nim-eth/eth/common
Jacek Sieka 047de2b788
hash compatibility fix (#717)
2024-08-09 06:23:56 +02:00
..
eth_hash.nim hash compatibility fix (#717) 2024-08-09 06:23:56 +02:00
eth_hash_rlp.nim port eth2_digest speedups to eth_hash (#716) 2024-08-08 05:44:15 +00:00
eth_times.nim Fix EthTime.now from func to proc due to sideeffects 2023-10-17 17:20:34 +07:00
eth_types.nim port eth2_digest speedups to eth_hash (#716) 2024-08-08 05:44:15 +00:00
eth_types_json_serialization.nim fix `{.raises.}` annotation to `writeValue` (#631) 2023-08-19 19:03:10 +02:00
eth_types_rlp.nim Convert GasInt to uint64 (#713) 2024-07-06 20:24:14 +07:00
transaction.nim GasInt, BlockNumber, fields name closer to the spec (#696) 2024-06-12 00:13:11 +07:00
utils.nim implement EIP-4844: Shard Blobs Transactions 2023-06-23 13:48:51 +07:00