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

Merge features exclude content #490

Draft
wants to merge 100 commits into
base: develop
Choose a base branch
from
Draft

Merge features exclude content #490

wants to merge 100 commits into from

Commits on Dec 14, 2021

  1. Add KYC explanations

    samajammin committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    d3a863f View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Update ProjectAdded copy

    samajammin committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    4f64355 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d345a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb84090 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #415 from ethereum/develop

    PR changes upstream
    daodesigner authored Dec 16, 2021
    Configuration menu
    Copy the full SHA
    6b99c62 View commit details
    Browse the repository at this point in the history
  5. Add netlify config

    samajammin committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    42c2a73 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7911074 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. Add required documents

    samajammin committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    3ef7fbe View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

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

Commits on Jan 8, 2022

  1. Add staking-specific copy

    samajammin committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    a98c1d3 View commit details
    Browse the repository at this point in the history
  2. Add more staking mentions

    samajammin committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    151b78f View commit details
    Browse the repository at this point in the history
  3. Add "Ethereum" copy

    samajammin committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    bc96411 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b200ec View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Merge pull request #490 from ethereum/staking-copy

    Add staking-specific copy
    samajammin authored Jan 10, 2022
    Configuration menu
    Copy the full SHA
    ff5fdbd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #480 from ethereum/kyc-info

    Add KYC info
    samajammin authored Jan 10, 2022
    Configuration menu
    Copy the full SHA
    294769e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #425 from clrfund/develop

    Sync with dev branch
    daodesigner authored Jan 10, 2022
    Configuration menu
    Copy the full SHA
    43cda19 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #426 from ethereum/staking-round

    Staking round
    daodesigner authored Jan 10, 2022
    Configuration menu
    Copy the full SHA
    1c40a47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c966b8 View commit details
    Browse the repository at this point in the history
  6. Update L2 ETH references

    samajammin committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    f2d3c59 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3b9d247 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #500 from ethereum/recipient-cap

    Add notifications of recipient cap
    samajammin authored Jan 10, 2022
    Configuration menu
    Copy the full SHA
    9ca031a View commit details
    Browse the repository at this point in the history
  9. Clean up how it works copy

    samajammin committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    60011a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Merge pull request #498 from ethereum/l2-eth

    Update L2 ETH references
    samajammin authored Jan 11, 2022
    Configuration menu
    Copy the full SHA
    ffa25d9 View commit details
    Browse the repository at this point in the history
  2. Simplify round criteria

    samajammin committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    26bd028 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #501 from ethereum/staking-criteria-updates

    Simplify round criteria
    samajammin authored Jan 11, 2022
    Configuration menu
    Copy the full SHA
    d014aa0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9614af6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #502 from ethereum/hide-breadcrumbs

    Hide breadcrumbs in join form
    samajammin authored Jan 11, 2022
    Configuration menu
    Copy the full SHA
    a4a230d View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Re-sort criteria

    samajammin committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    25e96cd View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

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

