parazyd
|
f2479ca060
Replace old blockchain rocksdb module with new sled blockchain stores.
|
4 years ago |
parazyd
|
a3829e76b3
Clean up global error module.
|
4 years ago |
parazyd
|
cfd3e38baf
consensus: Reviewed implementation.
|
4 years ago |
parazyd
|
f42e935700
lib: Move wallet module out of the node module.
|
4 years ago |
ghassmo
|
cd46d368e6
create net2 module with support for multi transport protocol
|
4 years ago |
ghassmo
|
6a5cc6dbe1
add raft as a feature to darkfi lib
|
4 years ago |
parazyd
|
0109aa0394
Add skeleton for sled blockchain store.
|
4 years ago |
parazyd
|
9abf62c980
Miscellaneous cleanups.
|
4 years ago |
aggstam
|
169f16f34b
merged branches
|
4 years ago |
parazyd
|
deab6241dd
runtime: Implement initial webassembly runtime prototype for smart contracts.
|
4 years ago |
ghassmo
|
35706c16e1
remove cli module & move the cli_config to util
|
4 years ago |
ghassmo
|
f6d80e36f8
clean up & remove unused files
|
4 years ago |
parazyd
|
17f6638a03
zkas: Move toolchain into main library and the binary into bin/ namespace.
|
4 years ago |
parazyd
|
cfa2d5d955
Rename "chain" module to "blockchain".
|
4 years ago |
parazyd
|
f3045f80e5
Add "net" feature.
|
4 years ago |
parazyd
|
5dba6f6368
Add "system" feature.
|
4 years ago |
parazyd
|
07d739d916
Implement "chain" feature.
|
4 years ago |
parazyd
|
d29ab613c2
Refactor for util feature.
|
4 years ago |
lunar-mining
|
d001a140dc
moved src/bin/ to /example and fixed errors
|
4 years ago |
lunar-mining
|
fad4e7aa65
renamed /blockchain to /chain
|
4 years ago |
lunar-mining
|
496aa504c6
moved /circuit to /zk/circuit
|
4 years ago |
lunar-mining
|
88cf3114d8
moved /rpc to /util/rpc
|
4 years ago |
ghassmo
|
6e22b4ec9d
create node and blockchain features
|
4 years ago |
ghassmo
|
2c46091faa
create zk module
|
4 years ago |
ghassmo
|
aa6fbc1085
create node module and move darkfid to bin dir
|
4 years ago |
ghassmo
|
a591bb526d
WIP clean and refactoring according to issue #35
|
4 years ago |
ghassmo
|
bc8640f81b
add constraints to tui mod
|
4 years ago |
ghassmo
|
31993efb71
add tui library
|
4 years ago |
ghassmo
|
174256b80c
integrate darkpulse backend code
|
4 years ago |
parazyd
|
a39a90bab6
Move vm2.rs to vm.rs.
|
4 years ago |