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

Rebase #27

Open
wants to merge 187 commits into
base: master
Choose a base branch
from
Open

Rebase #27

wants to merge 187 commits into from

Commits on Sep 22, 2022

  1. UI for prop cancellation

    - Only available to proposer during pending/active/queued proposal states
    EricDevito committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    051fdf8 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Merge pull request nounsDAO#594 from nounsDAO/staging

    Promote staging to prod
    solimander authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    68ae592 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Merge pull request nounsDAO#620 from nounsDAO/staging

    Remove Discord from Webapp [Production Deployment]
    lastpunk9999 authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    288b6fc View commit details
    Browse the repository at this point in the history
  2. Merge pull request nounsDAO#622 from nounsDAO/master

    Forge Std Update -> Production
    solimander authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    94fb0d7 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Merge pull request nounsDAO#628 from nounsDAO/staging

    Explore Page [Production Release]
    lastpunk9999 authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    f16c905 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    add31e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    493711d View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Configuration menu
    Copy the full SHA
    c9a78c4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nounsDAO#632 from nounsDAO/staging

    Promote stage to prod
    solimander authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    b4e1b6f View commit details
    Browse the repository at this point in the history
  3. Merge pull request nounsDAO#633 from nounsDAO/staging

    EOA Vote Refunds [Production Release]
    solimander authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    618b3a2 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Merge pull request nounsDAO#635 from nounsDAO/staging

    Token Buyer Integration [Production Release]
    solimander authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    188c402 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Merge pull request nounsDAO#637 from nounsDAO/staging

    Include Token Buyer Balance in Treasury Stats [Production Release]
    solimander authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    bfca3af View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

  1. Configuration menu
    Copy the full SHA
    e121951 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nounsDAO#638 from nounsDAO/staging

    Fix USDC Amount in Proposal Transaction Helper [Hot Fix]
    solimander authored Dec 4, 2022
    Configuration menu
    Copy the full SHA
    6584c4c View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Configuration menu
    Copy the full SHA
    4cd57f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a86747 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

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

Commits on Dec 11, 2022

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

Commits on Dec 14, 2022

  1. Update index.tsx

    typo desturctiveTransitionStateButton -> destructiveTransitionStateButton
    EricDevito authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    5fa5184 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Correctly parse tuples

    solimander committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    e29c2a2 View commit details
    Browse the repository at this point in the history
  2. Fix tuple display

    solimander committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    d36b0da View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Configuration menu
    Copy the full SHA
    13d50aa View commit details
    Browse the repository at this point in the history
  2. Merge pull request nounsDAO#644 from nounsDAO/soli-fix-tuple-parsing

    Correctly Parse Tuples & Fix Function Argument Modal Scrolling
    solimander authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    942a5f2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request nounsDAO#645 from nounsDAO/staging

    Various Bug Fixes [Production Release]
    solimander authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    fc90516 View commit details
    Browse the repository at this point in the history
  4. Merge pull request nounsDAO#573 from EricDevito/Cancel-prop-UI

    UI for prop cancellation
    solimander authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    59b706f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c97175 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. fixed broken winners link

    yitongzhang committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    dec38f0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nounsDAO#647 from yitongzhang/master

    Fixed broken winners link
    solimander authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    822acbb View commit details
    Browse the repository at this point in the history
  3. Update i18n

    solimander committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    d4c74b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76141c8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request nounsDAO#650 from nounsDAO/staging

    Reduce Proposal Page Query Size [Hot Fix]
    solimander authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    df263b9 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'staging'

    solimander committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    c4a6f2a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9aa3947 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

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

