Commit History

Author SHA1 Message Date
  ghassmo 93cffa7f09 walletdb: modify and fix tests 4 years ago
  parazyd 014394d95d service/sol: Fix subscription for unfunded/uninitialized SPL token address. 4 years ago
  lunar-mining cf5f063a69 Merge branch 'master' of github.com:darkrenaissance/darkfi 4 years ago
  lunar-mining e8f5d41182 walletdb: modified tests 4 years ago
  lunar-mining 2024636ab5 client: get_token_id 4 years ago
  ghassmo d17fe63b43 implement withdraw in darkfid & remove Executor from cashierd and 4 years ago
  lunar-mining f1fd411d86 walletdb: fixed bug on tests and another index error 4 years ago
  lunar-mining 25913353db walletdb: fix indexing bug on queries 4 years ago
  lunar-mining b98754eb8d cleaned up tests 4 years ago
  lunar-mining 52f52023ae walletdb: get_token_id and get_token_table 4 years ago
  ghassmo 8529441b5a jsonrpc: fix error codes 4 years ago
  ghassmo 44cb4871e6 add empty name to NetworkName for no-features build & more cleanups 4 years ago
  parazyd c889118566 Fix cashierdb tests. 4 years ago
  parazyd 24d7330f8f Move client module to src root. 4 years ago
  parazyd b77da89ce6 Some more cleanups and formatting. 4 years ago
  ghassmo 606b06b89e cashierd, darkfid: fix parsing erros 4 years ago
  ghassmo 8c54784bf6 add more errors type for jsonrpc & clean up some unwrap calling 4 years ago
  ghassmo f112a8abd2 no need to use Mutex for Client inside cashierd and darkfid & clean up 4 years ago
  Janus 7fcfffd171 Add secp256k1 keypair type for btc 4 years ago
  lunar-mining a493c34f85 todo: added outstanding items 4 years ago
  lunar-mining ceff4e9e03 util/parse: fixed errors caused by merge 4 years ago
  lunar-mining f2049059e5 Merge branch 'util-refactor' 4 years ago
  lunar-mining 9b376fe7c3 service/sol: updated generate_id 4 years ago
  lunar-mining 77803f1040 replaced to_apo with decode_base10 4 years ago
  lunar-mining e67b8fc71b util: simplified u64 conversion with str::parse() 4 years ago
  lunar-mining bf8d721951 token_list: fixed usize conversion error on search_decimal 4 years ago
  lunar-mining 7c8576a29d util: convert u32 to u64 4 years ago
  lunar-mining c048272b16 util: decimal() returns usize 4 years ago
  lunar-mining e4cfb8b7a5 util: remove decimal point if round number 4 years ago
  lunar-mining c6eee90912 util: replaced trim with trim_end_matches 4 years ago