| .. |
|
bin
|
4fe2138dfd
remove warning messages
|
před 4 roky |
|
blockchain
|
8a6f14571a
added mutex lock to zmq socket. finished client side deposit().
|
před 5 roky |
|
circuit
|
23faf56fdd
removed own_coins vector. fn apply() now writes directly to sqlite
|
před 5 roky |
|
cli
|
7a0c98682a
key_gen() generating new keypair and add them to walletdb
|
před 4 roky |
|
client
|
4fe2138dfd
remove warning messages
|
před 4 roky |
|
crypto
|
bb290b1fb6
make OwnCoin struct instead of tuple
|
před 4 roky |
|
net
|
93458c7d93
Merge pull request #1 from parazyd/master
|
před 5 roky |
|
old
|
340631df2d
Code linting.
|
před 5 roky |
|
rpc
|
4fe2138dfd
remove warning messages
|
před 4 roky |
|
service
|
4f0ab6e569
remove keys related functions in cashierdb and remove keys table from cashierdb's schema. cashier no longer handle private and public keys
|
před 4 roky |
|
system
|
340631df2d
Code linting.
|
před 5 roky |
|
tx
|
23faf56fdd
removed own_coins vector. fn apply() now writes directly to sqlite
|
před 5 roky |
|
wallet
|
4f0ab6e569
remove keys related functions in cashierdb and remove keys table from cashierdb's schema. cashier no longer handle private and public keys
|
před 4 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 5 roky |
|
error.rs
|
c21699b312
Use shorthand for errors and fmt
|
před 5 roky |
|
lib.rs
|
3bd5ffac06
cargo fix & cargo fmt
|
před 5 roky |
|
serial.rs
|
d2668692dd
implement Decodable and Encodable for Option<T>
|
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
|
c21699b312
Use shorthand for errors and fmt
|
před 5 roky |
|
vm.rs
|
340631df2d
Code linting.
|
před 5 roky |
|
vm_serial.rs
|
8a6f14571a
added mutex lock to zmq socket. finished client side deposit().
|
před 5 roky |