Cronologia Commit

Autore SHA1 Messaggio Data
  narodnik 19fb93b778 plonk constraints setup 5 anni fa
  ghassmo b97d5751c9 Merge branch 'master' of github.com:darkrenaissance/darkfi 5 anni fa
  ghassmo 2d859c9cb1 fix bugs and add test cases inside walletdb.rs 5 anni fa
  ghassmo be54498709 return public keys from jsonserver instead of info message 5 anni fa
  ghassmo 09090aa6cb minor changes in drk.rs 5 anni fa
  parazyd ff8dbe234a github: Install development headers for sqlcipher. 5 anni fa
  ghassmo e0b135c6f2 receive own_coins from walletdb when creating tx inside darkfid 5 anni fa
  ghassmo 1e87fb2bb4 using a base-58 encoded string for transfer coins and show user's address 5 anni fa
  ghassmo 40d71df4dd fix an error happen when query public key from walletdb 5 anni fa
  ghassmo d945634cd9 add get_key option to drk.rs 5 anni fa
  ghassmo 53dc649890 add bs58 crate 5 anni fa
  ghassmo 7f677f2c61 parse and get own_coins from walletdb 5 anni fa
  ghassmo 847fd8ac0b implement Decodable for CommitmentTree<Node> and 5 anni fa
  ghassmo d2668692dd implement Decodable and Encodable for Option<T> 5 anni fa
  ghassmo 1e4fca118e using futures::select! for handling GatewaySlabsSubscriber and publish_tx_recv 5 anni fa
  ghassmo 23bb4cf04e change the type of amount in TransferParams and WithdrawParams from 5 anni fa
  ghassmo 7a4b4cf9c4 add Clone macro to Coin struct 5 anni fa
  ghassmo 96f91b2749 add is_running() function to gatewayclient to check if the connection is 5 anni fa
  Janus 3ac36054d4 github: Add sqlcipher to build image 5 anni fa
  parazyd 20492c2d0b bin/drk: Use our jsonrpc module 5 anni fa
  parazyd f302a82879 rpc/jsonrpc: Add enum for JsonResult and make structs public 5 anni fa
  Janus a3f5f09b9d Remove some warnings 5 anni fa
  Janus c47057e25f Add cashier function mint_dbtc 5 anni fa
  parazyd 3374a25855 rpc: Implement JSON-RPC structures and creation functions 5 anni fa
  parazyd a9e5a39db3 github: Add build & test workflow. 5 anni fa
  ghassmo eb9511cb49 handle transfer command from darkfid 5 anni fa
  ghassmo 9f07bbca80 rename client field to cashier_client in adapter struct 5 anni fa
  ghassmo e3a338100b remove tests from darkfid 5 anni fa
  Janus 9f35f9c14e Replace bitcoin-rs references 5 anni fa
  Janus 0816bada60 Move btc mod from cashier 5 anni fa