aggstam
|
8ea28e752f
src/consensus: blake3 hashes used insted of String, removed serde Deserialize/Serialize (finally)
|
4 years ago |
ghassmo
|
29e5d4c285
bin/tau: add README.md
|
4 years ago |
ghassmo
|
7c26f6e394
bin/tau: install tau using Makefile
|
4 years ago |
ghassmo
|
2b9a24172a
bin: move tau-cli taud to tau directory
|
4 years ago |
ghassmo
|
5a7258d7f1
bin/taud: run tau on raft network
|
4 years ago |
ghassmo
|
6dd107f4d4
bin/tau-cli: add listen command for cli
|
4 years ago |
ghassmo
|
277e908865
raft: prevent a listener node from request/response votes
|
4 years ago |
lunar-mining
|
ba355bc95c
test/arithmetic_proof: add simplelog and set to Debug
|
4 years ago |
narodnik
|
570d5337bf
basic dao zk contracts
|
4 years ago |
parazyd
|
41ef7b550a
Update halo2 dependencies.
|
4 years ago |
parazyd
|
6479851e40
vanityadr: Remove serde_json dependency.
|
4 years ago |
ghassmo
|
987bdfb9af
bin/taud: remove obsolete crdt and add raft
|
4 years ago |
ghassmo
|
b54211347e
raft: handle errors properly
|
4 years ago |
parazyd
|
2ff3c189e8
Remove obsolete sraft research implementation.
|
4 years ago |
ghassmo
|
6a5cc6dbe1
add raft as a feature to darkfi lib
|
4 years ago |
ghassmo
|
0b75044e0a
script/research/raft_p2p: remove borsh crate
|
4 years ago |
ghassmo
|
10de8ad3e2
script/research/raft_p2p: load p2p hosts ips as nodeids
|
4 years ago |
ghassmo
|
5f0c516b1f
script/research/raft_p2p: integrate Sled and save logs in local storage
|
4 years ago |
ghassmo
|
5c4f8727f3
script/research/raft_p2p: WIP full implementation of raft algorithm with p2p network
|
4 years ago |
aggstam
|
08a7f09344
validatord: simulation folder removal command replaced
|
4 years ago |
aggstam
|
267e1d2016
validatord: state storage moved from jsonfile to sled
|
4 years ago |
parazyd
|
a2e6917f3c
ircd: General code cleanup.
|
4 years ago |
parazyd
|
67dbb6825f
CI: Fix test units.
|
4 years ago |
parazyd
|
3018751d40
blockchain: Implement wrapper Blockchain struct to take the stores.
|
4 years ago |
parazyd
|
8864a4c564
blockstore: Implement get_range() to retrieve a range iterator.
|
4 years ago |
parazyd
|
1439d921da
blockstore: Use sled::Batch for insert().
|
4 years ago |
parazyd
|
4a4b40d7be
blockchain: Implement initial blockstore API.
|
4 years ago |
parazyd
|
0109aa0394
Add skeleton for sled blockchain store.
|
4 years ago |
ghassmo
|
891add8c62
net: minor changes
|
4 years ago |
parazyd
|
47e4918d90
Example usage of cli_desc macro in zkas and vanityaddr.
|
4 years ago |