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.
Guillaume Ballet
44a50c9f96
cmd, core, params, trie: add verkle access witness gas charging (#29338)
Implements some of the changes required to charge and do gas accounting in verkle testnet.
|
6 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 |
blsync
|
beacon/blsync: support for deneb fork (#29180)
|
8 months ago |
bootnode
|
cmd/evm, cmd/clef, cmd/bootnode: fix / unify logging (#28696)
|
11 months ago |
clef
|
cmd: fix some typos in readmes (#29405)
|
7 months ago |
devp2p
|
core/rawdb, trie: improve db APIs for accessing trie nodes (#29362)
|
6 months ago |
era
|
cmd: use package filepath over path for file system operations (#29227)
|
8 months ago |
ethkey
|
cmd: fix some typos in readmes (#29405)
|
7 months ago |
evm
|
all: refactor so `NewBlock`, `WithBody` take `types.Body` (#29482)
|
6 months ago |
geth
|
cmd, core, params, trie: add verkle access witness gas charging (#29338)
|
6 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
|
core: use in-memory freezer for tests (#29720)
|
6 months ago |