joshieDo
|
2b5ee2b18d
|
chore(primitives): use reth::Bytes and implements arbitrary (#776)
* clippy
* add arbitrary to reth Bytes
* clean
* add missing dependency
|
2023-01-09 12:09:18 +01:00 |
|
joshieDo
|
7b6bf0820e
|
fix(cli): remove usage of StageDB on DbTool (#448)
* use view and update instead of StageDB
* change DbTool docs
* clippy
|
2022-12-15 08:33:49 +01:00 |
|
Mariano A. Nicolini
|
6e622d7533
|
tests(hex_bytes): add unit tests (#395)
* Add from_bytes and to_vec tests
* add encodable unit tests
* add partialeq unit tests
* apply code formatting
* add asserts for mirrored partialeq
* add decode test
|
2022-12-13 11:23:54 +02:00 |
|
Dan Cline
|
2b6ef0afcf
|
fix(eth-wire): encode p2p message id as valid rlp (#324)
|
2022-12-06 18:02:04 -08:00 |
|
joshieDo
|
3efc6ee67e
|
feat(db): Make TransactionSigned compactable (#252)
|
2022-11-27 23:29:30 -08:00 |
|
Roman Krasiuk
|
b9700791c8
|
feat(db): transaction value type (#175)
|
2022-11-08 16:56:13 +01:00 |
|
Roman Krasiuk
|
bff27a4154
|
fix(rpc): type encoding (#155)
* fix(rpc): type encoding
* copy bytes from ethers
|
2022-11-03 03:04:09 -07:00 |
|