Commit History

Author SHA1 Message Date
  parazyd 51f2f3e7ea TODO: Mark ETH jsonrpc done. 4 years ago
  parazyd 1a97a966e0 Update to new stable rust 2021. 4 years ago
  parazyd 87614ab70f tokens: Move test list to testdata directory. 4 years ago
  parazyd 34cbcfb87b service/eth: Add proof of concept Geth interface. 4 years ago
  parazyd df5eb0ca05 tokens: Add Bitcoin token list. 4 years ago
  parazyd 498cda60b4 util/parse: Use BigUint for decode_base10. 4 years ago
  parazyd 1623cf069e token: Update Solana token list. 4 years ago
  parazyd 1abd52f5c6 tokens: Make TokenList generic. 4 years ago
  parazyd 0b1553a817 tokens: Add ERC20 token list. 4 years ago
  parazyd a7f2619c4b tokens: Add Makefile to update token lists. 4 years ago
  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