mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-25 13:07:17 +00:00
f596a631af
* Rewrite of README for clarity and expanding implementation table * Small cleanups for web3_api.go * Changed GetReceipts function to non-export (getRecipts) and cleaned up comments * Added a comment for GetLogsByHash * Add support for eth_protocolVersion and eth_chainId * Adding comments and re-ordering fields to agree with Parity's ordering * Added support for eth_listening. Moved net_version to same file as others * Setup for adding eth_gasPrice |
||
---|---|---|
.. | ||
call.go | ||
coinbase.go | ||
daemon.go | ||
debug_api.go | ||
eth_api.go | ||
get_balance.go | ||
get_chain_config.go | ||
get_receipts.go | ||
get_uncles.go | ||
net_api.go | ||
rpc_block.go | ||
send_transaction.go | ||
storage_range.go | ||
trace_api.go | ||
tracing.go | ||
web3_api.go |