Commit History

Author SHA1 Message Date
  parazyd b59aea607d tokens: Rename Solana token list. 4 years ago
  ghassmo 61fea1802d cashierd: add refresh option 4 years ago
  ghassmo 56a77f8bf3 darkfid: fix the json response's id 4 years ago
  parazyd 57675004fc walletdb: Clean up some variable param passing. 4 years ago
  parazyd 2011592cca Add website and manifesto to readme. 4 years ago
  parazyd 2170e3ff0b github: Install LLVM dependencies. 4 years ago
  ghassmo b50afdd8b8 walletdb: update schema data types & use boolean for is_spent 4 years ago
  ghassmo 49b363028a derive PartialEq for Coin and Nullifier 4 years ago
  ghassmo 58940eb228 darkfid: get nullifier from walletdb instead of calculate it 4 years ago
  ghassmo 82a78e078c add nullifier to walletdb and attached to OwnCoin 4 years ago
  ghassmo d5eb67ad56 crypto: impl PartialEq and Clone for Nullifier 4 years ago
  parazyd 91aebde3c0 TODO: Update ETH task. 4 years ago
  Matthias Seitz 9aba83235c rustfmt 4 years ago
  Matthias Seitz 0e9de335a1 chore: clippy --fix 4 years ago
  parazyd 0bcd251a87 github: Attempt to run workflow test at every push and PR. 4 years ago
  Janus cdf8f6ad0f Replace script_pubkey with address for return 4 years ago
  ghassmo 49db3c1ea3 darkfid: check if the own coins have not spent before print balances and transfer 4 years ago
  ghassmo 17b95d229b client: simplify the code and clean up 4 years ago
  ghassmo 1cb214dcbd btc: don't call unwrap() 4 years ago
  ghassmo 5189cb0670 client: check from the tx if it's valid before send it to gateway 4 years ago
  ghassmo 178058a4fb service/btc: remove unwrap and avoid panic 4 years ago
  ghassmo e051b96fc9 darkfid: add option to refresh the wallet and the database 4 years ago
  ghassmo e50f7ec928 gateway: print more clear message when slabstore has higher index than gateway's slabstore 4 years ago
  ghassmo a253ac2296 walletdb: add a function to remove OwnCoins 4 years ago
  ghassmo f02ef68c6e crypto: impl PartialEq for Coin 4 years ago
  Janus 8e34731ee3 Return same btc script pubkey after re-request 4 years ago
  ghassmo cdf18a7ea5 util/parse: fix tests 4 years ago
  Janus 953486dfbb Fix builds 4 years ago
  parazyd 43ed3052e4 rpc/jsonrpc: Implement requests over Unix sockets. 4 years ago
  parazyd c6a9d644d1 util/parse: Use BigUint for encode_base10(). 4 years ago