erigon-pulse/turbo/rpchelper
Giulio rebuffo 6272559fb7
Separated PendingBlock behaviour to be chain agnostic (#7859)
Instead of getting the pending block with latest payload id, we just
store the latest block built and serve it in remote backend
2023-07-10 19:22:03 +02:00
..
filter_id.go add eth_getFilterLogs, fix filter subscription ids (#6514) 2023-02-06 10:18:10 +07:00
filters_deadlock_test.go [devnet tool] separare logging (#7531) 2023-05-17 17:36:15 +01:00
filters_test.go [devnet tool] separare logging (#7531) 2023-05-17 17:36:15 +01:00
filters.go [devnet tool] separare logging (#7531) 2023-05-17 17:36:15 +01:00
helper.go e4: release some tests (#7729) 2023-06-14 10:01:00 +07:00
interface.go Separated PendingBlock behaviour to be chain agnostic (#7859) 2023-07-10 19:22:03 +02:00
logsfilter.go add eth_getFilterLogs, fix filter subscription ids (#6514) 2023-02-06 10:18:10 +07:00
rpc_block.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
subscription.go Fix subscription closing race (#7788) 2023-06-23 10:07:51 +07:00