Commit History

Author SHA1 Message Date
  parazyd 7b858f350b halo2: Burn stub 5 years ago
  parazyd 1e6ed3d959 halo2: Move generic function to lib.rs 5 years ago
  Janus 7da18619d8 Add subscribe to electrum script to BitcoinKeys 5 years ago
  Janus 6d5a894ae4 Match bitcoin crates version used 5 years ago
  parazyd 794b6df4cb halo2: Use external Orchard constants. 5 years ago
  parazyd 585b2aa83a halo2: Update Cargo lock/toml. 5 years ago
  parazyd 9f3f965615 halo2: Port mint contract to new gadget API 5 years ago
  parazyd f7ae6fd1ea halo2: Add Orchard constants 5 years ago
  parazyd 8fa8dc98f3 halo2/poseidon: Switch to external dependencies. 5 years ago
  parazyd 7a0e65f6d3 halo2: Use orchard repo externally. 5 years ago
  parazyd 9d30761627 halo2: Remove gadgets and primitives from orchard. 5 years ago
  narodnik 9e368c89dd plonk: finish prover system 5 years ago
  narodnik 19eee83000 plonk: compute quotient polynomial proof 5 years ago
  ghassmo c6dfd7edb4 run 'cargo fix' 5 years ago
  ghassmo 57352de3c2 cargo fmt 5 years ago
  ghassmo 3639c6d20f create a new public and private keypair for withdraw process 5 years ago
  ghassmo 39fabd79c9 create a function for the process of building slab from transaction 5 years ago
  ghassmo e400bb1deb move OwnCoins type to crypto module 5 years ago
  narodnik 3bce1fe733 plonk: make permutations zero indexed 5 years ago
  narodnik 9e463a31ca plonk: round 1 calculate witness polys 5 years ago
  narodnik 2875df7cab correct number of constraints to be power of 2 by adding a fake one 5 years ago
  narodnik 917015546c beginning of the plonk algorithm: setup the circuit and initialize the gates 5 years ago
  narodnik 482320062f renamed: plonk_naive.sage -> plonk-naive.sage 5 years ago
  ghassmo c4c8234f65 clean up withdraw implementation 5 years ago
  ghassmo dd6135fd30 Merge branch 'master' of github.com:darkrenaissance/darkfi 5 years ago
  ghassmo aa480672d3 add withdraw_keypairs into cashierdb 5 years ago
  ghassmo 9dcd45b360 pass btc address as String instead of bitcoin::Address type in withdraw 5 years ago
  lunar-mining 39e73ee2af changed Arc<&DarkfidConfig> to Arc<DarkfidConfig>. made dummy cashier_adapter.rs 5 years ago
  lunar-mining 39eaace8c9 renamed wallet adapter to adapters/user_adapter 5 years ago
  lunar-mining 5bc8706d19 implemented user handle_input module 5 years ago