ghassmo 5b43a1f923 minor changes for drk 5 лет назад
..
bin 5b43a1f923 minor changes for drk 5 лет назад
blockchain 01e109493d added key_id param to put_own_coins 5 лет назад
circuit 23faf56fdd removed own_coins vector. fn apply() now writes directly to sqlite 5 лет назад
cli 5b43a1f923 minor changes for drk 5 лет назад
crypto 01e109493d added key_id param to put_own_coins 5 лет назад
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 лет назад
old 40e79b2c1d clear all warning messages 5 лет назад
rpc 98302660f5 create ClientConfig trait & create DarkfiCliConfig and DarkfidCliConfig structs which implement ClientConfig trait 5 лет назад
service 3b54479c9e move program options to cli dir 5 лет назад
system 44c93a8faa made random function private 5 лет назад
tx 23faf56fdd removed own_coins vector. fn apply() now writes directly to sqlite 5 лет назад
wallet b8890995b2 remove async functions from walletdb.rs and rpc/adapter.rs 5 лет назад
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 50316d7ef5 add surf error type 5 лет назад
lib.rs 01e109493d added key_id param to put_own_coins 5 лет назад
serial.rs f9ec38bb51 removed errors that were overwritten by cargo fmt... and ran cargo fmt :) 5 лет назад
state.rs 48beeeb94d Blind the asset_id and enforce asset matches among inputs and outputs. 5 лет назад
util.rs 01e109493d added key_id param to put_own_coins 5 лет назад
vm.rs 6abf0023f8 merge 5 лет назад
vm_serial.rs 747198b32d added working p2p network 5 лет назад