Skip to content

Conversation

@github-actions
Copy link
Contributor

🤖 New release

  • evm_rpc_types: 2.1.0 -> 3.0.0 (✓ API compatible changes)
  • evm_rpc_client: 1.4.0
  • evm_rpc: 2.5.0
Changelog

evm_rpc_types

3.0.0 - 2025-10-20

Added

  • Add alloy feature flag to evm_rpc_client (#484)
  • Add client support for eth_getTransactionReceipt (#476)
  • Add eth_sendRawTransaction client support (#467)
  • Add support for eth_getTransactionReceipt response fields (#474)
  • Add client support for eth_call (#466)
  • Add client support for eth_getTransactionCount (#465)

Changed

  • Merge branch 'main' into lpahlavi/XC-502-update-ic-cdk

Fixed

  • Move non-alloy conversion from behind alloy feature (#493)

evm_rpc_client

[1.4.0] - 2025-10-20

Added

  • Add methods to modify RPC config to RequestBuilder (#494)
  • Add alloy feature flag to evm_rpc_client (#484)
  • Add new json_request endpoint (#477)
  • Add client support for eth_getTransactionReceipt (#476)
  • Add eth_sendRawTransaction client support (#467)
  • Add client support for eth_call (#466)
  • Add client support for eth_getTransactionCount (#465)
  • Add support for eth_feeHistory to client (#460)
  • Add support for eth_getBlockByNumber to client (#459)
  • Add EVM RPC canister client (#447)

Changed

  • Increase IcError granularity
  • Merge branch 'main' into lpahlavi/XC-502-update-ic-cdk

Fixed

  • Client integration test infrastructure (#448)

evm_rpc

2.5.0 - 2025-09-12

Changed

  • Dynamically select supported providers based on successful responses rate in the last 20min (#434, #435, #436)

Fixed

  • Update URLs of BlockPi public endpoints (#440)


This PR was generated with release-plz.

Base automatically changed from lpahlavi/XC-502-update-ic-cdk to main October 20, 2025 17:21
@github-actions github-actions bot closed this Oct 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant