Commit History

Author SHA1 Message Date
  lunar-mining 9b71f28f26 token_list: fixed usize conversion error on search_decimal 5 years ago
  lunar-mining c784d0396c util: convert u32 to u64 5 years ago
  lunar-mining 29d3040a29 util: decimal() returns usize 5 years ago
  lunar-mining 1884a0d6d1 util: remove decimal point if round number 5 years ago
  lunar-mining 675b7efd77 util: replaced trim with trim_end_matches 5 years ago
  lunar-mining bbba70b04b util: decode_base10 and encode_base10 test cases 5 years ago
  lunar-mining 0aa135c5b5 bin/darkfid: parse transfer params 5 years ago
  lunar-mining 676b341f13 util: clean up 5 years ago
  lunar-mining 3190f622d2 disabled parse_params. replaced with to_apo() and decimals() 5 years ago
  lunar-mining c43dbb5364 generate_id: added NetworkName. disabled parse_wrapped_token 5 years ago
  lunar-mining 6a7e458c82 bin/cashierd: renamed check_token_id to validate_token_id 5 years ago
  lunar-mining a5f0e629ce renamed parse_network to assign_id 5 years ago
  lunar-mining 181d337d6e util: refactored util.rs into util directory 5 years ago
  parazyd 9d745bf288 service/sol: Close the SPL token account if it has no remaining balance. 5 years ago
  parazyd b220d6d9ff util: Fix infinite loop bug. 5 years ago
  parazyd a71b2775fe bin: Remove unused files. 5 years ago
  parazyd 13f94a5ea3 Clean up some error mapping. 5 years ago
  parazyd 71f3bcace4 More memory cleanups. 5 years ago
  ghassmo d8f729de55 service/sol: change the return type to SolResult in internal functions 5 years ago
  ghassmo 70a5e542f4 cashierd: save the generated solana main keypair in cashierdb if it's not exist 5 years ago
  parazyd e3dffd044f service/sol: Working SPL token deposits. 5 years ago
  parazyd a45f9d3144 Fix amount_in_apo in util.rs. 5 years ago
  parazyd ab73708346 util: Add explicit check if token.len is 44. 5 years ago
  parazyd 259050da13 service/sol: Initial stab at SPL token transfers. 5 years ago
  lunar-mining f39068c20b src/util: completed f64 to u64 conversion in parse_param 5 years ago
  lunar-mining ffe6afccdf Revert "src/util: made TokenList struct called in darkfid::main()" 5 years ago
  lunar-mining 873d259bd2 src/util: made TokenList struct called in darkfid::main() 5 years ago
  ghassmo 0b6fe5811b move parsing params functions and NetworkName enum to src/util.rs 5 years ago
  ghassmo ef9e32a86b darkfid: add NetworkName enum and clean up 5 years ago
  ghassmo e8c54c0a49 Merge branch 'master' of github.com:darkrenaissance/darkfi 5 years ago