Commit History

Author SHA1 Message Date
  narodnik 61837f09ab reduced plonk permutation argument 5 years ago
  parazyd bb8d0bcb85 cli/cli_config: Use proper OS-specific TMPDIR for writing logs 5 years ago
  narodnik b695238755 plonk generate copy constraints 5 years ago
  narodnik d76c2836de comment out test in groth_poly_commit.py 5 years ago
  ghassmo 30b4f3150b make the tests pass in walletdb 5 years ago
  ghassmo 66330b73b5 impl Encodable for VariableIndex 5 years ago
  ghassmo 34eb0919db impl Encodable and Decodable for Vec<Node: Hashable> 5 years ago
  ghassmo e300d13788 github: Create config dir 5 years ago
  Janus 916a679a81 Check for existing dkey_pub to matched btc 5 years ago
  Janus 62959fd7de Load parameters on cashier start 5 years ago
  parazyd d3db17c62a src/util: Rework path to use os-specific config directory 5 years ago
  narodnik 19fb93b778 plonk constraints setup 5 years ago
  ghassmo b97d5751c9 Merge branch 'master' of github.com:darkrenaissance/darkfi 5 years ago
  ghassmo 2d859c9cb1 fix bugs and add test cases inside walletdb.rs 5 years ago
  ghassmo be54498709 return public keys from jsonserver instead of info message 5 years ago
  ghassmo 09090aa6cb minor changes in drk.rs 5 years ago
  parazyd ff8dbe234a github: Install development headers for sqlcipher. 5 years ago
  ghassmo e0b135c6f2 receive own_coins from walletdb when creating tx inside darkfid 5 years ago
  ghassmo 1e87fb2bb4 using a base-58 encoded string for transfer coins and show user's address 5 years ago
  ghassmo 40d71df4dd fix an error happen when query public key from walletdb 5 years ago
  ghassmo d945634cd9 add get_key option to drk.rs 5 years ago
  ghassmo 53dc649890 add bs58 crate 5 years ago
  ghassmo 7f677f2c61 parse and get own_coins from walletdb 5 years ago
  ghassmo 847fd8ac0b implement Decodable for CommitmentTree<Node> and 5 years ago
  ghassmo d2668692dd implement Decodable and Encodable for Option<T> 5 years ago
  ghassmo 1e4fca118e using futures::select! for handling GatewaySlabsSubscriber and publish_tx_recv 5 years ago
  ghassmo 23bb4cf04e change the type of amount in TransferParams and WithdrawParams from 5 years ago
  ghassmo 7a4b4cf9c4 add Clone macro to Coin struct 5 years ago
  ghassmo 96f91b2749 add is_running() function to gatewayclient to check if the connection is 5 years ago
  Janus 3ac36054d4 github: Add sqlcipher to build image 5 years ago