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

Main to develop #449

Merged
merged 8 commits into from
Aug 25, 2023
Merged

Main to develop #449

merged 8 commits into from
Aug 25, 2023

Commits on Jun 22, 2023

  1. dev2main (#397)

    * OS-459 : Subgraph update to v1.3.0 (#393)
    
    * rename 120 to 130
    
    * fix dates
    
    * update change log
    
    * revert contracts test (renaming mistake)
    
    * remove unnecessary  log
    
    * feat: improved update checklist (#396)
    
    * feat: improved update checklist
    
    * feat: update PR checklist
    
    * feat: improved the update checklist
    
    * fix: remove checklist item
    
    * feat: added publishing flow by Jordi
    
    * chore: Updates update_checklist to reflect multiple version
    The checkslist allows version specific tasks in a append only format
    
    * feat: formatting
    
    * fix: typo
    
    * feat: restructure README section about publication
    
    * revert: re-formatting
    
    * fix: wrong link
    
    ---------
    
    Co-authored-by: Mathias Scherer <[email protected]>
    
    * Feat/update scrips (#394)
    
    * feat: updates networks to use v1.3.0 update scripts
    fix: changes mumbai rpc url to use the same infura endpoint as the others
    
    * feat(OS-429): replaces old ipfs endpoint with new one
    switches ipfs-0.aragon.network with the load balances prod.ipfs.aragon.network endpoint
    
    * fix(OS-429): replaces old api keys with valid ones
    
    * fix: reverts active_contracts.json to old state
    the values in active_contracts.json for mumbai were already the non applied update addresses
    
    * feat: adds node version requirement to checklists
    
    * feat: adds new functions to deploy helpers
    fix: uses correct addresses during DAOFactory v1.3.0 update
    
    * fix: add initializeFrom call to the managing DAO proposal (#395)
    
    * fix: add initializeFrom call to the managing DAO proposal
    
    * fix: empty data
    
    ---------
    
    Co-authored-by: Michael Heuer <[email protected]>
    
    * Clarifying NatSpec comment in the `DAORegistry.register` function (#403)
    
    * feat: added clarifying NatSpec comment
    
    * feat: improved docs
    
    * Tiny typo fix
    
    ---------
    
    Co-authored-by: Jør∂¡ <[email protected]>
    
    * feat: improved NatSpec comment (#405)
    
    * feat: added revert case to applySingleTargetPermissions (#400)
    
    * Dops 531 update check user perm gh actions osx (#407)
    
    * fix(ci): new gh actions in comment-triggers to check user permission
    
    * Added revert case to grantWithCondition (#401)
    
    * feat: added revert case to grantWithCondition
    
    * fix: removed empty else branch
    
    * fix: NatSpec corrections
    
    * fix: error usage and tests
    
    * fix: test description
    
    * feat: optimization
    
    * fix: corrected build metadata (#411)
    
    * fix: corrected build metadata
    
    * fix: added missing item to the change list
    
    * feat: updated deployment checklist
    
    * feat: improved checklist item
    
    * bump package version (#413)
    
    * bump package version
    
    * add satsuma ipfs gateway
    
    * fix polygon manifest (#414)
    
    * Added ProtocolVersion to PluginRepoFactory and PluginRepo (#412)
    
    * feat: added ProtocolVersion to PluginRepoFactory and PluginRepo
    
    * fix: remove wrong ERC-165 usage
    
    * chore: maintained changelog
    
    * add an extra check (#410)
    
    * ERC-165 support for PermissionConditions (#402)
    
    * feat: added revert case to grantWithCondition
    
    * fix: removed empty else branch
    
    * fix: NatSpec corrections
    
    * fix: error usage and tests
    
    * fix: test description
    
    * feat: optimization
    
    * feat: added PermissionConditionBase and ERC-165 support
    
    * feat: improved error handling and additional test
    
    * feat: improved changelog
    
    * feat: use address instead of explicit type
    
    * fix: tests
    
    * feat: improved error handling
    
    * feat: added PermissionConditionUpgradeable base contract
    
    * fix: forgotten rename
    
    * fix: forgotten rename
    
    * fix: contract name and NatSpec
    
    * fix: typo
    
    * Update protocol upgrade deploy scripts (#409)
    
    * feat: added deploy scripts and correction in existing scripts
    
    * feat: maintained and improved update checklist
    
    * fix: remove accidentally duplicated files
    
    * revert: renaming
    
    * feat: improved managing DAO txns descriptions
    
    * feat: improve logs
    
    * feat: move import
    
    * fix: wrong checklist items
    
    * fix: no plural
    
    * feat: refactored tests and added contracts
    
    * feat: improve update test
    
    * Fix: Add decimals to ERC20WrapperContract (#416)
    
    * add decimals to erc20wrappercontract
    
    * update package version
    
    * fix tests
    
    * Documentation update: How To Guides overview (#367)
    
    * updating documentation to be more tutorial like and use case based
    
    * documentation update
    
    * added fixes to docs based on code reviews
    
    * formatting
    
    * fixed review from michael and jordim
    
    * Update packages/contracts/docs/osx/02-how-to-guides/index.md
    
    * removed blank linke;
    
    * fixing titles and revising comments on PR
    
    * fixed michaels review
    
    * add documentation on non-upgradeable plugin to include a get started guide
    
    * adding the format check
    
    * fix jordis comments on technally incorrect info and typos
    
    * fixing plugin setup corrections
    
    * fixed comments based on jordis input - particularly regarding the setup processing and the relationship between the plugin and the dao
    
    * format text
    
    * fixed jordi comments
    
    * removing storage gap
    
    * fixed title
    
    * OS-516 : add missing artifacts (#408)
    
    * add missing artifacts
    
    * Apply suggestions from code review
    
    Co-authored-by: Michael Heuer <[email protected]>
    
    ---------
    
    Co-authored-by: Michael Heuer <[email protected]>
    
    * Fix CI/CD by supporting tags (#417)
    
    * fix: use explicit working directory paths
    
    * Revert "fix: use explicit working directory paths"
    
    This reverts commit 09ef365.
    
    * feat: support tags
    
    * fix: rename variable
    
    ---------
    
    Co-authored-by: Rekard0 <[email protected]>
    Co-authored-by: Michael Heuer <[email protected]>
    Co-authored-by: Jør∂¡ <[email protected]>
    Co-authored-by: Roger Carhuatocto <[email protected]>
    Co-authored-by: josemarinas <[email protected]>
    Co-authored-by: juliettech <[email protected]>
    7 people authored Jun 22, 2023
    Configuration menu
    Copy the full SHA
    67c5218 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. R/1.3.0 rc0 (#429)

    * chore: updates contracts changelog with all the changes
    
    * chore: fixes typos in UPDATE_CHECKLIST.md
    
    * feat(rc0): managingDAO deploy proposal is now json
    
    * fix(rc0): error in update checklist copying wrong env variables
    
    * Provide Governance Token Bases to `TokenVotingSetup` Constructor as Arguments to Avoid `initCode` size limit on Goerli (#425)
    
    * fix: provide governance token bases as constructor arguments
    
    * feat: verify governance token bases
    
    * fix: adapt script for fresh deployment
    
    * fix: typo
    
    * fix: includes plugin bases in contract verification
    
    * chore(1.3.0): update active_contract.json with new addresses of testnets
    chore(1.3.0): update Releases.md with new releases in testnets
    
    * chore: update npm package versions to 1.3.0-rc0
    
    ---------
    
    Co-authored-by: Michael Heuer <[email protected]>
    mathewmeconry and heueristik authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    cd7c286 View commit details
    Browse the repository at this point in the history
  2. chore: remove old managingDAO address of goerli and mumbai

    chore: update Changelog to reflect v1.3.0-rc0 release
    mathewmeconry committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    48bfb16 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop'

    mathewmeconry committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    b0922aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b5ebc3 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. chore: deploy 1.3.0-rc0 to base goerli (#439)

    fix: replace @nomiclabs/hardhat-etherscan with @nomicfoundation/hardhat-verify
    chore: fixes some typos in the DEPLOYMENT_CHECKLIST
    mathewmeconry authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    d429e77 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. chore: deploy 1.3.0-rc0 to base goerli and mainnet (#442)

    * feat: preparations
    
    * chore: deployment
    
    * fix: corrected the plugin repo version numbers in the deploy script
    
    * preparations
    
    * fix: remove empty field in active contracts json
    
    * chore: deploy 1.3.0-rc0 contracts to base goerli
    
    * chore: deploy 1.3.0-rc0 contracts to base mainnet
    
    * chore: bump npm packages
    
    * chore: update subgraph manifests
    
    * chore: bump subgraph version
    
    * add missing abis (#433)
    
    cherrypick of b1f005
    
    * fix: revert autoformatting
    
    ---------
    
    Co-authored-by: Rekard0 <[email protected]>
    heueristik and Rekard0 authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    39dcba1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop'

    mathewmeconry committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    08ca74c View commit details
    Browse the repository at this point in the history