Commit History

Author SHA1 Message Date
  parazyd 3ac9d7edbe service/sol: Fix and clean up account subscription handling. 4 years ago
  parazyd a8941a7045 rpc: Add Clone implementation for structs, and use untagged enum. 4 years ago
  ghassmo e6c68c76bf update todo.md 4 years ago
  ghassmo ca85a4e59c cashierdb: attach token_id to the main keypair for tokens & change 4 years ago
  ghassmo c142c83bda util: generate_id() function take &str as token_id instead of 4 years ago
  lunar-mining 2b0dc655c6 bin/darkfid: float->u64 conversion test case 4 years ago
  Janus 5c12623b95 Move script subscribe into BtcClient from BitcoinKeys 4 years ago
  ghassmo aed1a17f1f BtcClient: minor changes 4 years ago
  ghassmo d81cca4030 BtcClient: remove hardcoded network endpoints 4 years ago
  Janus 780d9ccb3a Restructure BitcoinKeys 4 years ago
  Janus 0e56638463 Remove commented btc fn from cashierdb 4 years ago
  Janus 21298801b4 Add rand feature to secp256k1 crate 4 years ago
  parazyd 5e9a87eed9 sol: Don't hardcode network endpoints. 4 years ago
  lunar-mining 11230c6252 renamed parse_token() to symbol_to_id() 4 years ago
  lunar-mining 97083e4592 renamed parse_id to generate_id 4 years ago
  lunar-mining 5031d8a7d5 todo: standardize 'asset' to 'token' 4 years ago
  lunar-mining 190c419f0b bin/darkfid: implemented transfer() 4 years ago
  lunar-mining 9964cb301f darkfid.toml, cli/cli_config: added gateway URLs and mint/spend path 4 years ago
  ghassmo 027fa103f2 SolClient: WIP clean up & change subscribe commitment to finalized & calculate the fee when send received balance to main keypair 4 years ago
  ghassmo 6d40023181 change futures crate version 4 years ago
  ghassmo dbafb55bb2 Bridge: change struct name of TokenClient to NetworkClient & minor 4 years ago
  lunar-mining 8c502a6c7c src/util: return token_id if serialize correctly 4 years ago
  lunar-mining e40b197598 src/error: added NetworkParse error 4 years ago
  lunar-mining e42ad6dad3 bin/darkfid: parse network and token param 4 years ago
  lunar-mining 20b91a2465 todo: deleted completed todos 4 years ago
  lunar-mining f072ffbe13 bin/darkfid: key_gen() no longer returns tuple 4 years ago
  lunar-mining cc4cb9d774 wallet/walletdb: moved logic to top of key_gen() to prevent key re-generation 4 years ago
  lunar-mining 1a2b82a67a wallet/walletdb: check key exists before writing key 4 years ago
  ghassmo e75142363f walletdb: change the name of walletdb in test function to avoid conflict 4 years ago
  lunar-mining 0f4c5d163f temporarily disabled test files 4 years ago