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
bbc565ab05
core/types, params: add blob transaction type, RLP encoded for now (#27049)
* core/types, params: add blob transaction type, RLP encoded for now
* all: integrate Cancun (and timestamp based forks) into MakeSigner
* core/types: fix 2 back-and-forth type refactors
* core: fix review comment
* core/types: swap blob tx type id to 0x03
|
2 years ago |
.. |
internal/tracetest
|
core/types, params: add blob transaction type, RLP encoded for now (#27049)
|
2 years ago |
js
|
params: remove `EIP150Hash` from chainconfig (#27087)
|
2 years ago |
logger
|
eth/tracers: use atomic type (#27031)
|
2 years ago |
native
|
eth/tracers: use atomic type (#27031)
|
2 years ago |
api.go
|
core/types, params: add blob transaction type, RLP encoded for now (#27049)
|
2 years ago |
api_test.go
|
core/types, params: add blob transaction type, RLP encoded for now (#27049)
|
2 years ago |
tracers.go
|
eth/tracers/native: prevent panic for LOG edge-cases (#26848)
|
2 years ago |
tracers_test.go
|
all: remove debug-field from vm config (#27048)
|
2 years ago |
tracker.go
|
eth/traces: add state limit (#25812)
|
2 years ago |
tracker_test.go
|
eth/traces: add state limit (#25812)
|
2 years ago |