Commit History

Author SHA1 Message Date
  ghassmo 46fa633574 walletdb: use coin itself as the primary key for coins table 4 years ago
  lunar-mining 32888651bc client: fixed typo on error statement 4 years ago
  parazyd f13f6b0d4e gateway: Use a URI for configuration. 4 years ago
  ghassmo f3d6156c4c add executor across the whole project to run on more than one thread 4 years ago
  ghassmo 043bb61f78 clean up 4 years ago
  ghassmo 31689822a8 walletdb: create explicit type for balances 4 years ago
  ghassmo 69776a1801 organize the order of using dependencies across the whole project 4 years ago
  ghassmo b974aa4663 Client: clean up 4 years ago
  ghassmo a73da61ec0 sepreate state object from Client 4 years ago
  lunar-mining 85d9590516 simplified naming of cashier params 4 years ago
  lunar-mining d97bb6427e build_tx: added cashier vec to State 4 years ago
  lunar-mining c0ba3d75d1 client::State: updated is_valid_cashier_public_key 4 years ago
  lunar-mining 624ba86c02 darkfid, client: added cashier_public_keys vector 4 years ago
  ghassmo 3ba34fe2ae cashierd: truncate received_balance to 8 digits 4 years ago
  lunar-mining 4727914b85 renamed asset_id to token_id across project 4 years ago
  parazyd fa8a07d4ca Syntax cleanups. 4 years ago
  ghassmo 185df1270c Client: catch apply state error and avoiding subscriber crash 4 years ago
  ghassmo fa7d049547 Client: minor changes 4 years ago
  ghassmo 869452b901 update owncoin when spend it 4 years ago
  ghassmo 7ce07d380f Client: print main_keypair 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 b98dda09a0 client: enabled get_balances 4 years ago
  ghassmo 1d51af5489 Client: check if there is enough value for the desired token_id before 4 years ago
  ghassmo c12f64ab78 clean up debug messages 4 years ago
  ghassmo d60c06c81f minor changes 4 years ago
  ghassmo cbf4ec73fb Client: print error message come from state_transition function 4 years ago
  ghassmo 45324b3c89 clean up & fix bugs & add debug messages 4 years ago
  lunar-mining 4c7a7c64f2 darkfid: implemented transfer 4 years ago
  ghassmo 58a3b53928 fix bugs and add more debug messages 4 years ago