mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-28 15:46:43 +00:00
* feat: support blob transaction * sync tx encoding/decoding * more fixes * add uint236 support in rlp encoding decoding * revert a format change * trigger ci |
||
|---|---|---|
| .. | ||
| decode.go | ||
| decode_tail_test.go | ||
| decode_test.go | ||
| doc.go | ||
| encode.go | ||
| encode_test.go | ||
| encoder_example_test.go | ||
| iterator.go | ||
| iterator_test.go | ||
| raw.go | ||
| raw_test.go | ||
| safe.go | ||
| typecache.go | ||
| unsafe.go | ||