lunar-mining 97bb01f236 made toml format prettier 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 97bb01f236 made toml format prettier 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 97bb01f236 made toml format prettier 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 年之前