parazyd de3f42530d darkfid: Fix fetching balances. 4 years ago
..
bin de3f42530d darkfid: Fix fetching balances. 4 years ago
blockchain 7cda52b2ef clippy cleanups. 4 years ago
circuit 7cda52b2ef clippy cleanups. 4 years ago
cli b006cb5a96 cli: Fix amount param type (change from u64 to f64). 4 years ago
crypto 72f4c775e1 use TryFrom when getting PublicKey from Address 4 years ago
darkpulse de3e0bfe3e change p2p cli settings in darkpulse 4 years ago
net 9b15f27cfe net/manual_session: (clippy) Dereference SocketAddr. 4 years ago
rpc 86ec332b71 Improve some error handling 4 years ago
service f6874ff1bf Use same async sleep function throughout source code (#47) 4 years ago
system 7276498e64 cargo fmt with new settings. 4 years ago
tui 8a672bf19f tui: pass coordinates to Widget::new() 4 years ago
tx 80ba9a2dca Error handling 4 years ago
util 7b72406057 util/address: clippy lint for from_str(). 4 years ago
wallet de3f42530d darkfid: Fix fetching balances. 4 years ago
async_serial.rs 7276498e64 cargo fmt with new settings. 4 years ago
client.rs be1bdec8a2 darkfid: add the option to import keypair from json file 4 years ago
endian.rs 7276498e64 cargo fmt with new settings. 4 years ago
error.rs 17644b1049 use clap 3 in example/net.rs 4 years ago
lib.rs bc8640f81b add constraints to tui mod 4 years ago
serial.rs f6e8091585 bin/darkfid: WIP integration. 4 years ago
state.rs b398a41526 Formatting 4 years ago
types.rs 2894c9fc7d Minor cleanup. 4 years ago
vm.rs 2f2d40e03a vm: Use new way of hashing poseidon messages. 4 years ago
vm_serial.rs a39a90bab6 Move vm2.rs to vm.rs. 4 years ago