Commit History

Author SHA1 Message Date
  ghassmo d15ad51879 util/parse: decimals function does not need network params 4 years ago
  parazyd fa8a07d4ca Syntax cleanups. 4 years ago
  lunar-mining ffc51f8bc8 parse: removed debug statement 4 years ago
  lunar-mining 182964ed6f darkfid: convert balance to float 4 years ago
  ghassmo 3ff6d60ad1 util/parse: clean up 4 years ago
  ghassmo 7f499924fa util/parse: return proper error type 4 years ago
  ghassmo da472dc2b7 save allocations by passing a reference of token list 4 years ago
  ghassmo 548a15bfd6 token_list: add robust tests and clean up 4 years ago
  lunar-mining 02d3f56bfa renamed TokenList to SolTokenList 4 years ago
  ghassmo 44cb4871e6 add empty name to NetworkName for no-features build & more cleanups 5 years ago
  parazyd b77da89ce6 Some more cleanups and formatting. 5 years ago
  ghassmo 606b06b89e cashierd, darkfid: fix parsing erros 5 years ago
  ghassmo f112a8abd2 no need to use Mutex for Client inside cashierd and darkfid & clean up 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 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 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 c19fe7a697 util: clean up 5 years ago
  lunar-mining 046273f060 disabled parse_params. replaced with to_apo() and decimals() 5 years ago
  lunar-mining 4b7d9d9898 generate_id: added NetworkName. disabled parse_wrapped_token 5 years ago
  lunar-mining 4627c69b5f renamed parse_network to assign_id 5 years ago
  lunar-mining 7e43272995 util: refactored util.rs into util directory 5 years ago
  parazyd ce2e5d60a2 util/parse: Implement base10 operations. 5 years ago
  lunar-mining e2a21d2545 replaced to_apo with decode_base10 5 years ago
  lunar-mining a3173f3089 util: simplified u64 conversion with str::parse() 5 years ago