Commit History

Author SHA1 Message Date
  lunar-mining b112817c56 drk: print table to stdout 4 years ago
  lunar-mining 39ab473514 drk: manually enter rows in prettytable 4 years ago
  lunar-mining 7742f71a0e walletdb: enabled test_get_balances 4 years ago
  lunar-mining 1c1816e725 drk: get_balances() and prettytable 4 years ago
  lunar-mining d5e7d00e0a Cargo.toml: added prettytable-rs 4 years ago
  lunar-mining 607b5f6144 darkfid: cleaned error handling on get_balances 4 years ago
  lunar-mining 41a8acae04 changed HashMap<String, u64> to HashMap<Vec<u8>, u64> 4 years ago
  lunar-mining 90b0dd9f60 changed balances hashmap to <String, u64> 4 years ago
  lunar-mining cf09678f3a darkfid: finalized get_balances 4 years ago
  lunar-mining 2ba7242744 walletdb: disabled test_token_table 4 years ago
  lunar-mining 9aee4de2ce darkfid: draft get_balances 4 years ago
  lunar-mining b98dda09a0 client: enabled get_balances 4 years ago
  lunar-mining 5afc977910 walletdb: renamed test 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
  lunar-mining 0b2d1434e2 walletdb: refactored TokenTable into hashmap. renamed get_token_table to get_balances 4 years ago
  lunar-mining 082e600fbc README: added faucet/airdrop instructions 4 years ago
  lunar-mining a10ccfcf44 README: cut create/keygen instructions 4 years ago
  lunar-mining c8c932b149 drk: get_tokens function 4 years ago
  ghassmo cb20d462c4 darkfid: bug fixing and more clean ups 4 years ago
  ghassmo 1d51af5489 Client: check if there is enough value for the desired token_id before 4 years ago
  ghassmo 7c22cd645c walletdb: fix a bug in token_id_exists() function 4 years ago
  ghassmo 25aa1200c0 darkfid: call to_uppercase() when get token_id from hashmap 4 years ago
  ghassmo e418fa20ac darkfid: don't clone drk_tokenlist and sol_tokenlist to save allocations 4 years ago
  ghassmo f38bf84efe drk: more clear cli info 4 years ago
  ghassmo c12f64ab78 clean up debug messages 4 years ago
  ghassmo 56ef0af458 bin/tx: bring state_transition function to tx.rs file 4 years ago
  ghassmo bd9c6d47b9 update the example of cashierd config file 4 years ago
  ghassmo d60c06c81f minor changes 4 years ago
  ghassmo d2e4b2a704 bugfix: move zero bits append in spend contract 4 years ago