nim-eth/eth/common
Adam Spitz 20d2d318f0
Fixed a bug that I just introduced in the BlockBody RLP code. (#583)
The nimbus-eth1 tests seem to think that this is the right thing to do.
2023-01-21 14:41:30 +01:00
..
eth_hash.nim clean up eth_types (#531) 2022-09-02 16:57:52 +02:00
eth_hash_rlp.nim clean up eth_types (#531) 2022-09-02 16:57:52 +02:00
eth_types.nim EIP-4895: added withdrawals to BlockBody. (#581) 2023-01-20 12:18:39 +01:00
eth_types_json_serialization.nim More --styleCheck fixes for discoveryv5 and eth/common (#473) 2022-02-03 15:51:08 +01:00
eth_types_rlp.nim Fixed a bug that I just introduced in the BlockBody RLP code. (#583) 2023-01-21 14:41:30 +01:00
transaction.nim Migrate some functions from nimbus-eth1 in order to make them available in nimbus-eth2 (#576) 2023-01-10 18:56:27 +02:00
utils.nim Add build_dcli target and add it to CI (#344) 2021-04-06 13:33:24 +02:00