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

Fix ProposalCreated event dates #369

Merged
merged 128 commits into from
May 19, 2023

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    dd7a0dc View commit details
    Browse the repository at this point in the history
  2. fix: remove console.log

    heueristik committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    ad2fd40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    616b8bf View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

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

Commits on Apr 19, 2023

  1. chore: cleaning

    heueristik committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    9fb0473 View commit details
    Browse the repository at this point in the history
  2. fix: remove empty comment

    heueristik committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    a025523 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fcc083 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02711cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    360079c View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. prepare package

    Rekard0 committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    1b14d42 View commit details
    Browse the repository at this point in the history
  2. remember the branch

    Rekard0 committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    9d73698 View commit details
    Browse the repository at this point in the history
  3. only artifact src

    Rekard0 committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    fe9fe0f View commit details
    Browse the repository at this point in the history
  4. correct the paths

    Rekard0 committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    c8f10de View commit details
    Browse the repository at this point in the history
  5. correct root path

    Rekard0 committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    c878bf4 View commit details
    Browse the repository at this point in the history
  6. update hashes

    Rekard0 committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    f319e0c View commit details
    Browse the repository at this point in the history
  7. add logs

    Rekard0 committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    3575258 View commit details
    Browse the repository at this point in the history
  8. only copy typechain

    Rekard0 committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    1c6b6f8 View commit details
    Browse the repository at this point in the history
  9. generate typechain

    Rekard0 committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    9f961cc View commit details
    Browse the repository at this point in the history
  10. setup rollup

    Rekard0 committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    e8d6590 View commit details
    Browse the repository at this point in the history
  11. update npm packages

    Rekard0 committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    930b436 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    049ecc6 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. update rollup index

    Rekard0 committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    5db940f View commit details
    Browse the repository at this point in the history
  2. add esm cjs

    Rekard0 committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    4dc131e View commit details
    Browse the repository at this point in the history
  3. add readme

    Rekard0 committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    6005f06 View commit details
    Browse the repository at this point in the history
  4. remove gitIgnore

    Rekard0 committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    748b382 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    f78ad2c View commit details
    Browse the repository at this point in the history
  2. update typechain

    Rekard0 committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    f9858c7 View commit details
    Browse the repository at this point in the history
  3. update typescript

    Rekard0 committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    1653ca1 View commit details
    Browse the repository at this point in the history
  4. convert script to typescript

    Rekard0 committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    03ad311 View commit details
    Browse the repository at this point in the history
  5. change commit hash json

    Rekard0 committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    5dd35fe View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. rename types to typechain

    Rekard0 committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    252b165 View commit details
    Browse the repository at this point in the history
  2. add test

    Rekard0 committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    ab50a5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ad3a4f View commit details
    Browse the repository at this point in the history
  4. update usage test

    Rekard0 committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    b9230a7 View commit details
    Browse the repository at this point in the history
  5. generate index.ts dynamically

    Rekard0 committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    30c9593 View commit details
    Browse the repository at this point in the history
  6. update readme

    Rekard0 committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    50e094c View commit details
    Browse the repository at this point in the history
  7. add empty line

    Rekard0 committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    744f4f7 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/f/OS-380_npm_package_versions' i…

    …nto feature/OS-358-nonreentrant-executor
    heueristik committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    1832124 View commit details
    Browse the repository at this point in the history
  9. update commit hashes

    heueristik committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    ece3a1f View commit details
    Browse the repository at this point in the history
  10. fix index.ts

    Rekard0 committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    62f5bdb View commit details
    Browse the repository at this point in the history
  11. chore: update test

    heueristik committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    559d154 View commit details
    Browse the repository at this point in the history
  12. Merge remote-tracking branch 'origin/f/OS-380_npm_package_versions' i…

    …nto feature/OS-358-nonreentrant-executor
    heueristik committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    d2e5456 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cd35fe0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    57f755c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8fb39df View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c409409 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    403436c View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    1043deb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    757bc4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b224a2 View commit details
    Browse the repository at this point in the history
  4. revert versioning changes

    heueristik committed May 2, 2023
    Configuration menu
    Copy the full SHA
    c900797 View commit details
    Browse the repository at this point in the history
  5. adapt tests

    heueristik committed May 2, 2023
    Configuration menu
    Copy the full SHA
    9629728 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6261b85 View commit details
    Browse the repository at this point in the history
  7. correct path

    Rekard0 committed May 2, 2023
    Configuration menu
    Copy the full SHA
    b2df3f0 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    57ecd70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca52351 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Revert "chore: remove legacy version files of DAO"

    This reverts commit 57f755c.
    heueristik committed May 5, 2023
    Configuration menu
    Copy the full SHA
    abfa6af View commit details
    Browse the repository at this point in the history
  2. add legacy versions

    heueristik committed May 5, 2023
    Configuration menu
    Copy the full SHA
    3e25be2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aaff5bd View commit details
    Browse the repository at this point in the history
  4. chore: remove old CI task

    heueristik committed May 5, 2023
    Configuration menu
    Copy the full SHA
    1ce07f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    96d35af View commit details
    Browse the repository at this point in the history
  6. fix: version numbers

    heueristik committed May 5, 2023
    Configuration menu
    Copy the full SHA
    857a9db View commit details
    Browse the repository at this point in the history
  7. fix: imports

    heueristik committed May 5, 2023
    Configuration menu
    Copy the full SHA
    9d129f4 View commit details
    Browse the repository at this point in the history
  8. WIP

    heueristik committed May 5, 2023
    Configuration menu
    Copy the full SHA
    b9d3dc3 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    f437dbc View commit details
    Browse the repository at this point in the history
  2. fix: versioning

    heueristik committed May 8, 2023
    Configuration menu
    Copy the full SHA
    168b55b View commit details
    Browse the repository at this point in the history
  3. fix: move files

    heueristik committed May 8, 2023
    Configuration menu
    Copy the full SHA
    dbe2134 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Jør∂¡ <4456749+brickpop@users.noreply.github.com>
    heueristik and brickpop committed May 8, 2023
    Configuration menu
    Copy the full SHA
    5e209e3 View commit details
    Browse the repository at this point in the history
  5. chore: formatting

    heueristik committed May 8, 2023
    Configuration menu
    Copy the full SHA
    6cbc32e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b86fd0 View commit details
    Browse the repository at this point in the history
  7. feat: added more tests

    heueristik committed May 8, 2023
    Configuration menu
    Copy the full SHA
    9b6a514 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ebc96ac View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'origin/develop' into feature/OS-409-pro…

    …posal-created-event-dates
    heueristik committed May 8, 2023
    Configuration menu
    Copy the full SHA
    f997500 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Applied review suggestion

    Co-authored-by: Rekard0 <5880388+Rekard0@users.noreply.github.com>
    heueristik and Rekard0 committed May 10, 2023
    Configuration menu
    Copy the full SHA
    c9c04f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    706de67 View commit details
    Browse the repository at this point in the history
  3. Improved comments

    heueristik committed May 10, 2023
    Configuration menu
    Copy the full SHA
    9c80df2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0cabf6b View commit details
    Browse the repository at this point in the history
  5. doc: clarify comments

    heueristik committed May 10, 2023
    Configuration menu
    Copy the full SHA
    9599e38 View commit details
    Browse the repository at this point in the history
  6. fix: change version number

    heueristik committed May 10, 2023
    Configuration menu
    Copy the full SHA
    0dee336 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4e9e628 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6c814d2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f8ca50c View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

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

    heueristik committed May 11, 2023
    Configuration menu
    Copy the full SHA
    f8876fd View commit details
    Browse the repository at this point in the history
  3. fix: tests

    heueristik committed May 11, 2023
    Configuration menu
    Copy the full SHA
    4c2573e View commit details
    Browse the repository at this point in the history
  4. fix: finalize tests

    heueristik committed May 11, 2023
    Configuration menu
    Copy the full SHA
    ad8fc66 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca9a176 View commit details
    Browse the repository at this point in the history
  6. fix: typo

    heueristik committed May 11, 2023
    Configuration menu
    Copy the full SHA
    f689e6c View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Configuration menu
    Copy the full SHA
    9303b42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf3b2c1 View commit details
    Browse the repository at this point in the history
  3. feat: added test

    heueristik committed May 12, 2023
    Configuration menu
    Copy the full SHA
    9cd9e65 View commit details
    Browse the repository at this point in the history
  4. fix: wrong version number

    heueristik committed May 12, 2023
    Configuration menu
    Copy the full SHA
    452c958 View commit details
    Browse the repository at this point in the history
  5. WIP

    Rekard0 committed May 12, 2023
    Configuration menu
    Copy the full SHA
    c865dcb View commit details
    Browse the repository at this point in the history
  6. fix remaining tests

    Rekard0 authored and heueristik committed May 12, 2023
    Configuration menu
    Copy the full SHA
    758bceb View commit details
    Browse the repository at this point in the history
  7. fix subgraph

    Rekard0 authored and heueristik committed May 12, 2023
    Configuration menu
    Copy the full SHA
    fec63aa View commit details
    Browse the repository at this point in the history
  8. add ref depth

    Rekard0 authored and heueristik committed May 12, 2023
    Configuration menu
    Copy the full SHA
    559a756 View commit details
    Browse the repository at this point in the history
  9. fix: replacing getContractFactory and getContractAt by typechain fact…

    …ory calls and added missing awaits
    heueristik committed May 12, 2023
    Configuration menu
    Copy the full SHA
    df4a9e3 View commit details
    Browse the repository at this point in the history
  10. fix: test timings

    heueristik committed May 12, 2023
    Configuration menu
    Copy the full SHA
    c1088ef View commit details
    Browse the repository at this point in the history
  11. Merge branch 'fix/fix-typechain-and-contracts-tests' into feature/OS-…

    …358-nonreentrant-executor
    heueristik committed May 12, 2023
    Configuration menu
    Copy the full SHA
    728cb80 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    099018a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1a15563 View commit details
    Browse the repository at this point in the history
  14. fix: adapt upgrade tests

    heueristik committed May 12, 2023
    Configuration menu
    Copy the full SHA
    ba71d52 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    51c831c View commit details
    Browse the repository at this point in the history
  16. fix: tests

    heueristik committed May 12, 2023
    Configuration menu
    Copy the full SHA
    1ab55d6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    58a9250 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    b71193f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    054bca1 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/develop' into feature/OS-409-pro…

    …posal-created-event-dates
    heueristik committed May 15, 2023
    Configuration menu
    Copy the full SHA
    4372af1 View commit details
    Browse the repository at this point in the history
  4. fix: typo

    heueristik committed May 15, 2023
    Configuration menu
    Copy the full SHA
    8566eec View commit details
    Browse the repository at this point in the history
  5. fix: delete legacy files

    heueristik committed May 15, 2023
    Configuration menu
    Copy the full SHA
    0604694 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8b51d4b View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Configuration menu
    Copy the full SHA
    263bc1b View commit details
    Browse the repository at this point in the history
  2. fix: merge conflicts

    heueristik committed May 16, 2023
    Configuration menu
    Copy the full SHA
    0e1128a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c64f8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d08e1ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc571dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    649732b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c275b62 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a97a9ba View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'origin/develop' into feature/OS-409-pro…

    …posal-created-event-dates
    heueristik committed May 16, 2023
    Configuration menu
    Copy the full SHA
    a84625b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7c3e22c View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    717d30e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/OS-358-nonreentrant-executor' into feature/OS-4…

    …09-proposal-created-event-dates
    heueristik committed May 17, 2023
    Configuration menu
    Copy the full SHA
    ea3be72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3eeb2fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8317c61 View commit details
    Browse the repository at this point in the history
  5. feat: improved comment

    heueristik committed May 17, 2023
    Configuration menu
    Copy the full SHA
    ffc5800 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

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