Commit History

Author SHA1 Message Date
  parazyd 5aef00247e Add debug derives and more serialization test units. 4 years ago
  parazyd ff01e7b685 Use the new keypair module throughout the codebase. 4 years ago
  parazyd 75a452037f util/token_list: Restore version from 1ea13805e6c0188be20519fc105c78817329c3ff 4 years ago
  parazyd 7276498e64 cargo fmt with new settings. 4 years ago
  lunar-mining d45ec5da5d fixed merge errors 4 years ago
  lunar-mining fe0cc7f08f Merge branch 'halo2-integration' 4 years ago
  ghassmo 1ea13805e6 token_list: clean up & use bitcoin tokens from the json file 4 years ago
  ghassmo 0c66ce6cf2 clean up by running cargo clippy 4 years ago
  ghassmo ea51393788 darkfid: proper way to get the network when print balances 4 years ago
  parazyd 4b31d0b321 wallet: WIP pasta port. 4 years ago
  ghassmo b034c09c7f token_list: integrate erc20 token list for DrkTokenList 4 years ago
  parazyd 87614ab70f tokens: Move test list to testdata directory. 4 years ago
  parazyd 1abd52f5c6 tokens: Make TokenList generic. 4 years ago
  Matthias Seitz 0e9de335a1 chore: clippy --fix 4 years ago
  lunar-mining 4e54d52d08 tokenlist: made 'btc' uppercase 4 years ago
  lunar-mining 923fb45540 token_list: temporarily disabled len() assert on tokenlist 4 years ago
  Janus 21500b0168 Apply rustfmt 4 years ago
  Janus c2c7418e9f Add btc to DrkTokenList 4 years ago
  ghassmo 69776a1801 organize the order of using dependencies across the whole project 4 years ago
  ghassmo a541cd088e token_list: use drk_tokenlist as a reference 4 years ago
  parazyd fa8a07d4ca Syntax cleanups. 4 years ago
  lunar-mining 9aee4de2ce darkfid: draft get_balances 4 years ago
  lunar-mining 02ad07e01f tokenlist: symbol_from_id 4 years ago
  ghassmo 042b298c6e token_list: generate the id inside the hashmap from token id instead of token symbol 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
  parazyd 411f10ab6d sol: Compile token list inside the program. 4 years ago
  lunar-mining 4c7a7c64f2 darkfid: implemented transfer 4 years ago
  lunar-mining b38aca87b0 token_list: create drk_tokenlist hashmap from two iterators 4 years ago
  lunar-mining 7e71ebb7e9 token_list: made new search_all_id function for traversing the loop 4 years ago