Commit History

Author SHA1 Message Date
  ghassmo 8ef79fe380 Merge branch 'master' of github.com:darkrenaissance/darkfi 4 years ago
  ghassmo 4ac97877e6 update config examples 4 years ago
  ghassmo 37f7c2c550 cashierd: switch to new rpcserver (tokio -> async_std) 4 years ago
  ghassmo eebf9ddc5a move parse_id function to src/util.rs 4 years ago
  parazyd f4f43fa0f7 rpc/jsonrpc: tokio -> async_std. 4 years ago
  parazyd dedef113dd bin/drk: tokio -> async_std. 4 years ago
  parazyd 1b863922c8 bin/darkfid: Port to new JSONRPC server implementation. 4 years ago
  parazyd 681944d0d1 rpc: Implement async RPC server with TCP and TLS support. 4 years ago
  parazyd c39a1bd9ec Remove HTTP remnants. 4 years ago
  narodnik e3394c2dc5 bulletproof polynomial commitment open verification: show use_g() batched version of scheme 4 years ago
  narodnik 28b7f876b0 bulletproofs polynomial commitment: verifier do fast computation of b. comment showing math behind it. 4 years ago
  ghassmo e5d87f7d5a enable features, based on networks passed from cashierd config file 4 years ago
  ghassmo 3a3e1c4f57 add networks field to cashierd config file 4 years ago
  ghassmo 5839be90f9 add NotSupportedNetwork error to error.rs 4 years ago
  ghassmo c5c5f9ff56 Merge branch 'master' of github.com:darkrenaissance/darkfi 4 years ago
  ghassmo 7548c3083d github: change CI workflow to build the project with all features 4 years ago
  ghassmo 64ec12e30c split btc from the default feature 4 years ago
  lunar-mining 27b55a35d3 todo: deleted completed todos and added name->symbol match 4 years ago
  lunar-mining b02ed32d1d bin/darkfid: added drk::Result 4 years ago
  lunar-mining 5f59d9a50b bin/darkfid: moved tokenlist to global variable 4 years ago
  ghassmo c7afba7d88 cashierd: implement deposit function 4 years ago
  ghassmo 7801b31094 add BridgeError to error.rs 4 years ago
  ghassmo 564708643e Merge branch 'master' of github.com:darkrenaissance/darkfi 4 years ago
  ghassmo 91c10e075e cashierd: implement withdraw function 4 years ago
  ghassmo 8e99784ea7 pass asset_id as jubjub::Fr to cashierdb 4 years ago
  parazyd 9ab9a75f46 TODO: bridge: Check if Solana token mint address is valid and initialized 4 years ago
  lunar-mining 7d0de08140 todo.md: token/solanatokenlist to darkfid variable 4 years ago
  narodnik 99310199a0 mark todo item complete: look up how TORN distributed anon 4 years ago
  lunar-mining 327ecd4b1c bin/darkfid: removed unnecessary async 4 years ago
  lunar-mining c5f1e0e0c9 bin/darkfid: convert token symbol to ID if user enters symbol 4 years ago