Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

0.0.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@canepat canepat released this 09 May 16:27
· 308 commits to master since this release
88b7dc7

New alpha release introducing support for the following Ethereum JSON API:

  • eth_getUncleCountByBlockHash
  • eth_getUncleCountByBlockNumber
  • eth_getUncleBlockByHashAndIndex
  • eth_getUncleBlockByNumberAndIndex
  • eth_getTransactionByBlockHashAndIndex
  • eth_getTransactionByBlockNumberAndIndex

Please see API Implementation Status v0.0.4 for more details.