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.
rjl493456442
503f1f7ada
all: activate pbss as experimental feature (#26274)
* all: activate pbss
* core/rawdb: fix compilation error
* cma, core, eth, les, trie: address comments
* cmd, core, eth, trie: polish code
* core, cmd, eth: address comments
* cmd, core, eth, les, light, tests: address comment
* cmd/utils: shorten log message
* trie/triedb/pathdb: limit node buffer size to 1gb
* cmd/utils: fix opening non-existing db
* cmd/utils: rename flag name
* cmd, core: group chain history flags and fix tests
* core, eth, trie: fix memory leak in snapshot generation
* cmd, eth, internal: deprecate flags
* all: enable state tests for pathdb, fixes
* cmd, core: polish code
* trie/triedb/pathdb: limit the node buffer size to 256mb
---------
Co-authored-by: Martin Holst Swende <martin@swende.se>
Co-authored-by: Péter Szilágyi <peterke@gmail.com>
|
1 year ago |
.. |
abidump
|
all: update license headers and AUTHORS from git history (#24947)
|
3 years ago |
abigen
|
accounts, build, mobile: remove Andriod and iOS support
|
2 years ago |
bootnode
|
cmd/bootnode: fix timer leak (#27754)
|
1 year ago |
clef
|
node: fix listening on IPv6 address (#27628) (#27635)
|
1 year ago |
devp2p
|
cmd/devp2p: atomic types used (#27755)
|
1 year ago |
ethkey
|
internal/version: use gitCommit injection in version handling code (#25851)
|
2 years ago |
evm
|
all: activate pbss as experimental feature (#26274)
|
1 year ago |
faucet
|
node: remove unused error return from Attach (#27450)
|
1 year ago |
geth
|
all: activate pbss as experimental feature (#26274)
|
1 year ago |
p2psim
|
internal/version: use gitCommit injection in version handling code (#25851)
|
2 years ago |
rlpdump
|
all: change format `0x%x` to `%#x` (#25221)
|
2 years ago |
utils
|
all: activate pbss as experimental feature (#26274)
|
1 year ago |