.. |
contracts
|
moved cmd/rpcdaemon/commands -> turbo/jsonrpc (#7858)
|
2023-07-08 19:01:26 +02:00 |
admin_api.go
|
Add addPeer RPC (#7804)
|
2023-09-06 15:31:02 +07:00 |
bor_api.go
|
Bor fix rpcdeamon engine initialization (#8390)
|
2023-10-06 11:58:08 +01:00 |
bor_helper.go
|
Added fix to allow getroothash to work with no api running (#8342)
|
2023-10-02 18:55:31 +01:00 |
bor_snapshot.go
|
add rollback tx at GetVoteOnHash #8637 (#8660)
|
2023-11-06 11:39:10 +00:00 |
call_traces_test.go
|
Sentinel refactor (#8296)
|
2023-10-22 01:17:18 +02:00 |
corner_cases_support_test.go
|
cli param for MaxGetProofRewindBlockCount (#8515)
|
2023-11-13 19:11:35 +03:00 |
daemon.go
|
added logging for slow RPC requests (#8818)
|
2023-11-28 16:11:39 +07:00 |
db_api_deprecated.go
|
moved cmd/rpcdaemon/commands -> turbo/jsonrpc (#7858)
|
2023-07-08 19:01:26 +02:00 |
debug_api_test.go
|
cli param for MaxGetProofRewindBlockCount (#8515)
|
2023-11-13 19:11:35 +03:00 |
debug_api.go
|
eth/tracers: support traceCall with txIndex (#8736)
|
2023-11-16 16:30:15 +07:00 |
erigon_api.go
|
Sentinel refactor (#8296)
|
2023-10-22 01:17:18 +02:00 |
erigon_block.go
|
Sentinel refactor (#8296)
|
2023-10-22 01:17:18 +02:00 |
erigon_cache_check.go
|
Add readonly transaction rollback check rule (#8682)
|
2023-11-09 07:40:11 +03:00 |
erigon_nodeInfo.go
|
moved cmd/rpcdaemon/commands -> turbo/jsonrpc (#7858)
|
2023-07-08 19:01:26 +02:00 |
erigon_receipts_test.go
|
cli param for MaxGetProofRewindBlockCount (#8515)
|
2023-11-13 19:11:35 +03:00 |
erigon_receipts.go
|
rpcademon: changed erigon_getLogs() according changes done on erigon_getLatest() (#8417)
|
2023-10-12 14:18:21 +07:00 |
erigon_system.go
|
Sentinel refactor (#8296)
|
2023-10-22 01:17:18 +02:00 |
error_messages.go
|
moved cmd/rpcdaemon/commands -> turbo/jsonrpc (#7858)
|
2023-07-08 19:01:26 +02:00 |
eth_accounts.go
|
Sentinel refactor (#8296)
|
2023-10-22 01:17:18 +02:00 |
eth_api_test.go
|
--txpool.gossip.disable (#8800)
|
2023-11-23 12:00:41 +07:00 |
eth_api.go
|
Bor proofgen tests (#8751)
|
2023-11-17 10:41:45 +00:00 |
eth_block_test.go
|
--txpool.gossip.disable (#8800)
|
2023-11-23 12:00:41 +07:00 |
eth_block.go
|
Sentinel refactor (#8296)
|
2023-10-22 01:17:18 +02:00 |
eth_call_test.go
|
--txpool.gossip.disable (#8800)
|
2023-11-23 12:00:41 +07:00 |
eth_call.go
|
--txpool.gossip.disable (#8800)
|
2023-11-23 12:00:41 +07:00 |
eth_callMany_test.go
|
--txpool.gossip.disable (#8800)
|
2023-11-23 12:00:41 +07:00 |
eth_callMany.go
|
Sentinel refactor (#8296)
|
2023-10-22 01:17:18 +02:00 |
eth_deprecated.go
|
moved cmd/rpcdaemon/commands -> turbo/jsonrpc (#7858)
|
2023-07-08 19:01:26 +02:00 |
eth_filters_test.go
|
cli param for MaxGetProofRewindBlockCount (#8515)
|
2023-11-13 19:11:35 +03:00 |
eth_filters.go
|
moved cmd/rpcdaemon/commands -> turbo/jsonrpc (#7858)
|
2023-07-08 19:01:26 +02:00 |
eth_mining_test.go
|
cli param for MaxGetProofRewindBlockCount (#8515)
|
2023-11-13 19:11:35 +03:00 |
eth_mining.go
|
Sentinel refactor (#8296)
|
2023-10-22 01:17:18 +02:00 |
eth_receipts.go
|
Sentinel refactor (#8296)
|
2023-10-22 01:17:18 +02:00 |
eth_subscribe_test.go
|
stage loop: allow nil in hook (#8318)
|
2023-09-29 09:03:19 +07:00 |
eth_system_test.go
|
cli param for MaxGetProofRewindBlockCount (#8515)
|
2023-11-13 19:11:35 +03:00 |
eth_system.go
|
Sentinel refactor (#8296)
|
2023-10-22 01:17:18 +02:00 |
eth_txs.go
|
Bor proofgen tests (#8751)
|
2023-11-17 10:41:45 +00:00 |
eth_uncles.go
|
Sentinel refactor (#8296)
|
2023-10-22 01:17:18 +02:00 |
gen_traces_test.go
|
debug_trace* : root gas should use tx.gasLimit (#8858)
|
2023-12-01 10:04:32 +01:00 |
get_chain_config_test.go
|
Restore genesis reads code - remote rpc case. Remove ctx parameter from baseApi func (tx already has internal ctx) (#8122)
|
2023-09-04 12:42:08 +07:00 |
graphql_api.go
|
Sentinel refactor (#8296)
|
2023-10-22 01:17:18 +02:00 |
net_api.go
|
Sentinel refactor (#8296)
|
2023-10-22 01:17:18 +02:00 |
otterscan_api.go
|
ots: stop at ctx.Done() (#8790)
|
2023-11-23 08:49:33 +07:00 |
otterscan_block_details.go
|
Sentinel refactor (#8296)
|
2023-10-22 01:17:18 +02:00 |
otterscan_contract_creator_test.go
|
Max cap search results for ots API by default + cli flag to override it (#7924)
|
2023-07-28 08:29:17 +07:00 |
otterscan_contract_creator.go
|
ots: stop at ctx.Done() (#8790)
|
2023-11-23 08:49:33 +07:00 |
otterscan_default_tracer.go
|
evm: no interface (#8376)
|
2023-10-05 12:23:08 +07:00 |
otterscan_generic_tracer.go
|
ots: stop at ctx.Done() (#8790)
|
2023-11-23 08:49:33 +07:00 |
otterscan_has_code.go
|
moved cmd/rpcdaemon/commands -> turbo/jsonrpc (#7858)
|
2023-07-08 19:01:26 +02:00 |
otterscan_search_backward_multi_test.go
|
moved cmd/rpcdaemon/commands -> turbo/jsonrpc (#7858)
|
2023-07-08 19:01:26 +02:00 |
otterscan_search_backward_test.go
|
Sentinel refactor (#8296)
|
2023-10-22 01:17:18 +02:00 |
otterscan_search_backward.go
|
moved cmd/rpcdaemon/commands -> turbo/jsonrpc (#7858)
|
2023-07-08 19:01:26 +02:00 |
otterscan_search_forward_multi_test.go
|
moved cmd/rpcdaemon/commands -> turbo/jsonrpc (#7858)
|
2023-07-08 19:01:26 +02:00 |
otterscan_search_forward_test.go
|
moved cmd/rpcdaemon/commands -> turbo/jsonrpc (#7858)
|
2023-07-08 19:01:26 +02:00 |
otterscan_search_forward.go
|
moved cmd/rpcdaemon/commands -> turbo/jsonrpc (#7858)
|
2023-07-08 19:01:26 +02:00 |
otterscan_search_multi.go
|
moved cmd/rpcdaemon/commands -> turbo/jsonrpc (#7858)
|
2023-07-08 19:01:26 +02:00 |
otterscan_search_test.go
|
moved cmd/rpcdaemon/commands -> turbo/jsonrpc (#7858)
|
2023-07-08 19:01:26 +02:00 |
otterscan_search_trace.go
|
ots: stop at ctx.Done() (#8790)
|
2023-11-23 08:49:33 +07:00 |
otterscan_trace_contract_creator.go
|
evm: no interface (#8376)
|
2023-10-05 12:23:08 +07:00 |
otterscan_trace_operations.go
|
Sentinel refactor (#8296)
|
2023-10-22 01:17:18 +02:00 |
otterscan_trace_touch.go
|
evm: no interface (#8376)
|
2023-10-05 12:23:08 +07:00 |
otterscan_trace_transaction.go
|
Sentinel refactor (#8296)
|
2023-10-22 01:17:18 +02:00 |
otterscan_transaction_by_sender_and_nonce_test.go
|
Max cap search results for ots API by default + cli flag to override it (#7924)
|
2023-07-28 08:29:17 +07:00 |
otterscan_transaction_by_sender_and_nonce.go
|
ots: stop at ctx.Done() (#8790)
|
2023-11-23 08:49:33 +07:00 |
otterscan_transaction_error.go
|
moved cmd/rpcdaemon/commands -> turbo/jsonrpc (#7858)
|
2023-07-08 19:01:26 +02:00 |
otterscan_types.go
|
moved cmd/rpcdaemon/commands -> turbo/jsonrpc (#7858)
|
2023-07-08 19:01:26 +02:00 |
parity_api_test.go
|
Sentinel refactor (#8296)
|
2023-10-22 01:17:18 +02:00 |
parity_api.go
|
Sentinel refactor (#8296)
|
2023-10-22 01:17:18 +02:00 |
send_transaction_test.go
|
cli param for MaxGetProofRewindBlockCount (#8515)
|
2023-11-13 19:11:35 +03:00 |
send_transaction.go
|
Remove chain id check for non-eip155 and fix a test (#8404)
|
2023-10-08 20:59:49 +00:00 |
storage_range.go
|
Sentinel refactor (#8296)
|
2023-10-22 01:17:18 +02:00 |
trace_adhoc_test.go
|
Sentinel refactor (#8296)
|
2023-10-22 01:17:18 +02:00 |
trace_adhoc.go
|
Sentinel refactor (#8296)
|
2023-10-22 01:17:18 +02:00 |
trace_api.go
|
Sentinel refactor (#8296)
|
2023-10-22 01:17:18 +02:00 |
trace_filtering.go
|
Sentinel refactor (#8296)
|
2023-10-22 01:17:18 +02:00 |
trace_types.go
|
Sentinel refactor (#8296)
|
2023-10-22 01:17:18 +02:00 |
tracing.go
|
eth/tracers: support traceCall with txIndex (#8736)
|
2023-11-16 16:30:15 +07:00 |
txpool_api_test.go
|
Sentinel refactor (#8296)
|
2023-10-22 01:17:18 +02:00 |
txpool_api.go
|
Sentinel refactor (#8296)
|
2023-10-22 01:17:18 +02:00 |
validator_set.go
|
moved cmd/rpcdaemon/commands -> turbo/jsonrpc (#7858)
|
2023-07-08 19:01:26 +02:00 |
web3_api.go
|
moved cmd/rpcdaemon/commands -> turbo/jsonrpc (#7858)
|
2023-07-08 19:01:26 +02:00 |