nim-eth/tests
Jacek Sieka 68e6aadc29 sqlite3: support option type
.. and any integer when writing but don't support int32 on reads -
internally sqlite will truncate on overflow which isn't nice.
2021-05-26 13:32:31 +03:00
..
common Add a helper type used in web3 and elsewhere to denote blocks 2020-11-12 20:56:31 +02:00
db sqlite3: support option type 2021-05-26 13:32:31 +03:00
fuzzing Some discv5 cleanup / refactor (#326) 2021-02-02 22:47:21 +01:00
keyfile Add build_dcli target and add it to CI (#344) 2021-04-06 13:33:24 +02:00
keys Add build_dcli target and add it to CI (#344) 2021-04-06 13:33:24 +02:00
p2p Add support for discv5 talk protocols (#357) 2021-05-20 09:49:46 +02:00
rlp EIP-2718: fixes BlockBody rlp encoding 2021-05-17 10:07:05 +07:00
trie Add build_dcli target and add it to CI (#344) 2021-04-06 13:33:24 +02:00
config.nims Fix nim v1.0.2 compile issues 2019-10-29 14:44:26 +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 Add build_dcli target and add it to CI (#344) 2021-04-06 13:33:24 +02:00