Skip to content

Commit

Permalink
Add API Table to API Markdown File (#21)
Browse files Browse the repository at this point in the history
* feat: add api table to supported api md

* feat: include evm, eth, debug and hardhat names

* fix: remove net_getPeerCount method

* fix: debug_traceTransaction to NOT IMPLEMENTED

* feat: supported eth_chainId

* fix: partially eth_estimateGas

* fix: eth_gasPrice in table to PARTIALLY

* fix: eth_gasprice

* fix: eth_getBalance implemented

* fix: implement get_getCode and eth_getBlockByNumber

* fix: eth_getTransactionByHash added and fixed eth_getBlockByNumber

* fix: eth_getTransactionCount

* fix: eth_blockNumber

* fix: include eth_call in api md

* fix: include eth_call in API table

* fix: add eth_sendRawTransaction

* fix: update statuses
  • Loading branch information
idea404 authored Aug 9, 2023
1 parent 7f993b2 commit 3539ad0
Show file tree
Hide file tree
Showing 2 changed files with 648 additions and 14 deletions.
Loading

0 comments on commit 3539ad0

Please sign in to comment.