nim-eth/tests
jangko e1bdf1741a
refactor p2pProtocol internals
Nim devel brach(1.7.1) introduce gc=orc as default mode.
Because the p2p protocol using unsafe pointer operations
for it's ProtocolInfo and using global variables scattered
around, the orc mistakenly(or maybe correctly) crash the protocol.
2022-11-08 09:41:45 +07:00
..
common EIP-4399 changes: random -> prevRandao 2022-02-27 11:40:15 +07:00
db Add custom scalar functions to sqlite (#509) 2022-06-02 14:14:15 +02:00
fuzzing move eth1 specific code to where it belongs 2022-10-11 14:52:25 +07: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 refactor p2pProtocol internals 2022-11-08 09:41:45 +07:00
rlp Style fixes according to --styleCheck:usages (#452) 2021-12-20 13:14:50 +01:00
trie Safer mpt proof verification (#536) 2022-09-14 19:02:05 +02:00
utp Add user data to utp (#525) 2022-08-12 15:09:59 +02:00
nim.cfg move -d:nimRawSetjmp to nim.cfg (#513) 2022-06-21 16:25:42 +02: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