ghassmo eebf9ddc5a move parse_id function to src/util.rs před 5 roky
..
bin 1b863922c8 bin/darkfid: Port to new JSONRPC server implementation. před 5 roky
blockchain 8a6f14571a added mutex lock to zmq socket. finished client side deposit(). před 5 roky
circuit ddf3535852 added bytes buffer to asset_id in mint/spend před 5 roky
cli 1b863922c8 bin/darkfid: Port to new JSONRPC server implementation. před 5 roky
client 60e416af4b remove dependencies from the old rpc před 5 roky
crypto fac75137dc updated NOTE_PLAINTEXT_SIZE changing size for asset_id from 8 bytes to 32 bytes because type changed from u64 to Scalar před 5 roky
net 93458c7d93 Merge pull request #1 from parazyd/master před 5 roky
rpc 1b863922c8 bin/darkfid: Port to new JSONRPC server implementation. před 5 roky
service 64ec12e30c split btc from the default feature před 5 roky
system 340631df2d Code linting. před 5 roky
tx 0dfe7bf3dc changed asset_id to jubjub::Fr across all project před 5 roky
wallet 8e99784ea7 pass asset_id as jubjub::Fr to cashierdb před 5 roky
async_serial.rs 62e0da8630 merkle checking is correct před 5 roky
bls_extensions.rs 1eaf781128 cargo fmt před 5 roky
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 před 6 roky
error.rs 681944d0d1 rpc: Implement async RPC server with TCP and TLS support. před 5 roky
lib.rs 3bd5ffac06 cargo fix & cargo fmt před 5 roky
serial.rs 03ebecbbb9 impl Encodable and Decodable for [u8; 64] před 5 roky
state.rs 48beeeb94d Blind the asset_id and enforce asset matches among inputs and outputs. před 5 roky
util.rs eebf9ddc5a move parse_id function to src/util.rs před 5 roky
vm.rs f50d677612 Revert "removed old crypto stuff from /src and /bin" před 5 roky
vm_serial.rs f50d677612 Revert "removed old crypto stuff from /src and /bin" před 5 roky