nim-eth/eth/common
Jacek Sieka b9b522f7ac
keccak doesn't need `init` (#693)
2024-06-07 22:30:32 +02:00
..
eth_hash.nim keccak doesn't need `init` (#693) 2024-06-07 22:30:32 +02:00
eth_hash_rlp.nim clean up eth_types (#531) 2022-09-02 16:57:52 +02: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 faster `hash` for `Address` (#688) 2024-06-05 22:46:23 +02:00
eth_types_json_serialization.nim fix `{.raises.}` annotation to `writeValue` (#631) 2023-08-19 19:03:10 +02:00
eth_types_rlp.nim Introduce wrapper type for EIP-4844 transactions (#682) 2024-05-13 11:19:00 +03:00
transaction.nim rename data gas to blob gas 2023-07-28 10:19:00 +07:00
utils.nim implement EIP-4844: Shard Blobs Transactions 2023-06-23 13:48:51 +07:00