ghassmo 2eba4b6758 update todo.md 5 years ago
..
bin 44a2d95370 fix errors related to sterilization of addresses between rpc and cashier 5 years ago
blockchain 8a6f14571a added mutex lock to zmq socket. finished client side deposit(). 5 years ago
circuit 23faf56fdd removed own_coins vector. fn apply() now writes directly to sqlite 5 years ago
cli edb25d3a17 deleted zkvm 5 years ago
client 44a2d95370 fix errors related to sterilization of addresses between rpc and cashier 5 years ago
crypto 399dffa7e5 removed default config and added ConfigNotFound error 5 years ago
net 93458c7d93 Merge pull request #1 from parazyd/master 5 years ago
old 340631df2d Code linting. 5 years ago
rpc 44a2d95370 fix errors related to sterilization of addresses between rpc and cashier 5 years ago
service 2eba4b6758 update todo.md 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 afae1cc619 make cashierdb generic and use asset_id with each keys saved 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 be4746324b add SolFailed error to error.rs 5 years ago
lib.rs 3bd5ffac06 cargo fix & cargo fmt 5 years ago
serial.rs 03ebecbbb9 impl Encodable and Decodable for [u8; 64] 5 years ago
state.rs 48beeeb94d Blind the asset_id and enforce asset matches among inputs and outputs. 5 years ago
util.rs c21699b312 Use shorthand for errors and fmt 5 years ago
vm.rs 340631df2d Code linting. 5 years ago
vm_serial.rs 8a6f14571a added mutex lock to zmq socket. finished client side deposit(). 5 years ago