Commits on Dec 22, 2022

  1. Configuration menu
    Copy the full SHA
    ff66d5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0198406 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd6b756 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4150f1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6fbb0bc View commit details
    Browse the repository at this point in the history
  6. Merge pull request nounsDAO#652 from nounsDAO/soli-subgraph-proposal-…

    …title
    
    Optimize Proposal Subgraph Queries
    solimander authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    a437147 View commit details
    Browse the repository at this point in the history
  7. Merge pull request nounsDAO#653 from nounsDAO/staging

    Multi-Feature Production Release
    solimander authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    158da38 View commit details
    Browse the repository at this point in the history
  8. Add stream withdraw modal

    bcjgit committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    7223cac View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. This is Nouns video embed

    solimander committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    1b66d1b View commit details
    Browse the repository at this point in the history
  2. Drop banner, update text

    solimander committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    44f86ab View commit details
    Browse the repository at this point in the history
  3. Remove unused import

    solimander committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    0eac3bf View commit details
    Browse the repository at this point in the history
  4. Add "Collect it" button

    solimander committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    c12c6ad View commit details
    Browse the repository at this point in the history
  5. Video subtitle

    solimander committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    33626f9 View commit details
    Browse the repository at this point in the history
  6. Conditional gray bg

    solimander committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    6d6e3f9 View commit details
    Browse the repository at this point in the history
  7. Small code cleanup

    solimander committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    5021ff9 View commit details
    Browse the repository at this point in the history
  8. Final bg cleanup

    solimander committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    02f521a View commit details
    Browse the repository at this point in the history
  9. Move subtitle to bottom

    solimander committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    6d52b3c View commit details
    Browse the repository at this point in the history
  10. Update copy

    solimander committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    d0d4935 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    23d2ed5 View commit details
    Browse the repository at this point in the history
  12. Style tweaks

    solimander committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    33a9fef View commit details
    Browse the repository at this point in the history
  13. Small padding adjustment

    solimander committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    153a824 View commit details
    Browse the repository at this point in the history
  14. Merge pull request nounsDAO#655 from nounsDAO/soli-this-is-nouns-embed

    "This is Nouns" Video Embed
    solimander authored Dec 23, 2022
    Configuration menu
    Copy the full SHA
    854b9b6 View commit details
    Browse the repository at this point in the history
  15. Merge pull request nounsDAO#656 from nounsDAO/staging

    "This is Nouns" Embed [Production Release]
    solimander authored Dec 23, 2022
    Configuration menu
    Copy the full SHA
    cb63bdf View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    58786ba View commit details
    Browse the repository at this point in the history
  17. Merge pull request nounsDAO#657 from nounsDAO/revert-656-staging

    Revert ""This is Nouns" Embed [Production Release]" Until Mint is Live
    solimander authored Dec 23, 2022
    Configuration menu
    Copy the full SHA
    0e0aa2e View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2022

  1. Configuration menu
    Copy the full SHA
    0d37e5b View commit details
    Browse the repository at this point in the history
  2. update UX of streaming modal

    bcjgit committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    44a3efd View commit details
    Browse the repository at this point in the history
  3. remove swp file

    bcjgit committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    62fa349 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2775f15 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9df219d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f46f684 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c68fa53 View commit details
    Browse the repository at this point in the history
  8. Create page clean up

    bcjgit committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    46e28b9 View commit details
    Browse the repository at this point in the history
  9. add i18n

    bcjgit committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    66f68cb View commit details
    Browse the repository at this point in the history
  10. i18n

    bcjgit committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    ffe3be4 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2022

  1. Configuration menu
    Copy the full SHA
    d1c5d12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a5444f View commit details
    Browse the repository at this point in the history
  3. Merge pull request nounsDAO#658 from nounsDAO/revert-657-revert-656-s…

    …taging
    
    "This is Nouns" Embed [Production Release]
    solimander authored Dec 25, 2022
    Configuration menu
    Copy the full SHA
    e50b88e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c3c8d1 View commit details
    Browse the repository at this point in the history
  5. remove unused imports

    bcjgit committed Dec 25, 2022
    Configuration menu
    Copy the full SHA
    6d0ae68 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb77af7 View commit details
    Browse the repository at this point in the history
  7. remove testing code

    bcjgit committed Dec 25, 2022
    Configuration menu
    Copy the full SHA
    4e5ef21 View commit details
    Browse the repository at this point in the history
  8. i18n

    bcjgit committed Dec 25, 2022
    Configuration menu
    Copy the full SHA
    55a013c View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Update BidHistoryModal.module.css

    fixes close button styles for iOS 15
    brandonleboeuf authored Dec 28, 2022
    Configuration menu
    Copy the full SHA
    2acacd5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from brandonleboeuf/fix/close_btn_styling_iOS

    Update BidHistoryModal.module.css
    brandonleboeuf authored Dec 28, 2022
    Configuration menu
    Copy the full SHA
    02b872a View commit details
    Browse the repository at this point in the history
  3. address david comments

    bcjgit committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    e96ab3e View commit details
    Browse the repository at this point in the history
  4. prettier

    bcjgit committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    795d80b View commit details
    Browse the repository at this point in the history
  5. update contracts

    bcjgit committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    85ca0b3 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. add ios banner

    cryptoseneca committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    fbad7f5 View commit details
    Browse the repository at this point in the history
  2. Remove extra padding

    solimander committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    609948f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3bde40 View commit details
    Browse the repository at this point in the history
  4. Optimize GIF

    solimander committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    938e438 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c9a83f9 View commit details
    Browse the repository at this point in the history
  6. Use title casing

    solimander committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    2e48c47 View commit details
    Browse the repository at this point in the history
  7. Update copy

    solimander committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    7149b8e View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. Configuration menu
    Copy the full SHA
    aee4800 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nounsDAO#659 from brandonleboeuf/master

    Update BidHistoryModal.module.css
    solimander authored Dec 30, 2022
    Configuration menu
    Copy the full SHA
    7f56057 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2022

  1. Mobile CSS tweaks

    solimander committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    354207e View commit details
    Browse the repository at this point in the history
  2. Fix page jump

    solimander committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    f13ec1a View commit details
    Browse the repository at this point in the history
  3. Merge pull request nounsDAO#661 from nounsDAO/staging

    iOS Application Banner & Close Button Styling Fix [Production Release]
    solimander authored Dec 31, 2022
    Configuration menu
    Copy the full SHA
    98b958b View commit details
    Browse the repository at this point in the history
  4. Keep min-height on mobile

    solimander committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    d91eaef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd15d9a View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. fix comments and build + i18n

    bcjgit committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    f3b320b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e03c4b0 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

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

