| .. |
|
bin
|
6fa951b5f3
use debug macro instead of info for debugging & add proper name for target field in each debug macro
|
5 лет назад |
|
blockchain
|
8a6f14571a
added mutex lock to zmq socket. finished client side deposit().
|
5 лет назад |
|
circuit
|
23faf56fdd
removed own_coins vector. fn apply() now writes directly to sqlite
|
5 лет назад |
|
cli
|
a362e6aff5
add and pass needed config params to cashierd
|
5 лет назад |
|
client
|
6fa951b5f3
use debug macro instead of info for debugging & add proper name for target field in each debug macro
|
5 лет назад |
|
crypto
|
57352de3c2
cargo fmt
|
5 лет назад |
|
net
|
93458c7d93
Merge pull request #1 from parazyd/master
|
5 лет назад |
|
old
|
340631df2d
Code linting.
|
5 лет назад |
|
rpc
|
6fa951b5f3
use debug macro instead of info for debugging & add proper name for target field in each debug macro
|
5 лет назад |
|
service
|
6fa951b5f3
use debug macro instead of info for debugging & add proper name for target field in each debug macro
|
5 лет назад |
|
system
|
340631df2d
Code linting.
|
5 лет назад |
|
tx
|
23faf56fdd
removed own_coins vector. fn apply() now writes directly to sqlite
|
5 лет назад |
|
wallet
|
6fa951b5f3
use debug macro instead of info for debugging & add proper name for target field in each debug macro
|
5 лет назад |
|
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
|
c21699b312
Use shorthand for errors and fmt
|
5 лет назад |
|
lib.rs
|
3bd5ffac06
cargo fix & cargo fmt
|
5 лет назад |
|
serial.rs
|
d2668692dd
implement Decodable and Encodable for Option<T>
|
5 лет назад |
|
state.rs
|
48beeeb94d
Blind the asset_id and enforce asset matches among inputs and outputs.
|
5 лет назад |
|
util.rs
|
c21699b312
Use shorthand for errors and fmt
|
5 лет назад |
|
vm.rs
|
340631df2d
Code linting.
|
5 лет назад |
|
vm_serial.rs
|
8a6f14571a
added mutex lock to zmq socket. finished client side deposit().
|
5 лет назад |