Commit History

Author SHA1 Message Date
  parazyd 761f3d508d rpc: Remove websockets client. 3 years ago
  parazyd 71cd3064d6 Update license year. 3 years ago
  parazyd 8ae84ad7f9 Add license header to source files. 3 years ago
  Luther Blissett c10d4f140b Make "util" module not depend on "rpc" (and in turn "net"). 3 years ago
  Luther Blissett 5f56936668 rpc/websockets: Port to rustls. 3 years ago
  parazyd 61bee58239 rpc: Cleanup and separate namespaces into client and server. 4 years ago
  parazyd 82ee1a9331 rpc: Clean up and document the server implementation. 4 years ago
  ghassmo 19f2c79ea7 rpc: create RpcClient for handling opened channels 4 years ago
  ghassmo f1c97207ba rpc: merge rpcserver2 to rpcserver & fix bins affected by the merging 4 years ago
  parazyd a3ed95ab79 rpc: WIP network transports, and darkfid skeleton for further integration. 4 years ago
  parazyd d29ab613c2 Refactor for util feature. 4 years ago
  lunar-mining 88cf3114d8 moved /rpc to /util/rpc 4 years ago
  parazyd 72ae436249 Implement async Websocket client using smol. 4 years ago
  parazyd c39a1bd9ec Remove HTTP remnants. 4 years ago
  ghassmo 60e416af4b remove dependencies from the old rpc 4 years ago
  lunar-mining 393477565a remamed /adapters/ to /adapter/ and deleted old dir 4 years ago
  lunar-mining 39e73ee2af changed Arc<&DarkfidConfig> to Arc<DarkfidConfig>. made dummy cashier_adapter.rs 5 years ago
  lunar-mining 39eaace8c9 renamed wallet adapter to adapters/user_adapter 5 years ago
  ghassmo 23bb4cf04e change the type of amount in TransferParams and WithdrawParams from 5 years ago
  parazyd 3374a25855 rpc: Implement JSON-RPC structures and creation functions 5 years ago
  ghassmo eb9511cb49 handle transfer command from darkfid 5 years ago
  rachel-rose 23faf56fdd removed own_coins vector. fn apply() now writes directly to sqlite 5 years ago
  rachel-rose 0daef9f312 fixed improper dependency graph which caused wallet to be constructed twice 5 years ago
  rachel-rose 9901797fa2 merged rpc options into ClientProgramOptions and moved dfi.rs to bin/old 5 years ago
  narodnik 62e0da8630 merkle checking is correct 5 years ago
  rachel-rose 4124f99360 updated mod.rs 5 years ago
  ghassmo 5e0a92599c cargo fmt 5 years ago
  rachel-rose e8a400def2 created rpc module 5 years ago