go-ethereum/event
2026-01-05 15:43:50 +05:30
..
filter all: fix staticcheck warning ST1006: don't use generic name self 2024-10-25 21:30:54 +08:00
event.go event: initialize maps with known size #27233 (#1550) 2025-09-24 07:47:54 +08:00
event_test.go all: use WaigGroup.Go() to simplify code (#1699) 2025-11-29 17:17:08 +05:30
example_feed_test.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
example_scope_test.go all: use WaigGroup.Go() to simplify code (#1699) 2025-11-29 17:17:08 +05:30
example_subscription_test.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
example_test.go core, eth, event, miner, xeth: fix event post / subscription race 2015-10-12 16:22:03 +03:00
feed.go event: include Feed type fixation logic in f.init (#27249) 2024-08-30 12:42:55 +08:00
feed_test.go all: use WaigGroup.Go() to simplify code (#1699) 2025-11-29 17:17:08 +05:30
feedof.go event: add FeedOf[T] #26310 #26803 (#1547) 2025-09-21 19:41:24 +08:00
feedof_test.go all: use WaigGroup.Go() to simplify code (#1699) 2025-11-29 17:17:08 +05:30
multisub.go all: move main transaction pool into a subpool #27463 (#1890) 2026-01-05 15:43:50 +05:30
multisub_test.go all: move main transaction pool into a subpool #27463 (#1890) 2026-01-05 15:43:50 +05:30
subscription.go event: fix Resubscribe deadlock when unsubscribing after inner sub ends #28359 (#1551) 2025-09-24 07:48:23 +08:00
subscription_test.go event: fix Resubscribe deadlock when unsubscribing after inner sub ends #28359 (#1551) 2025-09-24 07:48:23 +08:00