Janus 916a679a81 Check for existing dkey_pub to matched btc 5 years ago
..
bin 09090aa6cb minor changes in drk.rs 5 years ago
blockchain a0a27e0d3b Remove cashier data from rocks 5 years ago
circuit 23faf56fdd removed own_coins vector. fn apply() now writes directly to sqlite 5 years ago
cli d945634cd9 add get_key option to drk.rs 5 years ago
crypto 847fd8ac0b implement Decodable for CommitmentTree<Node> and 5 years ago
net 93458c7d93 Merge pull request #1 from parazyd/master 5 years ago
old 340631df2d Code linting. 5 years ago
rpc be54498709 return public keys from jsonserver instead of info message 5 years ago
service 916a679a81 Check for existing dkey_pub to matched btc 5 years ago
system 340631df2d Code linting. 5 years ago
tx 23faf56fdd removed own_coins vector. fn apply() now writes directly to sqlite 5 years ago
wallet 916a679a81 Check for existing dkey_pub to matched btc 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 a0f5854ecb implemented deposit on rpc/adapter 5 years ago
lib.rs 5e09f11922 fixed toml load logic error and simplified code into structs 5 years ago
serial.rs d2668692dd implement Decodable and Encodable for Option<T> 5 years ago
state.rs 48beeeb94d Blind the asset_id and enforce asset matches among inputs and outputs. 5 years ago
util.rs d3db17c62a src/util: Rework path to use os-specific config directory 5 years ago
vm.rs 340631df2d Code linting. 5 years ago
vm_serial.rs 340631df2d Code linting. 5 years ago