Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
2 years ago
..
event.go
event: initialize maps with known size ( #27233 )
2 years ago
event_test.go
all: remove deprecated uses of math.rand ( #26710 )
2 years ago
example_feed_test.go
all: update license information
8 years ago
example_scope_test.go
all: update license information
8 years ago
example_subscription_test.go
all: update license information
8 years ago
example_test.go
core, eth, event, miner, xeth: fix event post / subscription race
9 years ago
feed.go
event: move type fixation logic into Feed.init ( #27249 )
2 years ago
feed_test.go
ethclient,event: replace noarg fmt.Errorf with errors.New ( #27334 )
2 years ago
feedof.go
README, go.mod, event, internal/version: bump min Go to 1.19 ( #26803 )
2 years ago
feedof_test.go
README, go.mod, event, internal/version: bump min Go to 1.19 ( #26803 )
2 years ago
multisub.go
all: move main transaction pool into a subpool ( #27463 )
2 years ago
multisub_test.go
all: move main transaction pool into a subpool ( #27463 )
2 years ago
subscription.go
event: add ResubscribeErr ( #22191 )
4 years ago
subscription_test.go
event: add ResubscribeErr ( #22191 )
4 years ago