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

⏰ Update displaying deadlines #207

Closed
wants to merge 100 commits into from

Commits on Mar 28, 2024

  1. DC7 (#1)

    * 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
    kevincharm authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    396e3c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    fc0fbd5 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    ec909c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    ee226c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    94a2d33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3629e80 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    1b68408 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5f04ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfc475a View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    5800c37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1223af1 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. 🦀 Run lint in CI (#13)

    Co-authored-by: Bartlomiej Tarczynski <[email protected]>
    p-sad and b-tarczynski authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    7efc05c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23c96aa View commit details
    Browse the repository at this point in the history
  3. Update deployment scripts (#7)

    Co-authored-by: Bartlomiej Tarczynski <[email protected]>
    kevincharm and b-tarczynski authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    363777e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ea254e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c0aaa5 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    b046e27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eaaac13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0b2fc9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35e430e View commit details
    Browse the repository at this point in the history
  5. 🐔 Add a connect wallet warning (#21)

    Co-authored-by: Bartlomiej Tarczynski <[email protected]>
    p-sad and b-tarczynski authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    ec1142d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    543c5ba View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    639b82d View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. 🥾 Check Gitcoin score and adjust stepper (#24)

    Co-authored-by: Bartlomiej Tarczynski <[email protected]>
    pazernykormoran and b-tarczynski authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    be43040 View commit details
    Browse the repository at this point in the history
  2. 🍫 Add top bar (#25)

    Co-authored-by: pazerny kormoran <[email protected]>
    b-tarczynski and pazernykormoran authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    ca92304 View commit details
    Browse the repository at this point in the history
  3. 🫴 Add Place Bid form (#26)

    Co-authored-by: Bartlomiej Tarczynski <[email protected]>
    p-sad and b-tarczynski authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    9acfa97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6fb17d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    1a1aef6 View commit details
    Browse the repository at this point in the history
  2. 🧱 Add claiming static views (#30)

    Co-authored-by: Piotr Sadlik <[email protected]>
    b-tarczynski and p-sad authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    a6f9da9 View commit details
    Browse the repository at this point in the history
  3. Add You don't have passport page (#28)

    Co-authored-by: Bartlomiej Tarczynski <[email protected]>
    pazernykormoran and b-tarczynski authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    55483b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ff473c View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    0694819 View commit details
    Browse the repository at this point in the history
  2. 💅🏻 Update colors (#34)

    Co-authored-by: Bartlomiej Tarczynski <[email protected]>
    mrushkova and b-tarczynski authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    45df029 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93dfb7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5c4b28 View commit details
    Browse the repository at this point in the history
  5. 🖌️ Update typography (#38)

    Co-authored-by: Bartlomiej Tarczynski <[email protected]>
    mrushkova and b-tarczynski authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    7434832 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. 🥸 Update header (#40)

    mrushkova authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    e9d34dc View commit details
    Browse the repository at this point in the history
  2. 🪮 Add withdraw with voucher view (#39)

    Co-authored-by: Bartlomiej Tarczynski <[email protected]>
    pazernykormoran and b-tarczynski authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    27ba9cf View commit details
    Browse the repository at this point in the history
  3. 🔮 Add claimed field to useUserBid (#37)

    Co-authored-by: Bartlomiej Tarczynski <[email protected]>
    pazernykormoran and b-tarczynski authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    75861c0 View commit details
    Browse the repository at this point in the history
  4. 🐷 Add Place Bid transaction flow (#36)

    Co-authored-by: Bartlomiej Tarczynski <[email protected]>
    p-sad and b-tarczynski authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    28286ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a7cdd3 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. 🎰 Update bid page & lists (#42)

    Co-authored-by: Bartlomiej Tarczynski <[email protected]>
    mrushkova and b-tarczynski authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    6f81419 View commit details
    Browse the repository at this point in the history
  2. 🪗 Update accordion styles (#46)

    Co-authored-by: Bartlomiej Tarczynski <[email protected]>
    mrushkova and b-tarczynski authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    fe3079f View commit details
    Browse the repository at this point in the history
  3. 🦑 Add Bump Bid flow (#43)

    Co-authored-by: Bartlomiej Tarczynski <[email protected]>
    Co-authored-by: Bartlomiej Tarczynski <[email protected]>
    3 people authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    cb47d98 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b791d3e View commit details
    Browse the repository at this point in the history
  5. 🧚 Add footer (#48)

    Co-authored-by: Bartlomiej Tarczynski <[email protected]>
    mrushkova and b-tarczynski authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    710805c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a137e4a View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    5386bac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    222a65d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4657f9 View commit details
    Browse the repository at this point in the history
  4. 🍡 Display balance with less precision digits (#51)

    Co-authored-by: Bartlomiej Tarczynski <[email protected]>
    mrushkova and b-tarczynski authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ff866b6 View commit details
    Browse the repository at this point in the history
  5. 🥇 Handle rest win flows (#52)

    Co-authored-by: Bartlomiej Tarczynski <[email protected]>
    pazernykormoran and b-tarczynski authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    0aefe81 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    7d26659 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. 🌑 Integrate with Gitcoin backend (#55)

    Co-authored-by: p-sad <[email protected]>
    pazernykormoran and p-sad authored May 9, 2024
    Configuration menu
    Copy the full SHA
    da17eb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7113e0a View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    27c199c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b32a639 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5818c27 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    46c1f9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3472c4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    578a7e5 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    37a00f4 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    30829d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7be621f View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    6835de9 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    31892be View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    d95d689 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. 👩🏻‍🎤 Add mobile styles for user action section (#70)

    Co-authored-by: Bartlomiej Tarczynski <[email protected]>
    mrushkova and b-tarczynski authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    b6fd919 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30bb503 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c21dcd0 View commit details
    Browse the repository at this point in the history
  4. 🥅 Add mobile styles for modal (#73)

    Co-authored-by: Bartlomiej Tarczynski <[email protected]>
    mrushkova and b-tarczynski authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    7595fab View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    a26a814 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    cf71858 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7a4a64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96b6f43 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. 🖼️ Add Farcaster Frames (#79)

    Co-authored-by: wslyvh <[email protected]>
    Co-authored-by: David Furlong <[email protected]>
    3 people authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ca1d7f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    268791a View commit details
    Browse the repository at this point in the history
  3. Deploy to arb1 (#77)

    kevincharm authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    17ccd73 View commit details
    Browse the repository at this point in the history
  4. audit

    wslyvh committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    849ad0b View commit details
    Browse the repository at this point in the history
  5. fix start date

    wslyvh committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    0b8f246 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f1d629 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    287a9d2 View commit details
    Browse the repository at this point in the history
  8. cache-control headers

    wslyvh committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    23ca15b View commit details
    Browse the repository at this point in the history
  9. cache-control

    wslyvh committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    9a1ec45 View commit details
    Browse the repository at this point in the history
  10. revalidation

    wslyvh committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    3979167 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    512b7dd View commit details
    Browse the repository at this point in the history
  12. remove setHeader

    wslyvh committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    9ccf9a2 View commit details
    Browse the repository at this point in the history
  13. frame images

    wslyvh committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    f7d392d View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    f963aed View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. frames metadata

    wslyvh committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    9d9a7c5 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    5c9e868 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    1f6815e View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    b1b00f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. add voucher codes

    kevincharm committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    282b28b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4ea79d View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    3c9f741 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76fec3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c775728 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5654bb6 View commit details
    Browse the repository at this point in the history
  5. Lint

    b-tarczynski committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    3e5abc2 View commit details
    Browse the repository at this point in the history