Commits on Jan 6, 2023

  1. add 0 nonce

    bcjgit committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    9944eb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3b164f View commit details
    Browse the repository at this point in the history
  3. Remove unused button, css

    solimander committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    6104f7c View commit details
    Browse the repository at this point in the history
  4. Adjust video position

    solimander committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    7c80fec View commit details
    Browse the repository at this point in the history
  5. Merge pull request nounsDAO#663 from nounsDAO/staging

    Remove "Collect It" Button [Production Release]
    solimander authored Jan 6, 2023
    Configuration menu
    Copy the full SHA
    3d7d94d View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. add number utils

    bcjgit committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    7e2242c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e2d6c7 View commit details
    Browse the repository at this point in the history
  3. fix formatting error for usdc

    bcjgit committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    771d82f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8ca4e3 View commit details
    Browse the repository at this point in the history
  5. update stream abi

    bcjgit committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    a914f07 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    621611e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    18703fe View commit details
    Browse the repository at this point in the history
  8. Remove unused variables

    solimander committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    eab119b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    09d4806 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Merge pull request nounsDAO#664 from nounsDAO/staging

    Gnosis Safe Vote Refund Support [Production Release]
    solimander authored Jan 13, 2023
    Configuration menu
    Copy the full SHA
    b043bce View commit details
    Browse the repository at this point in the history
  2. Fix typo

    solimander committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    1a80def View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

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

