go-ethereum/ethclient/gethclient
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
..
gethclient.go feat(ethclient & gethclient): support blob transaction (#661) 2024-03-14 17:51:30 +08:00
gethclient_test.go feat: update l1fee calculation (#351) 2023-06-13 10:57:59 +08:00