Commit Graph

18 Commits

Author SHA1 Message Date
ghassmo
860b2cf324 move sql to script dir 2022-03-08 19:55:25 +04:00
dasman
7da841e9e7 bin/ircd: fixing ping-pong reply which fixes occasional re-connection (#66) 2022-02-18 09:58:29 +01:00
aggstam
6045eb1449 rand version update to 0.8.5, fixed broken tests imports, added Clone and PartialEq macros at crypto::schnorr::Signature 2022-02-16 21:32:56 +02:00
parazyd
74841da137 Fix builds and tests. 2022-02-06 20:51:04 +01:00
parazyd
52355333b3 node/service: Silence clippy warning. 2022-01-26 10:13:24 +01:00
parazyd
f8ab5ef5e3 Move mint and burn Rust examples into proof/ to complement zkas code. 2022-01-26 10:11:13 +01:00
parazyd
287302f4ec make fix 2022-01-26 03:06:29 +01:00
parazyd
7e76a669cc zk/vm: Simplify some enums and properly witness some remaining types. 2022-01-26 02:59:01 +01:00
ghassmo
5ee7330eb3 node/service: implement functions in p2p gateway 2022-01-14 22:52:33 +04:00
ghassmo
59abc99789 create a POC for p2p gateway 2022-01-14 19:46:21 +04:00
parazyd
162138f7de Fix test units. 2022-01-13 17:00:50 +01:00
parazyd
cfa2d5d955 Rename "chain" module to "blockchain". 2022-01-13 15:42:55 +01:00
parazyd
e441396383 Add "node" feature. 2022-01-13 15:42:55 +01:00
lunar-mining
fad4e7aa65 renamed /blockchain to /chain 2022-01-09 14:19:15 +01:00
lunar-mining
496aa504c6 moved /circuit to /zk/circuit 2022-01-09 14:03:49 +01:00
lunar-mining
73418b0119 Revert "moved /node/wallet to /wallet"
This reverts commit 65dbae7022.
2022-01-09 13:05:03 +01:00
lunar-mining
65dbae7022 moved /node/wallet to /wallet 2022-01-09 12:54:35 +01:00
ghassmo
aa6fbc1085 create node module and move darkfid to bin dir 2022-01-08 18:30:29 +04:00