nim-eth/tests
Etan Kissling 6499ee2bc5
extend `BlockHeader` for Capella (#562)
Adds `Withdrawal` type according to EIP-4895, and extends `BlockHeader`
accordingly. Also adds RLP encoding support for `Withdrawal` to enable
building `BlockHeader` (used by Nimbus-CL in empty block prod fallback).
2022-11-25 11:07:51 +01:00
..
common EIP-4399 changes: random -> prevRandao 2022-02-27 11:40:15 +07:00
db Fix some typos (#557) 2022-11-16 17:44:00 +01:00
fuzzing Fix some typos (#557) 2022-11-16 17:44:00 +01:00
keyfile Style fixes according to --styleCheck:usages (#452) 2021-12-20 13:14:50 +01:00
keys bearssl: use split api (#510) 2022-06-17 22:45:37 +02:00
p2p Fix possible crashes due to RangeErrors in rlpx auth decoding (#558) 2022-11-17 08:46:27 +01:00
rlp extend `BlockHeader` for Capella (#562) 2022-11-25 11:07:51 +01:00
trie Safer mpt proof verification (#536) 2022-09-14 19:02:05 +02:00
utp Fix some typos (#557) 2022-11-16 17:44:00 +01:00
nim.cfg Default compile all tests and binaries with TRACE log level (#549) 2022-11-10 09:01:58 +01:00
stubloglevel.nim Default compile all tests and binaries with TRACE log level (#549) 2022-11-10 09:01:58 +01:00
test_async_utils.nim Add build_dcli target and add it to CI (#344) 2021-04-06 13:33:24 +02:00
test_bloom.nim CI: test with multiple Nim version (#429) 2021-12-11 19:12:55 +01:00