Skip to content

Tags: dfinity/evm-rpc-canister

Tags

v2.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: release v2.3.0 (#366)

Co-authored-by: Louis Pahlavi <louis.pahlavi@gmail.com>

v2.2.0

2.2.0 release

v2.1.0

2.1.0 release

v2.0.0

2.0.0 release

release-2024-05-23

Add pull metadata

release-2024-03-26

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: rewrite absolute paths in log messages (#187)

* Rewrite absolute paths in 'cketh_common' log messages

* Bump cketh-common

* Bump cketh-common

* Misc

* Use 'dfinity/ic'

* Update Cargo.lock

* Fix linter warnings

* Specify start and end block in 'eth_getLogs' to avoid E2E timeout

release-2024-02-12

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
test: add L2 chains to Motoko E2E tests (#176)

* Add L2 chains to Motoko E2E tests

* Skip sending transaction for custom chains due to chain ID mismatch

* Rename local variable

release-2024-02-05

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: miscellaneous (#167)

* Update Candid interface

* Redact absolute paths in logs

release-2024-01-31

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps): bump serde_json from 1.0.112 to 1.0.113 (#159)

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.112 to 1.0.113.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.112...v1.0.113)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

release-2023-09-29

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #51 from internet-computer-protocol/refactor-eth-rpc

Rename `ic_eth` -> `eth_rpc`