Historia zmian

Autor SHA1 Wiadomość Data
  ghassmo 581dfd89de error: add CashierKeysNotFound error 4 lat temu
  ghassmo 92350cfb6d error: add KeypairPathNotFound error 4 lat temu
  ghassmo 9a02db199b error: categorize the errors 4 lat temu
  ghassmo eeb1a9fa36 add NotSupportedToken to error.rs 4 lat temu
  ghassmo 44cb4871e6 add empty name to NetworkName for no-features build & more cleanups 4 lat temu
  lunar-mining e40b197598 src/error: added NetworkParse error 4 lat temu
  ghassmo eb4e8d4d0a cashierd: check if it's a valid token id when receive deposit/withraw 4 lat temu
  parazyd 72ae436249 Implement async Websocket client using smol. 4 lat temu
  lunar-mining 2a668163eb bin/darkfid: cleaned up error handling 4 lat temu
  parazyd 967b0e0f31 rpc/jsonrpc: Support TLS in send_request. 4 lat temu
  parazyd 10bb7d3ec6 Move to simpler logging system. 4 lat temu
  parazyd 681944d0d1 rpc: Implement async RPC server with TCP and TLS support. 4 lat temu
  parazyd c39a1bd9ec Remove HTTP remnants. 4 lat temu
  ghassmo 5839be90f9 add NotSupportedNetwork error to error.rs 4 lat temu
  ghassmo 64ec12e30c split btc from the default feature 4 lat temu
  ghassmo 7801b31094 add BridgeError to error.rs 4 lat temu
  parazyd 47b0c211ff cli: Implement drk2 for JSON-RPC API reference. 4 lat temu
  ghassmo be4746324b add SolFailed error to error.rs 4 lat temu
  ghassmo df97ccf8fb make [btc] feature optional and the default one & enable [sol] as optional feature 4 lat temu
  ghassmo 1e210f9945 create new error type for btc client 4 lat temu
  lunar-mining b37eebeb91 ran cargo fmt 4 lat temu
  lunar-mining 399dffa7e5 removed default config and added ConfigNotFound error 4 lat temu
  Janus c21699b312 Use shorthand for errors and fmt 5 lat temu
  ghassmo fff6827343 darkfid return ClientResult with a proper message instead of panic and crash 5 lat temu
  ghassmo 4a1ecdcbfc create specific error type for client 5 lat temu
  ghassmo 900818973b print an explicit error for async_channel 5 lat temu
  Janus 1c834bbe5f Make ElectrumClient spawn from cashier 5 lat temu
  lunar-mining cfab54ecd7 added BadBTCAddress error 5 lat temu
  ghassmo e52ff2dfce add Base58EncodeError and Base58DecodeError to error.rs 5 lat temu
  lunar-mining a0f5854ecb implemented deposit on rpc/adapter 5 lat temu