erigon-pulse/cmd/rpcdaemon/commands
2023-01-06 14:27:54 +07:00
..
contracts rename (#1978) 2021-05-20 19:25:53 +01:00
admin_api.go Erigon2 upgrade 2 prototype (#4341) 2022-06-10 16:18:43 +01:00
bor_api.go Merging Turbo bor into devel (#3372) 2022-02-07 21:30:46 +00:00
bor_helper.go Enable prealloc linter (#5177) 2022-08-26 10:04:36 +07:00
bor_snapshot.go sprint length and base fee denominator change for mumbai testnet (#6142) 2022-11-29 08:11:29 +07:00
call_traces_test.go Fix trace error in Polygon | Pass Engin to the Base API (#6131) 2022-12-04 12:17:39 +07:00
corner_cases_support_test.go Fix trace error in Polygon | Pass Engin to the Base API (#6131) 2022-12-04 12:17:39 +07:00
daemon.go a bit rename 22 to v3 (#6476) 2022-12-30 21:53:42 +07:00
db_api_deprecated.go rename (#1978) 2021-05-20 19:25:53 +01:00
debug_api_test.go Fix trace error in Polygon | Pass Engin to the Base API (#6131) 2022-12-04 12:17:39 +07:00
debug_api.go Fix trace error in Polygon | Pass Engin to the Base API (#6131) 2022-12-04 12:17:39 +07:00
engine_api_test.go Withdrawals part 1 (#6009) 2022-12-01 09:15:01 +01:00
engine_api.go Withdrawals part 1 (#6009) 2022-12-01 09:15:01 +01:00
erigon_api.go added erigon_GetBlockReceiptsByBlockHash (#6292) 2022-12-13 20:41:51 +00:00
erigon_block.go e3: kv/temporal prototype (#6367) 2022-12-19 15:38:54 +07:00
erigon_cache_check.go cache state check (#5844) 2022-11-07 13:04:31 +00:00
erigon_cumulative_chain_traffic.go Cumulative index stage (#3314) 2022-01-27 10:49:03 +00:00
erigon_issuance.go Open erigon_watchTheBurn: could not find block header (#5050) 2022-08-14 17:52:42 +07:00
erigon_nodeInfo.go Add NodeInfo implementation (#3046) 2021-11-30 22:42:12 +00:00
erigon_receipts_test.go e3: to fix integration test (#6337) 2022-12-16 14:21:38 +07:00
erigon_receipts.go kv: tx.Prefix method (#6441) 2022-12-26 17:58:21 +07:00
erigon_system.go Extend fork ID to timestamp-based forks (#6324) 2022-12-16 12:08:54 +01:00
error_messages.go add --datadir parameter to integration, snapshot generator, header downloader (#1749) 2021-04-19 14:25:26 +07:00
eth_accounts.go Workaround for the code history of BSC system contracts (#6274) 2022-12-10 22:41:04 +00:00
eth_api_test.go Fix trace error in Polygon | Pass Engin to the Base API (#6131) 2022-12-04 12:17:39 +07:00
eth_api.go a bit rename 22 to v3 (#6476) 2022-12-30 21:53:42 +07:00
eth_block_test.go Fix trace error in Polygon | Pass Engin to the Base API (#6131) 2022-12-04 12:17:39 +07:00
eth_block.go Workaround for the code history of BSC system contracts (#6274) 2022-12-10 22:41:04 +00:00
eth_call_test.go Workaround for the code history of BSC system contracts (#6274) 2022-12-10 22:41:04 +00:00
eth_call.go Workaround for the code history of BSC system contracts (#6274) 2022-12-10 22:41:04 +00:00
eth_callMany_test.go Fix trace error in Polygon | Pass Engin to the Base API (#6131) 2022-12-04 12:17:39 +07:00
eth_callMany.go Finalize state after each call in callMany (#6381) 2022-12-21 16:32:36 +07:00
eth_deprecated.go Remove deprecated eth compilers (#3376) 2022-01-30 06:42:17 +00:00
eth_filters_test.go filterlogs deadlock fix (#6429) 2023-01-02 11:42:40 +07:00
eth_filters.go filterlogs deadlock fix (#6429) 2023-01-02 11:42:40 +07:00
eth_mining_test.go filterlogs deadlock fix (#6429) 2023-01-02 11:42:40 +07:00
eth_mining.go go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
eth_receipts.go kv_temporal: DomainGet (#6511) 2023-01-06 14:27:54 +07:00
eth_subscribe_test.go filterlogs deadlock fix (#6429) 2023-01-02 11:42:40 +07:00
eth_system_test.go Fix trace error in Polygon | Pass Engin to the Base API (#6131) 2022-12-04 12:17:39 +07:00
eth_system.go eth_gasPrice performance tweaks (#6016) 2022-11-10 15:36:04 +00:00
eth_txs.go Fix eth_getBlockByNumber and eth_getTransactionReceipt some bugs for polygon (#6319) 2022-12-15 11:13:52 +00:00
eth_uncles.go Clean up (#4445) 2022-06-14 14:29:49 +01:00
gen_traces_test.go Native tracers step 9 - add native tracers (#6434) 2022-12-25 07:28:41 +00:00
get_chain_config_test.go move kv to erigon-lib (#2467) 2021-07-29 18:53:13 +07:00
net_api.go Erigon2 upgrade 2 prototype (#4341) 2022-06-10 16:18:43 +01:00
otterscan_api.go Native tracers step 6: Rename Tracer to EVMLogger, reduce args CaptureExit (#6410) 2022-12-23 05:43:08 +00:00
otterscan_block_details.go Upstream all Otterscan patches to devel (#5945) 2022-11-03 11:32:15 +07:00
otterscan_contract_creator.go e3: kv/temporal prototype (#6367) 2022-12-19 15:38:54 +07:00
otterscan_default_tracer.go Native tracers step 10 - remove duplicate SelfDestruct capture, clean up (#6440) 2022-12-26 04:56:39 +00:00
otterscan_generic_tracer.go Native tracers step 6: Rename Tracer to EVMLogger, reduce args CaptureExit (#6410) 2022-12-23 05:43:08 +00:00
otterscan_has_code.go use one state reader type (#6380) 2022-12-21 11:27:14 +07:00
otterscan_search_backward_multi_test.go Upstream all Otterscan patches to devel (#5945) 2022-11-03 11:32:15 +07:00
otterscan_search_backward_test.go Upstream all Otterscan patches to devel (#5945) 2022-11-03 11:32:15 +07:00
otterscan_search_backward.go Upstream all Otterscan patches to devel (#5945) 2022-11-03 11:32:15 +07:00
otterscan_search_forward_multi_test.go Upstream all Otterscan patches to devel (#5945) 2022-11-03 11:32:15 +07:00
otterscan_search_forward_test.go Upstream all Otterscan patches to devel (#5945) 2022-11-03 11:32:15 +07:00
otterscan_search_forward.go Upstream all Otterscan patches to devel (#5945) 2022-11-03 11:32:15 +07:00
otterscan_search_multi.go Upstream all Otterscan patches to devel (#5945) 2022-11-03 11:32:15 +07:00
otterscan_search_test.go Upstream all Otterscan patches to devel (#5945) 2022-11-03 11:32:15 +07:00
otterscan_search_trace.go Workaround for the code history of BSC system contracts (#6274) 2022-12-10 22:41:04 +00:00
otterscan_trace_contract_creator.go Native tracers - step 4 (#6363) 2022-12-19 03:12:08 +00:00
otterscan_trace_operations.go Native tracers step 10 - remove duplicate SelfDestruct capture, clean up (#6440) 2022-12-26 04:56:39 +00:00
otterscan_trace_touch.go Native tracers - step 4 (#6363) 2022-12-19 03:12:08 +00:00
otterscan_trace_transaction.go Native tracers step 10 - remove duplicate SelfDestruct capture, clean up (#6440) 2022-12-26 04:56:39 +00:00
otterscan_transaction_by_sender_and_nonce.go e3: kv/temporal prototype (#6367) 2022-12-19 15:38:54 +07:00
otterscan_transaction_error.go Upstream all Otterscan patches to devel (#5945) 2022-11-03 11:32:15 +07:00
otterscan_types.go Fix test e3 (#6087) 2022-11-20 10:58:20 +07:00
parity_api_test.go erigon22: folder snapshots/history (#5351) 2022-09-18 17:41:01 +07:00
parity_api.go Fix test e3 (#6087) 2022-11-20 10:58:20 +07:00
send_transaction_test.go filterlogs deadlock fix (#6429) 2023-01-02 11:42:40 +07:00
send_transaction.go cmd: make sure chain config is initialized before accessing it (#5006) 2022-08-11 23:44:11 +07:00
storage_range.go Fix test e3 (#6087) 2022-11-20 10:58:20 +07:00
trace_adhoc_test.go Fix trace error in Polygon | Pass Engin to the Base API (#6131) 2022-12-04 12:17:39 +07:00
trace_adhoc.go Native tracers step 10 - remove duplicate SelfDestruct capture, clean up (#6440) 2022-12-26 04:56:39 +00:00
trace_api.go Embed RPCDaemon (#3522) 2022-02-16 17:38:54 +00:00
trace_filtering.go kv_remote: server to support thread-safe multi-streams per 1 tx (#6402) 2022-12-24 13:11:15 +07:00
trace_types.go returning validator in POS trace (#5477) 2022-09-28 20:45:52 +01:00
tracing.go Finalize state after each call in callMany (#6381) 2022-12-21 16:32:36 +07:00
txpool_api_test.go Fix trace error in Polygon | Pass Engin to the Base API (#6131) 2022-12-04 12:17:39 +07:00
txpool_api.go typed sender (#4016) 2022-04-28 15:35:14 +07:00
validator_set.go go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
web3_api.go Erigon2 upgrade 2 prototype (#4341) 2022-06-10 16:18:43 +01:00