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
f4d53133f6
consensus, cmd, core, eth: remove support for non-merge mode of operation ( #29169 )
...
* eth: drop support for forward sync triggers and head block packets
* consensus, eth: enforce always merged network
* eth: fix tx looper startup and shutdown
* cmd, core: fix some tests
* core: remove notion of future blocks
* core, eth: drop unused methods and types
8 months ago
..
abidump
all: update license headers and AUTHORS from git history ( #24947 )
3 years ago
abigen
all: replace log15 with slog ( #28187 )
12 months ago
bootnode
cmd/evm, cmd/clef, cmd/bootnode: fix / unify logging ( #28696 )
11 months ago
clef
cmd/clef: add spaces in README.md table ( #29077 )
9 months ago
devp2p
cmd/devp2p: fix commandHasFlag ( #29091 )
8 months ago
era
all: replace fmt.Errorf() with errors.New() if no param required ( #29126 )
9 months ago
ethkey
cmd: run tests in parallel ( #28546 )
12 months ago
evm
core: move genesis alloc types to core/types ( #29003 )
9 months ago
geth
consensus, cmd, core, eth: remove support for non-merge mode of operation ( #29169 )
8 months ago
p2psim
all: replace some cases of strings.SplitN with strings.Cut ( #28446 )
1 year ago
rlpdump
cmd/rlpdump: add -pos flag, displaying byte positions ( #28785 )
10 months ago
utils
cmd/utils, core/rawdb, triedb/pathdb: flip hash to path scheme ( #29108 )
9 months ago