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 15:47:21 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
b44c182cbd
go-ethereum
/
consensus
History
Jared Wasinger
dfd2e44701
use amsterdam blob schedule for amsterdam fork. remove unused struct
2025-10-17 13:31:48 +08:00
..
beacon
more documentation
2025-10-17 13:31:48 +08:00
clique
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
ethash
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
misc
use amsterdam blob schedule for amsterdam fork. remove unused struct
2025-10-17 13:31:48 +08:00
consensus.go
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
errors.go
consensus/beacon: check that only the latest pow block is valid ttd block (
#25187
)
2022-06-29 15:13:19 +03:00