Historique des commits

Auteur SHA1 Message Date
  parazyd 34cbcfb87b service/eth: Add proof of concept Geth interface. il y a 4 ans
  parazyd df5eb0ca05 tokens: Add Bitcoin token list. il y a 4 ans
  parazyd 498cda60b4 util/parse: Use BigUint for decode_base10. il y a 4 ans
  parazyd 1623cf069e token: Update Solana token list. il y a 4 ans
  parazyd 1abd52f5c6 tokens: Make TokenList generic. il y a 4 ans
  parazyd 0b1553a817 tokens: Add ERC20 token list. il y a 4 ans
  parazyd a7f2619c4b tokens: Add Makefile to update token lists. il y a 4 ans
  parazyd b59aea607d tokens: Rename Solana token list. il y a 4 ans
  ghassmo 61fea1802d cashierd: add refresh option il y a 4 ans
  ghassmo 56a77f8bf3 darkfid: fix the json response's id il y a 4 ans
  parazyd 57675004fc walletdb: Clean up some variable param passing. il y a 4 ans
  parazyd 2011592cca Add website and manifesto to readme. il y a 4 ans
  parazyd 2170e3ff0b github: Install LLVM dependencies. il y a 4 ans
  ghassmo b50afdd8b8 walletdb: update schema data types & use boolean for is_spent il y a 4 ans
  ghassmo 49b363028a derive PartialEq for Coin and Nullifier il y a 4 ans
  ghassmo 58940eb228 darkfid: get nullifier from walletdb instead of calculate it il y a 4 ans
  ghassmo 82a78e078c add nullifier to walletdb and attached to OwnCoin il y a 4 ans
  ghassmo d5eb67ad56 crypto: impl PartialEq and Clone for Nullifier il y a 4 ans
  parazyd 91aebde3c0 TODO: Update ETH task. il y a 4 ans
  Matthias Seitz 9aba83235c rustfmt il y a 4 ans
  Matthias Seitz 0e9de335a1 chore: clippy --fix il y a 4 ans
  parazyd 0bcd251a87 github: Attempt to run workflow test at every push and PR. il y a 4 ans
  Janus cdf8f6ad0f Replace script_pubkey with address for return il y a 4 ans
  ghassmo 49db3c1ea3 darkfid: check if the own coins have not spent before print balances and transfer il y a 4 ans
  ghassmo 17b95d229b client: simplify the code and clean up il y a 4 ans
  ghassmo 1cb214dcbd btc: don't call unwrap() il y a 4 ans
  ghassmo 5189cb0670 client: check from the tx if it's valid before send it to gateway il y a 4 ans
  ghassmo 178058a4fb service/btc: remove unwrap and avoid panic il y a 4 ans
  ghassmo e051b96fc9 darkfid: add option to refresh the wallet and the database il y a 4 ans
  ghassmo e50f7ec928 gateway: print more clear message when slabstore has higher index than gateway's slabstore il y a 4 ans