This website requires JavaScript.
Explore
Help
Sign In
forks
/
go-ethereum
Watch
1
Star
0
Fork
You've already forked go-ethereum
1
mirror of
https://github.com/ethereum/go-ethereum.git
synced
2026-02-26 07:37:20 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
bal-devnet-1
go-ethereum
/
beacon
History
Jared Wasinger
b33cf06ce7
all: add block access list construction via flag --experimentalbal. When enabled, post-Cancun blocks which lack access lists will have them constructed on execution during import. When importing blocks which contain access lists, transaction execution and state root calculation is performed in parallel.
2025-10-17 13:28:04 +08:00
..
blsync
beacon/blsync: test validated finality (
#32633
)
2025-09-19 14:07:10 +02:00
engine
all: add block access list construction via flag --experimentalbal. When enabled, post-Cancun blocks which lack access lists will have them constructed on execution during import. When importing blocks which contain access lists, transaction execution and state root calculation is performed in parallel.
2025-10-17 13:28:04 +08:00
light
all: fix problematic function name in comment (
#32513
)
2025-08-29 08:54:23 +08:00
merkle
beacon/merkle: use reflect.TypeFor (
#32322
)
2025-08-07 14:36:20 +02:00
params
beacon/config: fix LoadForks with non-string values (
#32609
)
2025-09-19 01:30:00 +02:00
types
beacon/types, beacon/blsync: update for electra (
#31243
)
2025-03-11 17:17:47 +01:00