erigon-pulse/turbo/rpchelper
Alex Sharov f8cb4d6dbb
Fix subscription closing race (#7788)
`go test -p 1 -race -count=100 -run='TestFiltersDeadlock_Test'
./turbo/rpchelper/...`
2023-06-23 10:07:51 +07: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 Merge EngineGetPayloadWithBlobs into EngineGetPayload (#7637) 2023-06-02 13:02:13 +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