plugeth/event
Péter Szilágyi d40a255e97
all: move main transaction pool into a subpool (#27463)
* all: move main transaction pool into a subpool

* go.mod: remove superfluous updates

* core/txpool: review fixes, handle txs rejected by all subpools

* core/txpool: typos
2023-06-16 15:29:40 +03:00
..
event_test.go
event.go
example_feed_test.go
example_scope_test.go
example_subscription_test.go
example_test.go
feed_test.go ethclient,event: replace noarg fmt.Errorf with errors.New (#27334) 2023-05-24 12:39:49 +02:00
feed.go event: move type fixation logic into Feed.init (#27249) 2023-05-30 16:34:32 +02:00
feedof_test.go
feedof.go
multisub_test.go all: move main transaction pool into a subpool (#27463) 2023-06-16 15:29:40 +03:00
multisub.go all: move main transaction pool into a subpool (#27463) 2023-06-16 15:29:40 +03:00
subscription_test.go event: add ResubscribeErr (#22191) 2021-01-21 13:47:38 +01:00
subscription.go