Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/delegated deposits v2 #11

Merged
merged 10 commits into from
Feb 14, 2023
Merged

Conversation

EvgenKor
Copy link

No description provided.

@EvgenKor EvgenKor merged commit 2b55157 into multicore-wasm Feb 14, 2023
@EvgenKor EvgenKor deleted the feature/delegated-deposits-v2 branch February 14, 2023 14:13
EvgenKor added a commit that referenced this pull request Feb 15, 2023
…ts) (#12)

* use the multicore version of fawkes-crypto

* Reduce number of runtime allocations (#5)

* Replace try_to_vec with serialize

* Try to decrypt not in place

* Implement decrypt account, note and ss in place

* Deserialize only necessary note hashes

* Fix Cargo.toml

* Refactor symcipher_decode

* Bump version

Co-authored-by: Evgen <evgen2k7@yandex.ru>

* Set fawkes-crypto version: 4.3.4 (#6)

* Uses https instead of ssh for fawkes-crypto (#7)

* Feature/delegated deposits v2 (#11)

* Add snark for verifying delegated deposits

* delegated deposits fix & tests covered

* change number of delegated deposits to 16

* add 0xffffffff prefix for message

* join all snarks into one for delegated deposits

* remove tree update from delegated deposit snark

* Fix dependencies

* remove out_commitment from dd secret inputs

---------

Co-authored-by: Igor Gulamov <igor.gulamov@gmail.com>
Co-authored-by: Vladimir Popov <rowdyme0@gmail.com>
Co-authored-by: Alexander Filippov <aleksander.fill@gmail.com>

* Renaming package (libzeropool-zkbob)

* Updating gitignore

* Changing fawkes-crypto branch

---------

Co-authored-by: vms <michail.vms@gmail.com>
Co-authored-by: Alexander Filippov <aleksander.fill@gmail.com>
Co-authored-by: Igor Gulamov <igor.gulamov@gmail.com>
Co-authored-by: Vladimir Popov <rowdyme0@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants