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

0.0.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@canepat canepat released this 26 May 14:38
· 295 commits to master since this release
cf96b81

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

  • eth_getBalance
  • eth_getCode
  • tg_getHeaderByHash
  • tg_getHeaderByNumber
  • tg_getLogsByHash
  • tg_forks
  • tg_issuance
  • parity_getBlockReceipts (aka eth_getBlockReceipts)

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