Cronologia Commit

Autore SHA1 Messaggio Data
  ghassmo c6dfd7edb4 run 'cargo fix' 5 anni fa
  ghassmo 57352de3c2 cargo fmt 5 anni fa
  ghassmo 3639c6d20f create a new public and private keypair for withdraw process 5 anni fa
  ghassmo 39fabd79c9 create a function for the process of building slab from transaction 5 anni fa
  ghassmo e400bb1deb move OwnCoins type to crypto module 5 anni fa
  narodnik 3bce1fe733 plonk: make permutations zero indexed 5 anni fa
  narodnik 9e463a31ca plonk: round 1 calculate witness polys 5 anni fa
  narodnik 2875df7cab correct number of constraints to be power of 2 by adding a fake one 5 anni fa
  narodnik 917015546c beginning of the plonk algorithm: setup the circuit and initialize the gates 5 anni fa
  narodnik 482320062f renamed: plonk_naive.sage -> plonk-naive.sage 5 anni fa
  ghassmo c4c8234f65 clean up withdraw implementation 5 anni fa
  ghassmo dd6135fd30 Merge branch 'master' of github.com:darkrenaissance/darkfi 5 anni fa
  ghassmo aa480672d3 add withdraw_keypairs into cashierdb 5 anni fa
  ghassmo 9dcd45b360 pass btc address as String instead of bitcoin::Address type in withdraw 5 anni fa
  lunar-mining 39e73ee2af changed Arc<&DarkfidConfig> to Arc<DarkfidConfig>. made dummy cashier_adapter.rs 5 anni fa
  lunar-mining 39eaace8c9 renamed wallet adapter to adapters/user_adapter 5 anni fa
  lunar-mining 5bc8706d19 implemented user handle_input module 5 anni fa
  narodnik 8062041449 minor plonk sage changes 5 anni fa
  lunar-mining cd0616af51 created dummy cli for cashier 5 anni fa
  lunar-mining e10fa2f1d0 updated cli author 5 anni fa
  Janus 542d9a7a58 Replace poll with electrum subscribe functions 5 anni fa
  parazyd 5154735928 Format todo.md for valid markdown. 5 anni fa
  parazyd d663db15c2 Update TODO 5 anni fa
  lunar-mining 730714e312 ran cargo fmt and updated todo.md 5 anni fa
  lunar-mining 390a1afea2 implemented withdraw 5 anni fa
  lunar-mining cfab54ecd7 added BadBTCAddress error 5 anni fa
  lunar-mining b8464dfbd8 removed cashier functions from user-facing RPC flow 5 anni fa
  parazyd 12f7781400 halo2: Finalize mint circuit 5 anni fa
  parazyd 15b13ff27d halo2: Implement utility function to load constant values 5 anni fa
  parazyd a6b35c6699 halo2: Move full circuit config to circuit.rs 5 anni fa