ghassmo 889a0d3eca return asset_id when request token public key from cashierdb 5 年 前
..
bin 3824e66e8a rename and ignore old files 5 年 前
blockchain 8a6f14571a added mutex lock to zmq socket. finished client side deposit(). 5 年 前
circuit ddf3535852 added bytes buffer to asset_id in mint/spend 5 年 前
cli 0532d873bf cli/cli_config: added 'clone' to cashierconfig. added db path 5 年 前
client 8d1cb7bce6 get keypair from walletdb instead of get keys separately 5 年 前
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 年 前
net 93458c7d93 Merge pull request #1 from parazyd/master 5 年 前
rpc 3824e66e8a rename and ignore old files 5 年 前
service c457d4d604 Bridge: WIP refactroing the old functions & add new functions and types 5 年 前
system 340631df2d Code linting. 5 年 前
tx 0dfe7bf3dc changed asset_id to jubjub::Fr across all project 5 年 前
wallet 889a0d3eca return asset_id when request token public key from cashierdb 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 6 年 前
error.rs 47b0c211ff cli: Implement drk2 for JSON-RPC API reference. 5 年 前
lib.rs 3bd5ffac06 cargo fix & cargo fmt 5 年 前
serial.rs 03ebecbbb9 impl Encodable and Decodable for [u8; 64] 5 年 前
state.rs 48beeeb94d Blind the asset_id and enforce asset matches among inputs and outputs. 5 年 前
util.rs 0dfe7bf3dc changed asset_id to jubjub::Fr across all project 5 年 前
vm.rs f50d677612 Revert "removed old crypto stuff from /src and /bin" 5 年 前
vm_serial.rs f50d677612 Revert "removed old crypto stuff from /src and /bin" 5 年 前