コミット履歴

作者 SHA1 メッセージ 日付
  parazyd 5e0437be8f TODO: Note that fs path expansion is borked. 4 年 前
  parazyd 2c9fd99d98 Rework configuration structs for new reference config files. 4 年 前
  parazyd b82a485137 Update reference config files. 4 年 前
  parazyd 967b0e0f31 rpc/jsonrpc: Support TLS in send_request. 4 年 前
  parazyd 110c7d6770 cli: Remove old cashierd_cli code. 4 年 前
  parazyd 069ab73c5f Update README and darkfid.toml example. 4 年 前
  parazyd 30a8de027d Add Makefile. 4 年 前
  parazyd 19727d1528 Code linting. 4 年 前
  parazyd 10bb7d3ec6 Move to simpler logging system. 4 年 前
  parazyd 57d50ee9b4 Clean up Cargo.toml 4 年 前
  parazyd 2a901d04ea bin/cashierd: Fix feature matching. 4 年 前
  parazyd e3ebdf820a cli: Remove old code. 4 年 前
  parazyd bb6ad4e716 Minor aesthetic debug fix. 4 年 前
  ghassmo e2462d964c minor changes to cashierd 4 年 前
  ghassmo 8ef79fe380 Merge branch 'master' of github.com:darkrenaissance/darkfi 4 年 前
  ghassmo 4ac97877e6 update config examples 4 年 前
  ghassmo 37f7c2c550 cashierd: switch to new rpcserver (tokio -> async_std) 4 年 前
  ghassmo eebf9ddc5a move parse_id function to src/util.rs 4 年 前
  parazyd f4f43fa0f7 rpc/jsonrpc: tokio -> async_std. 4 年 前
  parazyd dedef113dd bin/drk: tokio -> async_std. 4 年 前
  parazyd 1b863922c8 bin/darkfid: Port to new JSONRPC server implementation. 4 年 前
  parazyd 681944d0d1 rpc: Implement async RPC server with TCP and TLS support. 4 年 前
  parazyd c39a1bd9ec Remove HTTP remnants. 4 年 前
  narodnik e3394c2dc5 bulletproof polynomial commitment open verification: show use_g() batched version of scheme 4 年 前
  narodnik 28b7f876b0 bulletproofs polynomial commitment: verifier do fast computation of b. comment showing math behind it. 4 年 前
  ghassmo e5d87f7d5a enable features, based on networks passed from cashierd config file 4 年 前
  ghassmo 3a3e1c4f57 add networks field to cashierd config file 4 年 前
  ghassmo 5839be90f9 add NotSupportedNetwork error to error.rs 4 年 前
  ghassmo c5c5f9ff56 Merge branch 'master' of github.com:darkrenaissance/darkfi 4 年 前
  ghassmo 7548c3083d github: change CI workflow to build the project with all features 4 年 前