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 |
.. |
backends
|
core/types, params: add blob transaction type, RLP encoded for now (#27049)
|
2 years ago |
auth.go
|
all: replace uses of ioutil with io and os (#24869)
|
3 years ago |
backend.go
|
accounts/abi/bind: fix bounded contracts and sim backend for 1559 (#23038)
|
3 years ago |
base.go
|
accounts/abi/bind: handle UnpackLog with zero topics (#26920)
|
2 years ago |
base_test.go
|
accounts/abi/bind: handle UnpackLog with zero topics (#26920)
|
2 years ago |
bind.go
|
accounts, build, mobile: remove Andriod and iOS support
|
2 years ago |
bind_test.go
|
accounts, build, mobile: remove Andriod and iOS support
|
2 years ago |
template.go
|
accounts, build, mobile: remove Andriod and iOS support
|
2 years ago |
util.go
|
accounts/abi/bind: improve WaitMined error handling (#24321)
|
3 years ago |
util_test.go
|
accounts/abi/bind: fix bounded contracts and sim backend for 1559 (#23038)
|
3 years ago |