История коммитов

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