ghassmo c457d4d604 Bridge: WIP refactroing the old functions & add new functions and types 4 anni fa
..
bin c88a3b359b remove wallet path in gatewayd, darkfid, and cashierd 4 anni fa
blockchain 8a6f14571a added mutex lock to zmq socket. finished client side deposit(). 5 anni fa
circuit ddf3535852 added bytes buffer to asset_id in mint/spend 4 anni fa
cli c88a3b359b remove wallet path in gatewayd, darkfid, and cashierd 4 anni fa
client 8d1cb7bce6 get keypair from walletdb instead of get keys separately 4 anni fa
crypto fac75137dc updated NOTE_PLAINTEXT_SIZE changing size for asset_id from 8 bytes to 32 bytes because type changed from u64 to Scalar 4 anni fa
net 93458c7d93 Merge pull request #1 from parazyd/master 5 anni fa
rpc 8d1cb7bce6 get keypair from walletdb instead of get keys separately 4 anni fa
service c457d4d604 Bridge: WIP refactroing the old functions & add new functions and types 4 anni fa
system 340631df2d Code linting. 5 anni fa
tx 0dfe7bf3dc changed asset_id to jubjub::Fr across all project 4 anni fa
wallet 05b4ddc47a confirm withdraw record once receive a coin 4 anni fa
async_serial.rs 62e0da8630 merkle checking is correct 5 anni fa
bls_extensions.rs 1eaf781128 cargo fmt 5 anni fa
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 anni fa
error.rs 47b0c211ff cli: Implement drk2 for JSON-RPC API reference. 4 anni fa
lib.rs 3bd5ffac06 cargo fix & cargo fmt 5 anni fa
serial.rs 03ebecbbb9 impl Encodable and Decodable for [u8; 64] 4 anni fa
state.rs 48beeeb94d Blind the asset_id and enforce asset matches among inputs and outputs. 5 anni fa
util.rs 0dfe7bf3dc changed asset_id to jubjub::Fr across all project 4 anni fa
vm.rs f50d677612 Revert "removed old crypto stuff from /src and /bin" 4 anni fa
vm_serial.rs f50d677612 Revert "removed old crypto stuff from /src and /bin" 4 anni fa