lunar-mining c75204f116 Merge branch 'master' of github.com:darkrenaissance/darkfi 4 年之前
..
bin 44a2d95370 fix errors related to sterilization of addresses between rpc and cashier 4 年之前
blockchain 8a6f14571a added mutex lock to zmq socket. finished client side deposit(). 5 年之前
circuit 23faf56fdd removed own_coins vector. fn apply() now writes directly to sqlite 5 年之前
cli 1e96c744cc made Asset type to handle drk cli inputs 4 年之前
client c75204f116 Merge branch 'master' of github.com:darkrenaissance/darkfi 4 年之前
crypto 399dffa7e5 removed default config and added ConfigNotFound error 4 年之前
net 93458c7d93 Merge pull request #1 from parazyd/master 5 年之前
old 340631df2d Code linting. 5 年之前
rpc c75204f116 Merge branch 'master' of github.com:darkrenaissance/darkfi 4 年之前
service 44a2d95370 fix errors related to sterilization of addresses between rpc and cashier 4 年之前
system 340631df2d Code linting. 5 年之前
tx 23faf56fdd removed own_coins vector. fn apply() now writes directly to sqlite 5 年之前
wallet afae1cc619 make cashierdb generic and use asset_id with each keys saved 4 年之前
async_serial.rs 62e0da8630 merkle checking is correct 5 年之前
bls_extensions.rs 1eaf781128 cargo fmt 5 年之前
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 年之前
error.rs df97ccf8fb make [btc] feature optional and the default one & enable [sol] as optional feature 4 年之前
lib.rs 3bd5ffac06 cargo fix & cargo fmt 5 年之前
serial.rs d2668692dd implement Decodable and Encodable for Option<T> 5 年之前
state.rs 48beeeb94d Blind the asset_id and enforce asset matches among inputs and outputs. 5 年之前
util.rs c21699b312 Use shorthand for errors and fmt 5 年之前
vm.rs 340631df2d Code linting. 5 年之前
vm_serial.rs 8a6f14571a added mutex lock to zmq socket. finished client side deposit(). 5 年之前