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