rachel-rose 4cad587288 refactored rpc code to include an adapter and isolated the RPC server functionality from the node 5 years ago
..
bin 4cad587288 refactored rpc code to include an adapter and isolated the RPC server functionality from the node 5 years ago
circuit dffcf1e77b add public key to sig spend script 5 years ago
crypto 1a2c658484 integrate state_transition() with tx demo code 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 7c9b4dc18b completed high level docs for mod.rs on /net module and submodules /protocols and /sessions. 5 years ago
old b813bd1b0e spend_contract 5 years ago
rpc 4cad587288 refactored rpc code to include an adapter and isolated the RPC server functionality from the node 5 years ago
service b836fbc8b4 clean up service mod 5 years ago
system 44c93a8faa made random function private 5 years ago
wallet f6de2257c1 created wallet module 5 years ago
async_serial.rs 2dca8127fb cargo fmt and fix 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 6cc6af0f0f Merge branch 'master' of github.com:darkrenaissance/darkfi 5 years ago
lib.rs ec78bf9ac9 return specific errors for VerifyFailed 5 years ago
serial.rs 1eaf781128 cargo fmt 5 years ago
state.rs 1a2c658484 integrate state_transition() with tx demo code 5 years ago
tx.rs d5aa47b810 add is_valid_cashier_public_key() check to state_transition function 5 years ago
vm.rs 6abf0023f8 merge 5 years ago
vm_serial.rs 747198b32d added working p2p network 5 years ago