nim-eth/eth/common
Jacek Sieka 5ce3c4557f
prevRandao -> Bytes32 (#740)
This one is a bit of a mess because it has different names and types
across specs :/
2024-10-02 13:00:10 +02:00
..
accounts.nim Align core types with execution spec (#733) 2024-09-29 10:52:19 +02:00
accounts_rlp.nim Align core types with execution spec (#733) 2024-09-29 10:52:19 +02:00
addresses.nim Align core types with execution spec (#733) 2024-09-29 10:52:19 +02:00
addresses_rlp.nim Align core types with execution spec (#733) 2024-09-29 10:52:19 +02:00
base.nim avoid typed return in generic template (#739) 2024-10-02 09:33:22 +02:00
base_rlp.nim Align core types with execution spec (#733) 2024-09-29 10:52:19 +02:00
blocks.nim Align core types with execution spec (#733) 2024-09-29 10:52:19 +02:00
blocks_rlp.nim Align core types with execution spec (#733) 2024-09-29 10:52:19 +02:00
eth_hash.nim Align core types with execution spec (#733) 2024-09-29 10:52:19 +02:00
eth_types.nim Change `VersionedHash` to `Hash32` (#738) 2024-10-01 11:54:01 +02:00
eth_types_json_serialization.nim Change `VersionedHash` to `Hash32` (#738) 2024-10-01 11:54:01 +02:00
eth_types_rlp.nim Align core types with execution spec (#733) 2024-09-29 10:52:19 +02:00
hashes.nim Change `VersionedHash` to `Hash32` (#738) 2024-10-01 11:54:01 +02:00
hashes_rlp.nim Align core types with execution spec (#733) 2024-09-29 10:52:19 +02:00
headers.nim prevRandao -> Bytes32 (#740) 2024-10-02 13:00:10 +02:00
keys.nim Align core types with execution spec (#733) 2024-09-29 10:52:19 +02:00
receipts.nim Align core types with execution spec (#733) 2024-09-29 10:52:19 +02:00
receipts_rlp.nim Align core types with execution spec (#733) 2024-09-29 10:52:19 +02:00
times.nim Align core types with execution spec (#733) 2024-09-29 10:52:19 +02:00
transaction.nim Align core types with execution spec (#733) 2024-09-29 10:52:19 +02:00
transactions.nim Change `VersionedHash` to `Hash32` (#738) 2024-10-01 11:54:01 +02:00
transactions_rlp.nim Change `VersionedHash` to `Hash32` (#738) 2024-10-01 11:54:01 +02:00