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 |
|
parazyd
|
fabafa3e5e
|
Add "crypto" feature.
|
2022-01-13 15:42:55 +01:00 |
|
parazyd
|
f3045f80e5
|
Add "net" feature.
|
2022-01-13 15:42:55 +01:00 |
|
parazyd
|
5dba6f6368
|
Add "system" feature.
|
2022-01-13 15:42:55 +01:00 |
|
parazyd
|
5e909054fa
|
Add "tui" feature.
|
2022-01-13 15:42:55 +01:00 |
|
parazyd
|
49c891ac69
|
Makefile: Add "check" target.
This uses https://github.com/taiki-e/cargo-hack
|
2022-01-13 15:42:54 +01:00 |
|
parazyd
|
07d739d916
|
Implement "chain" feature.
|
2022-01-13 15:42:54 +01:00 |
|
parazyd
|
fa17139c6a
|
Implement "rpc" feature.
|
2022-01-13 15:42:54 +01:00 |
|
parazyd
|
d29ab613c2
|
Refactor for util feature.
|
2022-01-13 15:42:54 +01:00 |
|
ghassmo
|
858948be34
|
fix the tests
|
2022-01-13 16:52:31 +04:00 |
|
lunar-mining
|
0637dde94c
|
map: split screen and simplify display
|
2022-01-13 12:12:32 +01:00 |
|
narodnik
|
b2a89f0943
|
scripts to run p2p irc nodes
|
2022-01-13 12:04:36 +01:00 |
|
lunar-mining
|
9918ad698e
|
map: cleanup and make hashmap unique items
|
2022-01-12 14:24:02 +01:00 |
|
lunar-mining
|
771219be7c
|
map: refactored App to pass node hashmap
|
2022-01-12 10:58:39 +01:00 |
|
lunar-mining
|
45924ef682
|
removed cargo.lock from repo
|
2022-01-12 10:09:20 +01:00 |
|
ghassmo
|
b0fc31ead2
|
continue works on issue #35
|
2022-01-11 17:27:13 +04:00 |
|
aggstam
|
a3fe19f0d1
|
initial testing
|
2022-01-11 15:12:01 +02:00 |
|
lunar-mining
|
e2b1bff8fb
|
cargo.toml: exclude ircd and map from workspace
|
2022-01-10 12:42:26 +01:00 |
|
lunar-mining
|
85b531511d
|
updated Makefile to work with workspaces
|
2022-01-10 11:57:04 +01:00 |
|
lunar-mining
|
f6f724c56e
|
cargo.toml: moved drk, darkfid and gateway to 'workspace'
|
2022-01-10 11:56:34 +01:00 |
|
lunar-mining
|
a4b0de2351
|
cashier: changed rpc import to util::rpc
|
2022-01-10 11:55:38 +01:00 |
|
narodnik
|
0561ed1b42
|
Merge branch 'master' of github.com:darkrenaissance/darkfi
|
2022-01-09 21:11:54 +01:00 |
|
narodnik
|
ba7a0802db
|
use yield_now() in load_address() loop to prevent deadlock with other tasks.
|
2022-01-09 21:02:15 +01:00 |
|
lunar-mining
|
d001a140dc
|
moved src/bin/ to /example and fixed errors
|
2022-01-09 15:46:01 +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
|
88cf3114d8
|
moved /rpc to /util/rpc
|
2022-01-09 13:48:11 +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 |
|
lunar-mining
|
176bad6bcd
|
map: fix rendering errors
|
2022-01-09 12:16:44 +01:00 |
|
ghassmo
|
8ad7073ee9
|
clean up
|
2022-01-09 15:08:56 +04:00 |
|
ghassmo
|
6e22b4ec9d
|
create node and blockchain features
|
2022-01-08 20:01:05 +04:00 |
|
ghassmo
|
2c46091faa
|
create zk module
|
2022-01-08 18:39:44 +04:00 |
|
ghassmo
|
aa6fbc1085
|
create node module and move darkfid to bin dir
|
2022-01-08 18:30:29 +04:00 |
|
ghassmo
|
70f28dc79c
|
cargo fmt for sub-crates
|
2022-01-08 17:19:02 +04:00 |
|
ghassmo
|
b29d858ea9
|
remove cashier dependencies
|
2022-01-08 17:17:24 +04:00 |
|
lunar-mining
|
22034e1c40
|
map: refactor
|
2022-01-08 14:03:00 +01:00 |
|
lunar-mining
|
ffd9c8e185
|
map: paragraph stub
|
2022-01-08 11:53:35 +01:00 |
|
lunar-mining
|
fe30d6a024
|
map: cleanup warnings
|
2022-01-08 10:23:37 +01:00 |
|
lunar-mining
|
fbb113b6c8
|
map: split screen
|
2022-01-08 10:23:37 +01:00 |
|
lunar-mining
|
fe4d5fecb6
|
map: print nodes as a list
|
2022-01-08 10:23:37 +01:00 |
|
lunar-mining
|
81a6579bb9
|
map: cleanup
|
2022-01-08 10:23:37 +01:00 |
|
ghassmo
|
a591bb526d
|
WIP clean and refactoring according to issue #35
|
2022-01-08 04:11:03 +04:00 |
|
parazyd
|
9888739171
|
zkas/proofs: Add initial doc and proper source code for anonymous voting.
|
2022-01-07 21:19:34 +01:00 |
|
parazyd
|
f0f56e406e
|
zkas/proofs: Add voting contract.
|
2022-01-07 21:00:30 +01:00 |
|
parazyd
|
4773b85097
|
contrib: Add Uint32 type to zkas LPEG lexer.
|
2022-01-07 20:54:37 +01:00 |
|
parazyd
|
ec7a4a9c34
|
book/zkas/sapling: Update some text and add a few footnotes.
|
2022-01-07 19:57:38 +01:00 |
|
ghassmo
|
24bc06daf8
|
cli: print the path when there is an error parsing the config file
|
2022-01-07 19:08:24 +04:00 |
|
parazyd
|
a722f984a4
|
book: Link IDEOLOGY.md from git root.
|
2022-01-07 16:06:31 +01:00 |
|