Commits on Jan 24, 2023

  1. Configuration menu
    Copy the full SHA
    654e740 View commit details
    Browse the repository at this point in the history
  2. remove unused import

    bcjgit committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    629f256 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. update nns contract address

    bcjgit committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    ec0330d View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Migrate to Goldsky

    solimander committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    5937a3b View commit details
    Browse the repository at this point in the history
  2. Kick CI

    solimander committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    1cc078c View commit details
    Browse the repository at this point in the history
  3. Merge pull request nounsDAO#669 from nounsDAO/soli-switch-subgraph-pr…

    …ovider
    
    Migrate to Goldsky
    solimander authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    1d78639 View commit details
    Browse the repository at this point in the history
  4. Merge pull request nounsDAO#670 from nounsDAO/staging

    Migrate Subgraph to Goldsky [Production Release]
    solimander authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    4ed8e5a View commit details
    Browse the repository at this point in the history
  5. Merge pull request nounsDAO#668 from nounsDAO/brianj_update_contract_…

    …to_patch_nns_bug
    
    update nns contract address
    bcjgit authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    bf86fa4 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    2176053 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nounsDAO#671 from nounsDAO/staging

    Fix Token Buyer ETH Top-Up Regression [Production Release]
    solimander authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    dd7b4ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9469db View commit details
    Browse the repository at this point in the history
  4. Remove log

    solimander committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    269c08c View commit details
    Browse the repository at this point in the history
  5. Merge pull request nounsDAO#672 from nounsDAO/soli-fix-array-parsing

    Correctly Parse Array Function Call Arguments
    solimander authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    ae0b5ce View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Configuration menu
    Copy the full SHA
    608d251 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nounsDAO#673 from nounsDAO/staging

    Various Bug Fixes [Production Release]
    solimander authored Feb 2, 2023
    Configuration menu
    Copy the full SHA
    5046757 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a95fc63 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

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

Commits on Feb 6, 2023

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

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    5d3b057 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nounsDAO#674 from nounsDAO/soli-display-raw-calldata

    Display Raw Calldata in Proposal Actions
    solimander authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    185099c View commit details
    Browse the repository at this point in the history
  3. Merge pull request nounsDAO#675 from nounsDAO/staging

    Display Raw Calldata in Proposal Actions [Production Release]
    solimander authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    8bebd09 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24a4620 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7960407 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1901c70 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Fix typos

    solimander committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    be0e4d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e87dff View commit details
    Browse the repository at this point in the history
  3. Merge pull request nounsDAO#651 from nounsDAO/brianj_add_delegation_w…

    …arning_and_streaming_payment_type
    
    Brianj add delegation warning and streaming payment type
    solimander authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    bac5275 View commit details
    Browse the repository at this point in the history
  4. swap out logo for noggles

    badublanc committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    2474612 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02683ae View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Merge pull request nounsDAO#679 from cloudnouns/master

    swap out logo for noggles
    solimander authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    7b071f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Dampen noun glasses color

    solimander committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    2f16e25 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Configuration menu
    Copy the full SHA
    462daf5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nounsDAO#690 from nounsDAO/soli-snapshot-proposals

    Display Vote Split Signaling Snapshot Proposal (Quick Solution)
    solimander authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    3c8ea18 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    9cbf6eb View commit details
    Browse the repository at this point in the history
  2. Merge pull request nounsDAO#693 from nounsDAO/revert-690-soli-snapsho…

    …t-proposals
    
    Revert "Display Vote Split Signaling Snapshot Proposal (Quick Solution)"
    solimander authored Mar 20, 2023
    Configuration menu
    Copy the full SHA
    f9f7b2b View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. adding nounish video to the homepage

    142 committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    8019a84 View commit details
    Browse the repository at this point in the history
  2. fixed cryptopunks spelling to 'CryptoPunks'. Updated link to the new …

    …one cryptopunks.app
    142 committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    e86d335 View commit details
    Browse the repository at this point in the history
  3. added the nounish YouTube video embed as another row in NounIntroSect…

    …ion. Added a link to prop.house
    142 committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    f1314ad View commit details
    Browse the repository at this point in the history
  4. Merge pull request nounsDAO#695 from danpeg/cryptopunk-link

    fixed cryptopunks spelling to 'CryptoPunks'. Updated link.
    solimander authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    f8438a2 View commit details
    Browse the repository at this point in the history
  5. added rel='norefferer'

    142 committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    34780fa View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Hackathon banner

    solimander committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    3a58155 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dde5c2f View commit details
    Browse the repository at this point in the history
  3. Link to hackweek.wtf

    solimander committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    e494f90 View commit details
    Browse the repository at this point in the history
  4. Update font weight

    solimander committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    ca3aca9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    318ab1b View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

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

