Commit History

Author SHA1 Message Date
  parazyd 10bb7d3ec6 Move to simpler logging system. 5 years ago
  parazyd 57d50ee9b4 Clean up Cargo.toml 5 years ago
  parazyd 2a901d04ea bin/cashierd: Fix feature matching. 5 years ago
  parazyd e3ebdf820a cli: Remove old code. 5 years ago
  parazyd bb6ad4e716 Minor aesthetic debug fix. 5 years ago
  ghassmo e2462d964c minor changes to cashierd 5 years ago
  ghassmo 8ef79fe380 Merge branch 'master' of github.com:darkrenaissance/darkfi 5 years ago
  ghassmo 4ac97877e6 update config examples 5 years ago
  ghassmo 37f7c2c550 cashierd: switch to new rpcserver (tokio -> async_std) 5 years ago
  ghassmo eebf9ddc5a move parse_id function to src/util.rs 5 years ago
  parazyd f4f43fa0f7 rpc/jsonrpc: tokio -> async_std. 5 years ago
  parazyd dedef113dd bin/drk: tokio -> async_std. 5 years ago
  parazyd 1b863922c8 bin/darkfid: Port to new JSONRPC server implementation. 5 years ago
  parazyd 681944d0d1 rpc: Implement async RPC server with TCP and TLS support. 5 years ago
  parazyd c39a1bd9ec Remove HTTP remnants. 5 years ago
  narodnik e3394c2dc5 bulletproof polynomial commitment open verification: show use_g() batched version of scheme 5 years ago
  narodnik 28b7f876b0 bulletproofs polynomial commitment: verifier do fast computation of b. comment showing math behind it. 5 years ago
  ghassmo e5d87f7d5a enable features, based on networks passed from cashierd config file 5 years ago
  ghassmo 3a3e1c4f57 add networks field to cashierd config file 5 years ago
  ghassmo 5839be90f9 add NotSupportedNetwork error to error.rs 5 years ago
  ghassmo c5c5f9ff56 Merge branch 'master' of github.com:darkrenaissance/darkfi 5 years ago
  ghassmo 7548c3083d github: change CI workflow to build the project with all features 5 years ago
  ghassmo 64ec12e30c split btc from the default feature 5 years ago
  lunar-mining 27b55a35d3 todo: deleted completed todos and added name->symbol match 5 years ago
  lunar-mining b02ed32d1d bin/darkfid: added drk::Result 5 years ago
  lunar-mining 5f59d9a50b bin/darkfid: moved tokenlist to global variable 5 years ago
  ghassmo c7afba7d88 cashierd: implement deposit function 5 years ago
  ghassmo 7801b31094 add BridgeError to error.rs 5 years ago
  ghassmo 564708643e Merge branch 'master' of github.com:darkrenaissance/darkfi 5 years ago
  ghassmo 91c10e075e cashierd: implement withdraw function 5 years ago