História revízii

Autor SHA1 Správa Dátum
  ghassmo 30b4f3150b make the tests pass in walletdb 5 rokov pred
  ghassmo 66330b73b5 impl Encodable for VariableIndex 5 rokov pred
  ghassmo 34eb0919db impl Encodable and Decodable for Vec<Node: Hashable> 5 rokov pred
  ghassmo e300d13788 github: Create config dir 5 rokov pred
  Janus 916a679a81 Check for existing dkey_pub to matched btc 5 rokov pred
  Janus 62959fd7de Load parameters on cashier start 5 rokov pred
  parazyd d3db17c62a src/util: Rework path to use os-specific config directory 5 rokov pred
  narodnik 19fb93b778 plonk constraints setup 5 rokov pred
  ghassmo b97d5751c9 Merge branch 'master' of github.com:darkrenaissance/darkfi 5 rokov pred
  ghassmo 2d859c9cb1 fix bugs and add test cases inside walletdb.rs 5 rokov pred
  ghassmo be54498709 return public keys from jsonserver instead of info message 5 rokov pred
  ghassmo 09090aa6cb minor changes in drk.rs 5 rokov pred
  parazyd ff8dbe234a github: Install development headers for sqlcipher. 5 rokov pred
  ghassmo e0b135c6f2 receive own_coins from walletdb when creating tx inside darkfid 5 rokov pred
  ghassmo 1e87fb2bb4 using a base-58 encoded string for transfer coins and show user's address 5 rokov pred
  ghassmo 40d71df4dd fix an error happen when query public key from walletdb 5 rokov pred
  ghassmo d945634cd9 add get_key option to drk.rs 5 rokov pred
  ghassmo 53dc649890 add bs58 crate 5 rokov pred
  ghassmo 7f677f2c61 parse and get own_coins from walletdb 5 rokov pred
  ghassmo 847fd8ac0b implement Decodable for CommitmentTree<Node> and 5 rokov pred
  ghassmo d2668692dd implement Decodable and Encodable for Option<T> 5 rokov pred
  ghassmo 1e4fca118e using futures::select! for handling GatewaySlabsSubscriber and publish_tx_recv 5 rokov pred
  ghassmo 23bb4cf04e change the type of amount in TransferParams and WithdrawParams from 5 rokov pred
  ghassmo 7a4b4cf9c4 add Clone macro to Coin struct 5 rokov pred
  ghassmo 96f91b2749 add is_running() function to gatewayclient to check if the connection is 5 rokov pred
  Janus 3ac36054d4 github: Add sqlcipher to build image 5 rokov pred
  parazyd 20492c2d0b bin/drk: Use our jsonrpc module 5 rokov pred
  parazyd f302a82879 rpc/jsonrpc: Add enum for JsonResult and make structs public 5 rokov pred
  Janus a3f5f09b9d Remove some warnings 5 rokov pred
  Janus c47057e25f Add cashier function mint_dbtc 5 rokov pred