nim-eth/eth
Etan Kissling d8fda55c79
define Electra types and RLP encoding (#711)
Add types for EIP-6110, EIP-7002 and EIP-7251 validator operations.
2024-07-03 13:22:18 +02:00
..
common define Electra types and RLP encoding (#711) 2024-07-03 13:22:18 +02:00
db results: use standalone repo (#687) 2024-05-30 14:46:57 +02:00
keyfile Use results.Opt instead of option in discv5, utp and nat (#705) 2024-06-18 18:09:27 +02:00
net Use results.Opt instead of option in discv5, utp and nat (#705) 2024-06-18 18:09:27 +02:00
p2p Update discv5 to use non deprecated ENR calls and simplify code (#710) 2024-06-27 16:18:21 +02:00
rlp rlp: avoid or make faster seq copies (#689) 2024-06-06 20:27:43 +02:00
trie Reduce compiler warnings related to rlp encode int (#699) 2024-06-12 09:29:18 +07:00
utp Use results.Opt instead of option in discv5, utp and nat (#705) 2024-06-18 18:09:27 +02:00
async_utils.nim
bloom.nim
common.nim
eip1559.nim
keyfile.nim
keys.nim Fix missing CancelledError on discv5 waitMessage + results imports (#704) 2024-06-13 12:11:25 +02:00
p2p.nim Use asyncraises in p2p (#675) 2024-02-14 15:59:13 +07:00
rlp.nim define Electra types and RLP encoding (#711) 2024-07-03 13:22:18 +02:00
trie.nim binary tries: remove (#684) 2024-05-26 09:57:59 +02:00