Skip to content

Releases: vechain/web3-providers-connex

v1.1

06 Sep 04:00
869dcad
Compare
Choose a tag to compare

Here is what's new in v1.1:

  • Make it compatible with the latest versions of web3.js v4.x and ethers.js v6.x
  • Add three new JSON-RPC APIs
    • eth_requestAccounts
    • debug_traceTransaction
    • debug_traceCall
  • Make eth_chainId return the 256-bit genesis block ID rather than the 8-bit chain tag

v1.0.0

01 Feb 11:45
Compare
Choose a tag to compare

What's changed

  • Implemented the JSON-RPC provider according to EIP-1193
  • Fixed bugs
  • Supported more APIs such as net_version and web3_clientVersion
  • Supported fields transactionIndex and logIndex