nim-eth/eth/common
Jacek Sieka 56f72c7a66
Revert speedups (#718)
* Revert "hash compatibility fix (#717)"

This reverts commit 047de2b788.

* Revert "port eth2_digest speedups to eth_hash (#716)"

This reverts commit 864d54467e.
2024-08-09 07:20:35 +02:00
..
eth_hash.nim Revert speedups (#718) 2024-08-09 07:20:35 +02:00
eth_hash_rlp.nim Revert speedups (#718) 2024-08-09 07:20:35 +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 Revert speedups (#718) 2024-08-09 07:20:35 +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 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