lunar-mining 2daa4290ee cli/cli_config: disabled config db path. bin/darkfid: hardcoded path 5 years ago
..
bin 2daa4290ee cli/cli_config: disabled config db path. bin/darkfid: hardcoded path 5 years ago
blockchain 8a6f14571a added mutex lock to zmq socket. finished client side deposit(). 5 years ago
circuit ddf3535852 added bytes buffer to asset_id in mint/spend 5 years ago
cli 34171d0369 remove wallet and database paths from cashierd config file 5 years ago
client 60e416af4b remove dependencies from the old rpc 5 years ago
crypto fac75137dc updated NOTE_PLAINTEXT_SIZE changing size for asset_id from 8 bytes to 32 bytes because type changed from u64 to Scalar 5 years ago
net 93458c7d93 Merge pull request #1 from parazyd/master 5 years ago
rpc 60e416af4b remove dependencies from the old rpc 5 years ago
service 1dc0682603 change the word coin to token in cashier 5 years ago
system 340631df2d Code linting. 5 years ago
tx 0dfe7bf3dc changed asset_id to jubjub::Fr across all project 5 years ago
wallet 1dc0682603 change the word coin to token in cashier 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 47b0c211ff cli: Implement drk2 for JSON-RPC API reference. 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 0dfe7bf3dc changed asset_id to jubjub::Fr across all project 5 years ago
vm.rs f50d677612 Revert "removed old crypto stuff from /src and /bin" 5 years ago
vm_serial.rs f50d677612 Revert "removed old crypto stuff from /src and /bin" 5 years ago