erigon-pulse/turbo/rpchelper
a 06de4aeb91
filterlogs deadlock fix (#6429)
Refactors filters.go such that map+locks are now in their own class 

Move logic for safely canceling & draining channel to its own class

changed subscriptions to ask for size of buffer and construct its own
channel

marked as draft b/c need to do live testing.
2023-01-02 11:42:40 +07:00
..
filter_id.go filterlogs deadlock fix (#6429) 2023-01-02 11:42:40 +07:00
filters_deadlock_test.go filterlogs deadlock fix (#6429) 2023-01-02 11:42:40 +07:00
filters_test.go filterlogs deadlock fix (#6429) 2023-01-02 11:42:40 +07:00
filters.go filterlogs deadlock fix (#6429) 2023-01-02 11:42:40 +07:00
helper.go a bit rename 22 to v3 (#6476) 2022-12-30 21:53:42 +07:00
interface.go Withdrawals part 1 (#6009) 2022-12-01 09:15:01 +01:00
logsfilter.go filterlogs deadlock fix (#6429) 2023-01-02 11:42:40 +07:00
rpc_block.go added a way to get latest executed block post POS (#5343) 2022-09-14 13:56:31 +03:00
subscription.go filterlogs deadlock fix (#6429) 2023-01-02 11:42:40 +07:00