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