nim-abc/tests/abc
Mark Spanbroek 08b936e51e Introduce EdgeSet for keeping track of the edges in a DAG 2021-07-22 09:58:13 +02:00
..
alicebob.nim Add second validator to alice and bob example identities 2021-07-15 13:47:49 +02:00
basics.nim Add questionable/results to basic imports 2021-07-15 13:48:16 +02:00
examples.nim Add public key of validator to Ack, allow signature to be checked 2021-07-05 11:07:47 +02:00
nim.cfg Speed up tests 2021-06-30 11:26:27 +02:00
testAcks.nim Separate Hash into TxHash and AckHash 2021-07-08 11:21:30 +02:00
testEdgeSet.nim Introduce EdgeSet for keeping track of the edges in a DAG 2021-07-22 09:58:13 +02:00
testHistory.nim Pass TxStore instances by reference 2021-07-14 17:10:26 +02:00
testKeys.nim Speed up tests 2021-06-30 11:26:27 +02:00
testTransactions.nim Include validator in transaction hash 2021-06-30 14:19:29 +02:00
testTxStore.nim Pass TxStore instances by reference 2021-07-14 17:10:26 +02:00
testWallet.nim Wallet signs acks 2021-07-05 11:19:21 +02:00