Janus fded8de270 Update cashierd to reflect new toml config options 5 years ago
..
bin fded8de270 Update cashierd to reflect new toml config options 5 years ago
blockchain 516f1f3be6 Prepare db 5 years ago
circuit 23faf56fdd removed own_coins vector. fn apply() now writes directly to sqlite 5 years ago
cli fded8de270 Update cashierd to reflect new toml config options 5 years ago
crypto 01e109493d added key_id param to put_own_coins 5 years ago
net 93458c7d93 Merge pull request #1 from parazyd/master 5 years ago
old 340631df2d Code linting. 5 years ago
rpc 14e8a5a940 Start zkpubkey -> btc addr exchange 5 years ago
service ff341ead9a Add proper messaging between CashierClient and CashierService 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 14e8a5a940 Start zkpubkey -> btc addr exchange 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 68dc5f54b2 removed old error todos 5 years ago
lib.rs 5e09f11922 fixed toml load logic error and simplified code into structs 5 years ago
serial.rs f9ec38bb51 removed errors that were overwritten by cargo fmt... and ran cargo fmt :) 5 years ago
state.rs 48beeeb94d Blind the asset_id and enforce asset matches among inputs and outputs. 5 years ago
util.rs 1ad24f8e05 added 'deposit' subcommand to drk_cli 5 years ago
vm.rs 340631df2d Code linting. 5 years ago
vm_serial.rs 340631df2d Code linting. 5 years ago