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

🫴 Handle voucher claiming #201

Closed
wants to merge 41 commits into from

Conversation

b-tarczynski
Copy link
Contributor

No description provided.

kevincharm and others added 30 commits March 28, 2024 19:32
* add js rules to prettierrc

* replace fisher-yates shuffle with feistel shuffle

* remove claimFees, fix relevant tests

* add VRF machinery

* wip: use VRF to settle raffle

* don't store raffle winners onchain

* run formatter on contracts

* run formatter on modified ts files

* remove 2% non-winning bid fees

* remove tempWinners storage array

* wip: add verifier interface

* add tests for ScoreAttestationVerifier

* add attestation tests for AuctionRaffle

* fix AuctionRaffle e2e tests

* separate bid & bump functions
Co-authored-by: Bartlomiej Tarczynski <bartlomiej.tarczynski1@gmail.com>
Co-authored-by: Bartlomiej Tarczynski <51199571+b-tarczynski@users.noreply.github.com>
Co-authored-by: Bartlomiej Tarczynski <bartlomiej.tarczynski1@gmail.com>
Co-authored-by: Bartlomiej Tarczynski <bartlomiej.tarczynski1@gmail.com>
Co-authored-by: pazerny kormoran <38940023+pazernykormoran@users.noreply.github.com>
Co-authored-by: Bartlomiej Tarczynski <bartlomiej.tarczynski1@gmail.com>
Co-authored-by: Piotr Sadlik <sadlik512@gmail.com>
Co-authored-by: Bartlomiej Tarczynski <bartlomiej.tarczynski1@gmail.com>
b-tarczynski and others added 11 commits April 24, 2024 12:28
Co-authored-by: Bartlomiej Tarczynski <51199571+b-tarczynski@users.noreply.github.com>
Co-authored-by: Bartlomiej Tarczynski <51199571+b-tarczynski@users.noreply.github.com>
Co-authored-by: Bartlomiej Tarczynski <51199571+b-tarczynski@users.noreply.github.com>
Co-authored-by: Bartlomiej Tarczynski <bartlomiej.tarczynski1@gmail.com>
Co-authored-by: Bartlomiej Tarczynski <bartlomiej.tarczynski1@gmail.com>
Copy link

netlify bot commented Apr 26, 2024

👷 Deploy request for devcon-raffle-staging pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 9635303

Copy link

netlify bot commented Apr 26, 2024

👷 Deploy request for efdevcon-raffle pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 9635303

Copy link

netlify bot commented Apr 26, 2024

👷 Deploy request for devcon-ruffle-6 pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 9635303

@b-tarczynski b-tarczynski deleted the bartek/redeem-voucher branch April 26, 2024 14:07
@b-tarczynski b-tarczynski restored the bartek/redeem-voucher branch April 26, 2024 14:07
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.

5 participants