ghassmo f9de433261 impl error for rocksdb::Error 5 years ago
..
bin 0b62261ab4 Merge branch 'master' of github.com:darkrenaissance/darkfi 5 years ago
circuit c97feb8f0b rename ambigous 'Node' to MerkleNode 5 years ago
crypto c97feb8f0b rename ambigous 'Node' to MerkleNode 5 years ago
gfx 1812b5b4a1 add missing files for gfx 5 years ago
gui 1afc4269de cleanup code and run cargo fmt 5 years ago
net 2b78f0adb2 merged src/net/error.rs with src/error.rs. deleted src/net/error and updated all code in /net to accept change 5 years ago
old 444770feda rename sapvi namespace to drk 5 years ago
rpc 2cf8d414ff got wallet generation working 5 years ago
service 63c3e8c9af reqrep.rs catch ctrl-c SIGINT signal and gracefully stop the service 5 years ago
system 44c93a8faa made random function private 5 years ago
tx c97feb8f0b rename ambigous 'Node' to MerkleNode 5 years ago
wallet 2cf8d414ff got wallet generation working 5 years ago
async_serial.rs 62e0da8630 merkle checking is correct 5 years ago
bls_extensions.rs 1eaf781128 cargo fmt 5 years ago
endian.rs d0a30306e5 added the Supervisor which gives us VM serialization, and added a plugin to the compiler to export binary data for the supervisor 6 years ago
error.rs f9de433261 impl error for rocksdb::Error 5 years ago
lib.rs ec78bf9ac9 return specific errors for VerifyFailed 5 years ago
serial.rs f9ec38bb51 removed errors that were overwritten by cargo fmt... and ran cargo fmt :) 5 years ago
state.rs c97feb8f0b rename ambigous 'Node' to MerkleNode 5 years ago
vm.rs 6abf0023f8 merge 5 years ago
vm_serial.rs 747198b32d added working p2p network 5 years ago