Commit History

Author SHA1 Message Date
  lunar-mining e8f5d41182 walletdb: modified tests 5 years ago
  lunar-mining 2024636ab5 client: get_token_id 5 years ago
  lunar-mining f1fd411d86 walletdb: fixed bug on tests and another index error 5 years ago
  lunar-mining 25913353db walletdb: fix indexing bug on queries 5 years ago
  lunar-mining b98754eb8d cleaned up tests 5 years ago
  lunar-mining 52f52023ae walletdb: get_token_id and get_token_table 5 years ago
  ghassmo 8529441b5a jsonrpc: fix error codes 5 years ago
  ghassmo 44cb4871e6 add empty name to NetworkName for no-features build & more cleanups 5 years ago
  parazyd c889118566 Fix cashierdb tests. 5 years ago
  parazyd 24d7330f8f Move client module to src root. 5 years ago
  parazyd b77da89ce6 Some more cleanups and formatting. 5 years ago
  ghassmo 606b06b89e cashierd, darkfid: fix parsing erros 5 years ago
  ghassmo 8c54784bf6 add more errors type for jsonrpc & clean up some unwrap calling 5 years ago
  ghassmo f112a8abd2 no need to use Mutex for Client inside cashierd and darkfid & clean up 5 years ago
  Janus 7fcfffd171 Add secp256k1 keypair type for btc 5 years ago
  lunar-mining a493c34f85 todo: added outstanding items 5 years ago
  lunar-mining ceff4e9e03 util/parse: fixed errors caused by merge 5 years ago
  lunar-mining f2049059e5 Merge branch 'util-refactor' 5 years ago
  lunar-mining 9b376fe7c3 service/sol: updated generate_id 5 years ago
  lunar-mining 77803f1040 replaced to_apo with decode_base10 5 years ago
  lunar-mining e67b8fc71b util: simplified u64 conversion with str::parse() 5 years ago
  lunar-mining bf8d721951 token_list: fixed usize conversion error on search_decimal 5 years ago
  lunar-mining 7c8576a29d util: convert u32 to u64 5 years ago
  lunar-mining c048272b16 util: decimal() returns usize 5 years ago
  lunar-mining e4cfb8b7a5 util: remove decimal point if round number 5 years ago
  lunar-mining c6eee90912 util: replaced trim with trim_end_matches 5 years ago
  lunar-mining 6f1ae05b99 util: decode_base10 and encode_base10 test cases 5 years ago
  lunar-mining dadf63ff98 bin/darkfid: parse transfer params 5 years ago
  lunar-mining c19fe7a697 util: clean up 5 years ago
  lunar-mining 046273f060 disabled parse_params. replaced with to_apo() and decimals() 5 years ago