erigon-pulse/cmd/rpcdaemon/commands
ledgerwatch 1a0e78a2e2
Remove changeset-based decorators from WalkAsOf (#1356)
* Remove decorators

* Current changes

* Fix and skip some tests for now

* Fix lint

* Specialise WalkAsOf

* Fix compile errors

* Fix lint

* Scan index files for key sizes

* More cleanup

* Fix to remote server

* Fix for walkasofstorage

* Fix/skip tests

* Fix tests

* Fix lint

Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2020-11-18 14:58:52 +00:00
..
daemon.go rpcdaemon: subscriptions, newHeads (#1359) 2020-11-17 19:13:41 +00:00
db_api_deprecated.go 1209 automate documentation (#1290) 2020-10-24 18:03:52 +01:00
debug_api.go Remove changeset-based decorators from WalkAsOf (#1356) 2020-11-18 14:58:52 +00:00
error_messages.go Start of re-working of RPC code to align with testing better (#1225) 2020-10-12 09:39:33 +01:00
eth_accounts.go Store receipts separately - one record per tx (#1271) 2020-10-25 08:38:55 +00:00
eth_api.go rpcdaemon: subscriptions, newHeads (#1359) 2020-11-17 19:13:41 +00:00
eth_block.go Ethstats (#1338) 2020-11-06 08:59:50 +01:00
eth_call.go Updating RPC tests in Postman (#1340) 2020-11-09 09:52:18 +01:00
eth_deprecated.go Updating RPC tests in Postman (#1340) 2020-11-09 09:52:18 +01:00
eth_filters.go rpcdaemon: subscriptions, newHeads (#1359) 2020-11-17 19:13:41 +00:00
eth_mining.go Ethstats (#1338) 2020-11-06 08:59:50 +01:00
eth_receipts.go Store receipts separately - one record per tx (#1271) 2020-10-25 08:38:55 +00:00
eth_system.go rpcdaemon: read chainConfig from the DB (remove hardcode) (#1339) 2020-11-08 06:46:53 +01:00
eth_txs.go Store receipts separately - one record per tx (#1271) 2020-10-25 08:38:55 +00:00
eth_uncles.go Store receipts separately - one record per tx (#1271) 2020-10-25 08:38:55 +00:00
get_chain_config.go rawdb to return errors: part 1 (#1286) 2020-10-24 07:57:09 +01:00
net_api.go 1209 automate documentation (#1290) 2020-10-24 18:03:52 +01:00
rpc_block.go Get logs (#1028) 2020-09-03 08:51:19 +01:00
send_transaction.go Updating RPC tests in Postman (#1340) 2020-11-09 09:52:18 +01:00
shh_api_deprecated.go 1209 automate documentation (#1290) 2020-10-24 18:03:52 +01:00
storage_range.go Remove changeset-based decorators from WalkAsOf (#1356) 2020-11-18 14:58:52 +00:00
tg_api.go initial (#1296) 2020-10-25 21:34:00 +00:00
tg_block.go Store receipts separately - one record per tx (#1271) 2020-10-25 08:38:55 +00:00
tg_issuance.go Store receipts separately - one record per tx (#1271) 2020-10-25 08:38:55 +00:00
tg_receipts.go Store receipts separately - one record per tx (#1271) 2020-10-25 08:38:55 +00:00
tg_system.go initial (#1296) 2020-10-25 21:34:00 +00:00
trace_adhoc.go Updating RPC tests in Postman (#1340) 2020-11-09 09:52:18 +01:00
trace_api.go Updating RPC tests in Postman (#1340) 2020-11-09 09:52:18 +01:00
trace_filtering.go rpcdaemon: read chainConfig from the DB (remove hardcode) (#1339) 2020-11-08 06:46:53 +01:00
trace_types.go [WIP] CallTraces index (#1157) 2020-10-12 09:39:04 +01:00
tracing.go rpcdaemon: read chainConfig from the DB (remove hardcode) (#1339) 2020-11-08 06:46:53 +01:00
web3_api.go Updating RPC tests in Postman (#1340) 2020-11-09 09:52:18 +01:00