Commits on Mar 30, 2023

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

Commits on Apr 3, 2023

  1. cleaned the copy a bit

    142 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    34680c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b93782f View commit details
    Browse the repository at this point in the history
  3. remove an unused var

    142 committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    64cbb6e View commit details
    Browse the repository at this point in the history
  4. Merge pull request nounsDAO#696 from danpeg/nounish-video

    Add nounish video; Change embeds to YouTube; Fix info on time-delay on voting from 2 to 5 days
    solimander authored Apr 3, 2023
    Configuration menu
    Copy the full SHA
    425ea6b View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    ca3ece1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request nounsDAO#702 from nounsDAO/revert-697-soli-hackath…

    …on-banner
    
    Remove Nouns Hack Week Banner
    solimander authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    31503a1 View commit details
    Browse the repository at this point in the history
  3. Format

    solimander committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    10bb478 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. feat: landing page copy text (#2)

    * feat: add text for overview, existence, values, objectives sections
    
    * feat: copy text on homepage
    jackdishman committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    d16c8fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfabe27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2c99a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9090924 View commit details
    Browse the repository at this point in the history
  5. feat: add methods to update auction duration (#7)

    Co-authored-by: colink14110476 <[email protected]>
    jackdishman and colink14110476 committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    88daf43 View commit details
    Browse the repository at this point in the history
  6. feat: assign default admin role to deployer (#11)

    * feat: add methods to update auction duration
    
    * feat: assign default admin role to deployer
    
    * feat: use AccessControlUpgradeable instead of AccessControl
    
    * feat: pass executor addr into initializer function
    
    * feat: use new role BRAVO_OR_OWNER
    
    * feat: use executorAddress
    
    * fix: remove immutable
    
    * fix: remove unused var
    
    * tests: update deploy() to include executor address
    
    * fix: apply diff.txt
    
    * feat: pause and unpause only bravo or owner
    
    * fix: remove old comment
    jackdishman committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    c848d81 View commit details
    Browse the repository at this point in the history
  7. add duration test and owner test (#12)

    * add duration test and owner test
    
    * abi update and script update
    
    * swap error message check
    colink14110476 authored and jackdishman committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    01c5c11 View commit details
    Browse the repository at this point in the history
  8. feat: replace goerli addresses with deployed ones for BDAO (#14)

    * feat: replace goerli addresses with deployed ones for BDAO
    
    * added more addresses
    
    * fix: proxy remove version in addresses & update goerli subgraph
    
    Co-authored-by: colink14110476 <[email protected]>
    jackdishman and colink14110476 committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    74d64f1 View commit details
    Browse the repository at this point in the history
  9. deploy_local fix (#19)

    colink14110476 authored and jackdishman committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    4b574fc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    abd5e19 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    517f59e View commit details
    Browse the repository at this point in the history
  12. Nouns MerkleDrop (#18)

    * Nouns MerkleDrop
    
    * redeem only 1 nft
    
    * rm unused code
    
    * onlyOwner can pause/unpause airdrop
    
    * _merkleroot
    
    * add airdrop root param to scripts
    colink14110476 authored and jackdishman committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    c7ec106 View commit details
    Browse the repository at this point in the history
  13. add merkleAirdrop helper function (#25)

    * add merkleAirdrop helper function
    
    * convert lowerCas
    colink14110476 authored and jackdishman committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    2b06d43 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    10dc26c View commit details
    Browse the repository at this point in the history
  15. test

    jackdishman committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    0b32b2d View commit details
    Browse the repository at this point in the history