Commits on Jan 19, 2022

  1. Refactor: maxRecipients getter (#505)

    * fetch maci factory data and save it in the store
    
    * Refactor last maxRecipients getter
    
    Co-authored-by: Sam Richards <[email protected]>
    pettinarip and samajammin authored Jan 19, 2022
    Configuration menu
    Copy the full SHA
    d0cb664 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Fix about pages (#504)

    * get native token information from getters
    
    * fix getting native token information and remove unnecessary use of it
    pettinarip authored Jan 24, 2022
    Configuration menu
    Copy the full SHA
    c3690f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31f09d9 View commit details
    Browse the repository at this point in the history
  3. Refactor: maxRecipients getter (#505) (#506)

    * fetch maci factory data and save it in the store
    
    * Refactor last maxRecipients getter
    
    Co-authored-by: Sam Richards <[email protected]>
    
    Co-authored-by: Sam Richards <[email protected]>
    pettinarip and samajammin authored Jan 24, 2022
    Configuration menu
    Copy the full SHA
    1911485 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ca9a8e View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

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

Commits on Jan 27, 2022

  1. Update scripts to support prod circuits with 16 batch size (#508)

    * WIP - update scripts to support prod circuits with 16 batch size
    
    * new contracts
    daodesigner authored Jan 27, 2022
    Configuration menu
    Copy the full SHA
    08adfa1 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

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

Commits on Feb 11, 2022

  1. Configuration menu
    Copy the full SHA
    b48c943 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #510 from ethereum/google-sheet-by-title

    Recipient's google sheet function: select working sheet by title
    samajammin authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    9b2e10f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23cd955 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Configuration menu
    Copy the full SHA
    abf3f57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a20931a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2dcd6f View commit details
    Browse the repository at this point in the history
  4. update scripts to use custom verifiers (#514)

    Co-authored-by: Pablo Pettinari <[email protected]>
    daodesigner and pettinarip authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    63013c1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #433 from ethereum/staking-round

    Sync staking round
    daodesigner authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    6377d99 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Configuration menu
    Copy the full SHA
    d91760b View commit details
    Browse the repository at this point in the history
  2. Add og & twitter metadata

    samajammin committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    98eac01 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #470 from clrfund/meta-image-fix

    Meta image fix
    auryn-macmillan authored Mar 3, 2022
    Configuration menu
    Copy the full SHA
    56036c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Configuration menu
    Copy the full SHA
    76d688a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1269881 View commit details
    Browse the repository at this point in the history
  3. Remove /rounds route

    samajammin committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    5133241 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Default VUE_APP_FIRST_ROUND to 0

    Co-authored-by: Pablo Pettinari <[email protected]>
    samajammin and pettinarip authored Mar 9, 2022
    Configuration menu
    Copy the full SHA
    f4fb0eb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #474 from ethereum/first-round-env-var

    Add VUE_APP_FIRST_ROUND to ignore old rounds
    auryn-macmillan authored Mar 9, 2022
    Configuration menu
    Copy the full SHA
    b87fe73 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Configuration menu
    Copy the full SHA
    5296f33 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #479 from clrfund/criteria-update

    Update criteria to match announcement copy
    auryn-macmillan authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    1504e76 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Configuration menu
    Copy the full SHA
    8054ad5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #485 from clrfund/ethstaker-dates

    Add announcement link to round info
    auryn-macmillan authored Apr 19, 2022
    Configuration menu
    Copy the full SHA
    a25f8f3 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2022

  1. Configuration menu
    Copy the full SHA
    d1412b5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #486 from ethereum/user-registry-factory

    User registry factory when no round exists
    samajammin authored Apr 24, 2022
    Configuration menu
    Copy the full SHA
    31dd277 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Configuration menu
    Copy the full SHA
    4b967ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37da086 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2022

  1. Configuration menu
    Copy the full SHA
    5bfe357 View commit details
    Browse the repository at this point in the history
  2. Remove unused import

    samajammin committed May 8, 2022
    Configuration menu
    Copy the full SHA
    ca223d2 View commit details
    Browse the repository at this point in the history
  3. Fix broken link

    samajammin committed May 8, 2022
    Configuration menu
    Copy the full SHA
    019d7e3 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Merge pull request #487 from clrfund/custom-matching-pool

    Add optional ENV variable to customize matching pool
    auryn-macmillan authored May 9, 2022
    Configuration menu
    Copy the full SHA
    ec10ab2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    089bd7a View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

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

Commits on May 11, 2022

  1. Merge pull request #491 from ethereum/fix-join-message

    Fix condition to check if the round has started
    samajammin authored May 11, 2022
    Configuration menu
    Copy the full SHA
    f18d920 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #492 from ethereum/fix-markdown-content

    Make Project Detail content responsive
    samajammin authored May 11, 2022
    Configuration menu
    Copy the full SHA
    505ccc6 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2022

  1. Configuration menu
    Copy the full SHA
    b68e9e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4ab844 View commit details
    Browse the repository at this point in the history
  3. change max cart size to 8

    pettinarip committed May 14, 2022
    Configuration menu
    Copy the full SHA
    e9d990a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #495 from ethereum/max-cart-size

    Change max cart size to 8
    auryn-macmillan authored May 14, 2022
    Configuration menu
    Copy the full SHA
    7c498b2 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

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

Commits on May 20, 2022

  1. Configuration menu
    Copy the full SHA
    6431bb8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #497 from ethereum/fix-contributions-balances

    Fetch round contributions balance from the contract
    auryn-macmillan authored May 20, 2022
    Configuration menu
    Copy the full SHA
    d44ba36 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

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

Commits on May 27, 2022

  1. Merge pull request #499 from ethereum/refactor-loading-data

    Refactor on data loading
    auryn-macmillan authored May 27, 2022
    Configuration menu
    Copy the full SHA
    0915a92 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

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

Commits on Jun 16, 2022

  1. Merge pull request #505 from clrfund/fix/join-deadline

    Hide the add project callout on landing page if passed deadline
    auryn-macmillan authored Jun 16, 2022
    Configuration menu
    Copy the full SHA
    c981515 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Configuration menu
    Copy the full SHA
    371a264 View commit details
    Browse the repository at this point in the history
  2. remove obsolete code

    yuetloo committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    482cb07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63c72a9 View commit details
    Browse the repository at this point in the history
  4. remove ethStaker content

    yuetloo committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    e10b68f View commit details
    Browse the repository at this point in the history
  5. remove unused file

    yuetloo committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    50bbfaa View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Configuration menu
    Copy the full SHA
    e81f81f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96da1a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Configuration menu
    Copy the full SHA
    7970a7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2b1f3f View commit details
    Browse the repository at this point in the history
  3. Revert "fix error from empty round address if round is loaded from VU…

    …E_APP_EXTRA_ROUND"
    
    This reverts commit a2b1f3f.
    yuetloo committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    a1a670a View commit details
    Browse the repository at this point in the history
  4. Revert "add PermissionedRecipientRegistry"

    This reverts commit 7970a7c.
    yuetloo committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    6b514e1 View commit details
    Browse the repository at this point in the history
  5. Revert "revert changes to remove round list"

    This reverts commit 96da1a3.
    yuetloo committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    30485dd View commit details
    Browse the repository at this point in the history
  6. Revert "removed ethStaker specific deploymnet script"

    This reverts commit e81f81f.
    yuetloo committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    a6f4348 View commit details
    Browse the repository at this point in the history
  7. Revert "remove unused file"

    This reverts commit 50bbfaa.
    yuetloo committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    39b0967 View commit details
    Browse the repository at this point in the history
  8. Revert "remove ethStaker content"

    This reverts commit e10b68f.
    yuetloo committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    6399118 View commit details
    Browse the repository at this point in the history
  9. Revert "fix test failure by reverting ethStaker changes"

    This reverts commit 63c72a9.
    yuetloo committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    d949482 View commit details
    Browse the repository at this point in the history
  10. Revert "remove obsolete code"

    This reverts commit 482cb07.
    yuetloo committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    da41f0e View commit details
    Browse the repository at this point in the history
  11. Revert "merged with the develop branch"

    This reverts commit 371a264, reversing
    changes made to c981515.
    yuetloo committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    ee60330 View commit details
    Browse the repository at this point in the history