lunar-mining edd977f9b8 added semicolon to init_db to fix not a database error 5 년 전
..
bin c63a29a9ad fixed typo in drk url 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 cadbd646d6 simplified naming of cli config structs 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 cadbd646d6 simplified naming of cli config structs 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 edd977f9b8 added semicolon to init_db to fix not a database error 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 a895bea014 switched from custom config parsing to toml 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 년 전