Nym 7377a47362 Set the merkle tree depth to 32. 5 years ago
..
bin 9942b28e94 Add asset_id to coin. Unenforced for now but gets passed around and 5 years ago
blockchain 52cb64c62d cargo fmt 5 years ago
circuit 9942b28e94 Add asset_id to coin. Unenforced for now but gets passed around and 5 years ago
crypto 7377a47362 Set the merkle tree depth to 32. 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 40e79b2c1d clear all warning messages 5 years ago
rpc 028bbe1dce pass wallet adapter instead of walletdb 5 years ago
service 40e79b2c1d clear all warning messages 5 years ago
system 44c93a8faa made random function private 5 years ago
tx 9942b28e94 Add asset_id to coin. Unenforced for now but gets passed around and 5 years ago
wallet 83a7148e08 implemented Encodable for IncrementalWitness and finished put_own_coins 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 5 years ago
error.rs 83a7148e08 implemented Encodable for IncrementalWitness and finished put_own_coins 5 years ago
lib.rs 1f719bed60 Remove gui and gfx code, modules and dependencies. 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