go-ethereum/consensus
colin 4553f5f269
feat(ethclient & gethclient): support blob transaction (#661)
* feat: support blob transaction

* sync tx encoding/decoding

* more fixes

* add uint236 support in rlp encoding decoding

* revert a format change

* trigger ci
2024-03-14 17:51:30 +08:00
..
clique feat: re-enable EIP-1559 in Banach hard fork (#634) 2024-03-11 13:57:52 +00:00
ethash feat: re-enable EIP-1559 in Banach hard fork (#634) 2024-03-11 13:57:52 +00:00
misc feat(ethclient & gethclient): support blob transaction (#661) 2024-03-14 17:51:30 +08:00
consensus.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
errors.go feat(rollup): add circuits capacity checker (#321) 2023-08-01 13:52:31 +08:00