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

chore: merge develop into main #75

Merged
merged 154 commits into from
Apr 29, 2024
Merged

chore: merge develop into main #75

merged 154 commits into from
Apr 29, 2024

Commits on Jul 20, 2023

  1. setup repo with subgraph

    Rekard0 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    f47241c View commit details
    Browse the repository at this point in the history
  2. add pull request template

    Rekard0 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    d9e9b48 View commit details
    Browse the repository at this point in the history
  3. add empty lines

    Rekard0 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    42e6ed9 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. re-structure the folders

    Rekard0 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    7cc77fa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from aragon/f/OS-600_setup-osx-commons-with-sub…

    …graph-package
    
    OS-600 : setup osx commons with subgraph package
    Rekard0 authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    f5e7479 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. add plugin repos ids

    Rekard0 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    38431a9 View commit details
    Browse the repository at this point in the history
  2. re org the folder structure

    Rekard0 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    b7c0ef5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f22262e View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    0703322 View commit details
    Browse the repository at this point in the history
  2. F OS-601 Add subgraph tests (#4)

    * add subgraph tests
    
    * Update subgraph/subgraph.yaml
    
    Co-authored-by: Rekard0 <[email protected]>
    
    * Update subgraph/schema.graphql
    
    Co-authored-by: Rekard0 <[email protected]>
    
    ---------
    
    Co-authored-by: Rekard0 <[email protected]>
    josemarinas and Rekard0 authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    60f3eb2 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. refactor

    Rekard0 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    db62b6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99be32f View commit details
    Browse the repository at this point in the history
  3. Add test for pluginRepo

    Rekard0 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    dafccc8 View commit details
    Browse the repository at this point in the history
  4. yarn subgraph test workflow

    Rekard0 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    36e589a View commit details
    Browse the repository at this point in the history
  5. remove cache yarn

    Rekard0 committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    3ea46e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. refactor outputs

    Rekard0 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    fd92edd View commit details
    Browse the repository at this point in the history
  2. add comment

    Rekard0 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    e0fd41d View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Merge pull request #3 from aragon/f/OS-588_abstract-pluginRepo-plugin…

    …Setup-ids
    
    F/ OS-588 Sbstract plugin repo  & plugin setup ids
    Rekard0 authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    91d9e53 View commit details
    Browse the repository at this point in the history
  2. abstract permissions

    Rekard0 committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    4f8f0c5 View commit details
    Browse the repository at this point in the history
  3. update change log

    Rekard0 committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    b059afe View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    40b2918 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from aragon/chore/OS-704_Add-security-contact-t…

    …o-readmes
    
    chore/ OS-704 Add security contact to the readme(s)
    Rekard0 authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    6c032e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Update subgraph/src/ids/permissions.ts

    Co-authored-by: Mathias Scherer <[email protected]>
    Rekard0 and mathewmeconry authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    ab7eee1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2140b7a View commit details
    Browse the repository at this point in the history
  3. update changelog

    Rekard0 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    941aef2 View commit details
    Browse the repository at this point in the history
  4. organize permission tests

    Rekard0 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    1ab2440 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    8f963d1 View commit details
    Browse the repository at this point in the history
  2. Update readme & changelog

    Rekard0 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    ef79b80 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

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

Commits on Oct 17, 2023

  1. Merge pull request #5 from aragon/f/OS-586_abstract-permission-ids

    feat: abstract permissions
    Rekard0 authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    0cf95e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. OS-593: refactors repo for linting and linting during workflows (#8)

    * ci: add linting and fix package manager warnings
    
    * docs: improved pr template
    
    * ci: rename job
    
    * ci: improve commands and workflows
    
    * ci: fix commands
    
    * style: formatting
    
    * build: improved gitignore
    
    * style(OS-593): improves eslint config
    
    Moves linting to the root of the repository and extends this config for
    each package
    
    * ci(OS-593): improves linting and testing for subgraph
    
    reconfigures formatting-linting to be callable by other workflows
    
    * ci(OS-593): fix missing dependency installation
    
    fixes missing dependency installation for subgraph during linting
    
    * chore(OS-593): adds missing peerDependecies in subgraph
    
    ---------
    
    Co-authored-by: Mathias Scherer <[email protected]>
    heueristik and mathewmeconry authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    e446956 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. feat: added contracts and tests (#7)

    * feat: added contracts, tests, and workflows
    
    * refactor: removed NetworkNameMapping and added base and sepolia support
    
    * ci: improvements
    
    * ci: fix subgraph workflow
    
    * ci: fix contracts workflow
    
    * ci: added contracts subfolder to subgraph workflow triggers
    
    * refactor: improved proxy deployment helpers
    
    * refactor: folder structure
    
    * test: added tests
    
    * style: formatting
    
    * refactor: ProxyFactory and TestGovernanceERC20
    
    * test: add tests for proxy factory
    
    * docs: NatSpec improvments
    
    * test: remove only
    
    * style: fix formatting
    
    * chore: maintained changelog
    
    * chore: added version number and descriptions
    
    * refactor: split helpers into proxy and event
    
    * refactor: revert proxy factory addition
    
    * Terminal chore: maintained changelog  0717be
    
    * refactor: remove unused file
    
    * test: remove only
    
    * ci: removed comments
    
    * refactor: remove redundant line number
    heueristik authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    c06c147 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

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

Commits on Nov 2, 2023

  1. F/os 587 abstract actions and callback ids (#14)

    * add action an callbacks id generation
    
    * update changelog
    josemarinas authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    7fe5eba View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. chore: maintained changelogs (#15)

    * chore: maintained changelogs
    
    * chore: revert changes
    heueristik authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    d22ba85 View commit details
    Browse the repository at this point in the history
  2. feature: abstracted balance and transfer IDs (#12)

    * add balance and token ids
    
    * add eslint disable
    
    * fix eslint config
    
    * fix lint
    
    * fix tests
    josemarinas authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    bb88eb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2dd4a18 View commit details
    Browse the repository at this point in the history
  4. Feature: add id generation for iplugin, iproposal and transactionActi…

    …onsProposal (#13)
    
    * add id generation for iplugin, iproposal and transactionActionsProposal
    
    * fix prettier
    
    * style: applied prettier formatting
    
    ---------
    
    Co-authored-by: Michael Heuer <[email protected]>
    josemarinas and heueristik authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    593b034 View commit details
    Browse the repository at this point in the history
  5. Feature: Add js client commons (#11)

    * add js client commons
    
    * ci: added test workflow
    
    * add eslintrc
    
    * style: specified included and ignored directories
    
    * style: use similar tsconfig as for contracts and subgraph
    
    * style: removed non-existing folder from tsconfig
    
    * fix eslint
    
    * fix prettier
    
    * test lint
    
    * fix lint
    
    * fix prettier
    
    * test lint
    
    * fix lint
    
    * style: use root level lint command
    
    * build: updated package.json
    
    * style: apply global prettier formatting
    
    * revert typescript version bump
    
    * fix: missing await
    
    * refactor: renamed js-client to sdk
    
    * chore: maintained changelog
    
    * update changelog
    
    * docs: corrected readme title
    
    * Update sdk/README.md
    
    Co-authored-by: Michael Heuer <[email protected]>
    
    * style: applied prettier formatting
    
    ---------
    
    Co-authored-by: Michael Heuer <[email protected]>
    Co-authored-by: Michael Heuer <[email protected]>
    3 people authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    27279c6 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

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

Commits on Nov 20, 2023

  1. chore: added arbitrum support (#17)

    * chore: added arbitrum
    
    * chore: add arbiscan api key to example
    
    * chore: added supported networks
    
    * refactor: reduce code-duplication
    
    * fix: typo
    
    * revert: graphql network name change
    heueristik authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    c6782d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    cab4991 View commit details
    Browse the repository at this point in the history
  2. fix: remove redundant test

    Rekard0 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    03e9d12 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #23 from aragon/chore/add-test-to-bigIntToBytes32

    fix: Add range test for `bigIntToBytes32`
    Rekard0 authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    4f87783 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. build(sdk): replaces tsdx with dts-cli (#22)

    * feat(sdk): replaces tsdx with dts-cli
    
    * chore(sdk): updates changelog
    
    * style(sdk): applies prettier formatting
    
    * build(sdk): removes tests from tsconfig.json
    style(sdk): adds tests into eslint ignore list
    
    * lint(sdk): adds seconds tsconfig to also lint tests and examples
    
    * chore(sdk): fixes prepare script
    
    * style(sdk): makes prettier happy
    mathewmeconry authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    490f3e8 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. ci: adds workflows to release and publish new versions of packages (#24)

    * ci(subgraph): adds workflows to release new subgraph packages
    
    * style(subgraph): apply prettier to github action workflows
    
    * Update .github/scripts/generate_release_matrix.py
    
    * ci: adds pull request labeler
    
    * ci(subgraph): finalizes subgraph publish workflow
    ci: adds script to generate automatic release notes
    
    * build(subgraph): adds .npmignore file
    
    * chore: applies prettier formatting
    
    * ci: uses subgraph release for all packages
    
    * chore: fix name in packages release workflow
    
    * ci: finishes public and release workflows for all packages
    
    * chore(subgraph): adds EOF newline to .npmignore
    
    * publish(subgraph): replaces .npmignore with package.json config
    
    ---------
    
    Co-authored-by: Rekard0 <[email protected]>
    mathewmeconry and Rekard0 authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    4d29b88 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

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

Commits on Dec 19, 2023

  1. Feature: Add mock getters (#26)

    * add mock getters
    
    * add changelog and fix lint
    
    * remove proposal mocks
    
    * update changelog
    
    * fix prettier
    
    * fix prettier
    josemarinas authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    6e993ee View commit details
    Browse the repository at this point in the history
  2. Fix: Reusable check tag workflow (#27)

    * fix reusable check tag
    
    * fix working directory
    josemarinas authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    0ae386f View commit details
    Browse the repository at this point in the history
  3. osx-commons-subgraph v0.0.1-alpha.0 (#28)

    * release 1.0.0
    
    * update package version
    
    * update changelogs and packages
    josemarinas authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    7eda293 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc9566c View commit details
    Browse the repository at this point in the history
  5. fix package version (#30)

    * fix package version
    
    * fix prettier
    josemarinas authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    656e67c View commit details
    Browse the repository at this point in the history
  6. release 0.0.1 (#31)

    josemarinas authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    f008a66 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    b2c3eef View commit details
    Browse the repository at this point in the history
  2. fix typo (#33)

    josemarinas authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    ab16b7e View commit details
    Browse the repository at this point in the history
  3. Fix: Add missing exports (#35)

    * fix exports
    
    * update changelog
    
    * fix lint
    
    * fix tests
    josemarinas authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    e27f775 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. feat(configs): abstract network settings (#34)

    * feat(configs): adds supported networks with basic settings
    feat(configs): adds all deployments with txhash and block number
    feat(configs): initial setup
    
    * feat(configs): adds arbitrum sepolia
    feat(configs): removes arbitrum goerli
    
    * feat(configs): updates all networks and contracts
    
    * build(configs): finishes typescript and eslint config
    
    * fix(configs): adds missing erc20 contracts to polygon
    
    * chore(configs): sorts deployments
    
    * feat(config): adds ethers network aliases
    
    * chore(configs): adds linting to workflow
    
    * chore: fixes formatting
    
    * feat(configs): adds baseSepolia deployment
    
    * fix(configs): renames contracts to a proper formatting
    
    * cicd(configs): adds workflow to publish package
    
    * cicd: only run publish on correct tag
    
    * chore(configs): corrects version number
    
    * chore(configs): corrects license
    
    * deps(configs): updates typescript to 5.2.2
    
    * feat(configs): adds aliases for alchemy subgraphs
    
    * cicd(configs): adds it to the reusable-check-tag workflow
    
    * chore(configs): change to cammelcase
    mathewmeconry authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    ad0c148 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    92967df View commit details
    Browse the repository at this point in the history
  2. cicd(configs): renames publish workflow (#37)

    cicd: fixes release not generation
    mathewmeconry authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    fc1e450 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. docs: reference audit files from previous osx versions (#39)

    * docs: added audit files from previous osx versions
    
    * refactor: just reference the audit
    
    * docs: improved explanation
    heueristik authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    ea1b44d View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Add: generic entity ID generators (#41)

    * add generic functions
    
    * fix lint
    
    * fix operations map
    josemarinas authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    d5575f6 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. feat: contracts and sdk refactoring (#36)

    * build: added version number to allow importing
    
    * revert: remove osx dependency
    
    * fix: use new IDAO
    
    * feat: add former voting helpers
    
    * feat: refactored helpers
    
    * refactor: event function
    
    * refactor: improved naming
    
    * refactor: improve time helpers
    
    * refactor: removed hardhat time
    
    * fix: wrong import
    
    * refactor: improve time constants
    
    * docs: add todo comment
    
    * refactor: move over plugin and plugin setups as well as permissions
    
    * refactor: renaming and changed folder structure
    
    * feat: added bitmap
    
    * refactor: moved metadata into separate file
    
    * refactor: moved events
    
    * refactor: moved permissions
    
    * revert: version bump of solhint
    
    * refactor: improve folder structure
    
    * refactor: folders structure, imports, yarn lock
    
    * ci: fix
    
    * fix: version mismatch with sdk
    
    * revert: remove etherscan
    
    * refactor: rename event constants
    
    * ci: make sdk an alpha version
    
    * feat: move permissions
    
    * build: rename package
    
    * refactor: structure
    
    * build: save yarn lock
    
    * build: use same typescript version
    
    * refactor: imports
    
    * build: contracts start with alpha version
    
    * build: use commons-sdk
    
    * fix: imports
    
    * build: add files to index
    
    * v0.0.1-alpha.1
    
    * fix: bump version and fix import
    
    * fix: imports
    
    * fix: missing export
    
    * chore: bump version
    
    * chore: save lock file
    
    * chore: bump version
    
    * build: no postinstall
    
    * chore: ignore DS_Store files
    
    * v0.0.1-alpha.3
    
    * refactor: remove proxy helper
    
    * build: add protocol version
    
    * v0.0.1-alpha.4
    
    * feat: made ProtocolVersion non-abstract
    
    * refactor: protocol version number
    
    remove protocol version constant and bump osx-commons-contracts package version number to match with the protocol version
    
    * revert: make ProtocolVersion abstract and use mock instead
    
    * v1.4.0-alpha.1
    
    * refactor: renamed function
    
    * chore: maintain changelog
    
    * build: improve build
    
    * ci: added missing secret
    
    * revert: remove duplicate
    
    * build: remove osx-ethers dependencies
    
    * revert: remove TestPlugin
    
    * build: use files allowlist instead of .npmignore denylist
    
    * refactor: improved mocks
    
    * refactor: improved mocks further
    
    * refactor: rename test
    
    * refactor: remove placeholder setup
    
    * feat: added test sekletons and todos
    
    * revert: removed todo that has its own task already
    
    * build: bump version number
    
    * docs: improved plugin setup mock data
    
    * refactor: renamed PluginMockData to PluginSetupMockData
    
    * refactor: setup mocks
    
    * build: remove src folder
    
    * refactor: move and added todo
    
    * refactor: move auth into dao folder
    
    * build: adapt the hardhat solidity source path subtask
    
    * refactor: move auth
    
    * revert: src removal
    
    * revert: delete storage
    
    * refactor: move governance into extensions
    
    * build: remove governance folder from package.json
    
    * fix: wrong path
    
    * refactor: harmonize mock contract naming and move CloneFactory
    
    * revert: author comment for mock
    
    * style: fix enum values
    
    * feat: add custom event error
    
    * chore: use new sdk
    
    * ci: fixes labeler
    
    ---------
    
    Co-authored-by: Mathias Scherer <[email protected]>
    heueristik and mathewmeconry authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    4cf06f4 View commit details
    Browse the repository at this point in the history
  2. ci: fixes check tag to ignore semver additions (#42)

    * ci: fixes check tag to ignore semver additions
    
    * ci: checktag better fix
    
    * ci: check tag removes useless grep command
    
    * ci: checktag updates comments
    
    * ci: checktag  corrects title
    
    Co-authored-by: Michael Heuer <[email protected]>
    
    ---------
    
    Co-authored-by: Michael Heuer <[email protected]>
    mathewmeconry and heueristik authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    75cf864 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. test: interfaces and ERC-165 (#40)

    * build: added version number to allow importing
    
    * revert: remove osx dependency
    
    * fix: use new IDAO
    
    * feat: add former voting helpers
    
    * feat: refactored helpers
    
    * refactor: event function
    
    * refactor: improved naming
    
    * refactor: improve time helpers
    
    * refactor: removed hardhat time
    
    * fix: wrong import
    
    * refactor: improve time constants
    
    * docs: add todo comment
    
    * refactor: move over plugin and plugin setups as well as permissions
    
    * refactor: renaming and changed folder structure
    
    * feat: added bitmap
    
    * refactor: moved metadata into separate file
    
    * refactor: moved events
    
    * refactor: moved permissions
    
    * revert: version bump of solhint
    
    * refactor: improve folder structure
    
    * refactor: folders structure, imports, yarn lock
    
    * ci: fix
    
    * fix: version mismatch with sdk
    
    * revert: remove etherscan
    
    * refactor: rename event constants
    
    * ci: make sdk an alpha version
    
    * feat: move permissions
    
    * build: rename package
    
    * refactor: structure
    
    * build: save yarn lock
    
    * build: use same typescript version
    
    * refactor: imports
    
    * build: contracts start with alpha version
    
    * build: use commons-sdk
    
    * fix: imports
    
    * build: add files to index
    
    * v0.0.1-alpha.1
    
    * fix: bump version and fix import
    
    * fix: imports
    
    * fix: missing export
    
    * chore: bump version
    
    * chore: save lock file
    
    * chore: bump version
    
    * build: no postinstall
    
    * chore: ignore DS_Store files
    
    * v0.0.1-alpha.3
    
    * refactor: remove proxy helper
    
    * build: add protocol version
    
    * v0.0.1-alpha.4
    
    * feat: made ProtocolVersion non-abstract
    
    * refactor: protocol version number
    
    remove protocol version constant and bump osx-commons-contracts package version number to match with the protocol version
    
    * revert: make ProtocolVersion abstract and use mock instead
    
    * v1.4.0-alpha.1
    
    * refactor: renamed function
    
    * chore: maintain changelog
    
    * build: improve build
    
    * ci: added missing secret
    
    * revert: remove duplicate
    
    * build: remove osx-ethers dependencies
    
    * revert: remove TestPlugin
    
    * build: use files allowlist instead of .npmignore denylist
    
    * refactor: improved mocks
    
    * refactor: improved mocks further
    
    * refactor: rename test
    
    * refactor: remove placeholder setup
    
    * feat: added test sekletons and todos
    
    * revert: removed todo that has its own task already
    
    * build: bump version number
    
    * docs: improved plugin setup mock data
    
    * refactor: renamed PluginMockData to PluginSetupMockData
    
    * refactor: setup mocks
    
    * build: remove src folder
    
    * refactor: move and added todo
    
    * refactor: move auth into dao folder
    
    * build: adapt the hardhat solidity source path subtask
    
    * refactor: move auth
    
    * revert: src removal
    
    * revert: delete storage
    
    * refactor: move governance into extensions
    
    * build: remove governance folder from package.json
    
    * fix: wrong path
    
    * refactor: harmonize mock contract naming and move CloneFactory
    
    * revert: author comment for mock
    
    * feat: use name aliases
    
    * feat: added interface related tests
    
    * fix: added missing await
    
    * style: improved linting
    
    * fix: contract linting errors
    
    * style: improve linting
    
    * fix: subgraph linter complaints
    
    * docs: remove todos and add test skeleton
    
    * style: fix enum values
    
    * feat: add custom event error
    
    * chore: use new sdk
    
    * docs: fix comments
    
    * fix: linter
    
    * test: added missing interface test
    heueristik authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    65c9643 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. test: base classes and free functions (#43)

    * build: added version number to allow importing
    
    * revert: remove osx dependency
    
    * fix: use new IDAO
    
    * feat: add former voting helpers
    
    * feat: refactored helpers
    
    * refactor: event function
    
    * refactor: improved naming
    
    * refactor: improve time helpers
    
    * refactor: removed hardhat time
    
    * fix: wrong import
    
    * refactor: improve time constants
    
    * docs: add todo comment
    
    * refactor: move over plugin and plugin setups as well as permissions
    
    * refactor: renaming and changed folder structure
    
    * feat: added bitmap
    
    * refactor: moved metadata into separate file
    
    * refactor: moved events
    
    * refactor: moved permissions
    
    * revert: version bump of solhint
    
    * refactor: improve folder structure
    
    * refactor: folders structure, imports, yarn lock
    
    * ci: fix
    
    * fix: version mismatch with sdk
    
    * revert: remove etherscan
    
    * refactor: rename event constants
    
    * ci: make sdk an alpha version
    
    * feat: move permissions
    
    * build: rename package
    
    * refactor: structure
    
    * build: save yarn lock
    
    * build: use same typescript version
    
    * refactor: imports
    
    * build: contracts start with alpha version
    
    * build: use commons-sdk
    
    * fix: imports
    
    * build: add files to index
    
    * v0.0.1-alpha.1
    
    * fix: bump version and fix import
    
    * fix: imports
    
    * fix: missing export
    
    * chore: bump version
    
    * chore: save lock file
    
    * chore: bump version
    
    * build: no postinstall
    
    * chore: ignore DS_Store files
    
    * v0.0.1-alpha.3
    
    * refactor: remove proxy helper
    
    * build: add protocol version
    
    * v0.0.1-alpha.4
    
    * feat: made ProtocolVersion non-abstract
    
    * refactor: protocol version number
    
    remove protocol version constant and bump osx-commons-contracts package version number to match with the protocol version
    
    * revert: make ProtocolVersion abstract and use mock instead
    
    * v1.4.0-alpha.1
    
    * refactor: renamed function
    
    * chore: maintain changelog
    
    * build: improve build
    
    * ci: added missing secret
    
    * revert: remove duplicate
    
    * build: remove osx-ethers dependencies
    
    * revert: remove TestPlugin
    
    * build: use files allowlist instead of .npmignore denylist
    
    * refactor: improved mocks
    
    * refactor: improved mocks further
    
    * refactor: rename test
    
    * refactor: remove placeholder setup
    
    * feat: added test sekletons and todos
    
    * revert: removed todo that has its own task already
    
    * build: bump version number
    
    * docs: improved plugin setup mock data
    
    * refactor: renamed PluginMockData to PluginSetupMockData
    
    * refactor: setup mocks
    
    * build: remove src folder
    
    * refactor: move and added todo
    
    * refactor: move auth into dao folder
    
    * build: adapt the hardhat solidity source path subtask
    
    * refactor: move auth
    
    * revert: src removal
    
    * revert: delete storage
    
    * refactor: move governance into extensions
    
    * build: remove governance folder from package.json
    
    * fix: wrong path
    
    * refactor: harmonize mock contract naming and move CloneFactory
    
    * revert: author comment for mock
    
    * feat: use name aliases
    
    * feat: added interface related tests
    
    * fix: added missing await
    
    * style: improved linting
    
    * fix: contract linting errors
    
    * style: improve linting
    
    * fix: subgraph linter complaints
    
    * docs: remove todos and add test skeleton
    
    * style: fix enum values
    
    * feat: add custom event error
    
    * chore: use new sdk
    
    * docs: fix comments
    
    * fix: linter
    
    * test: added missing interface test
    
    * test: added Proposal and DAO mock tests
    
    * test: add bitmap tests
    
    * style: fix linters
    
    * style: remove whitespace
    
    * test: remove .only
    
    * test: added more tests
    
    * fix: wrong solcover folder
    
    * revert: remove unused function
    
    * style: satisfy linter
    
    * test: use fixtures and re-use test for upgradeable proposal base class
    
    * test: upgradeability tests
    
    * revert: remove skipped test
    
    uint8 index cannot become larger than 255
    
    * test: DaoAuthorizable contracts
    
    * test: remove duplicated constant
    
    * refactor: corrected naming
    
    * docs: added production warning comment to all mocks
    heueristik authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    2de5fd2 View commit details
    Browse the repository at this point in the history
  2. feat(configs): adds helper function for networks and deployments (#44)

    * fix(configs): changes to be commonjs package
    feat(configs): improves typings for networks
    feat(configs): adds helper function for networks and deployments
    
    * chore(configs): applies formatting
    
    * deploy(configs): bumps version to 0.1.0
    
    * fix(configs): typo in SupportedVerions
    
    * fix(configs): typo in NetworkDeploymnets
    docs(configs): adds more clarifying comments
    
    * fix(configs): corrects SupportedVersions enum keys
    
    * Add tests
    Add missing sepolia contract
    Add NetworksAliases enum
    Add CHANGELOG
    Add ContractNames enum
    Add exported `contracts` object
    Add `getNetworkAlias` function
    
    * fix comments
    
    * fix prettier
    
    * fix changelog
    
    * add generic tests
    
    * fix lint
    +
    
    * update contract names enum
    
    * update type with enum value
    
    * fix networkDeployment type
    
    ---------
    
    Co-authored-by: Jose Manuel Mariñas Bascoy <[email protected]>
    mathewmeconry and josemarinas authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    1b8ca59 View commit details
    Browse the repository at this point in the history
  3. ci: fixes reusable publish workflow to install deps before trying to …

    …publish (#47)
    
    * ci: fixes reusable publish workflow to install deps before trying to publish
    
    * ci(labeler): fixes labeler configuration
    
    * chore: fixes styling in labeler.yml file
    mathewmeconry authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    2a6704c View commit details
    Browse the repository at this point in the history
  4. refactor: adaptations to use osx-commons in `osx-plugin-template-ha…

    …rdhat` (#48)
    
    * feat: single target permission type
    
    * chore: bump version and maintain changelog
    
    * feat: move more events
    
    * feat: move permission manager flags
    
    * feat: export address constants
    
    * refactor: improved name
    
    * test: moved over tests from hardhat template
    
    * build: added missing import
    
    * build: use the same typescript version
    
    * refactor: address constants
    heueristik authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    c7bce7e View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. ci: fixes publish workflows (#50)

    * ci: fixes deps installation in publish reuseable
    
    * ci: renames tests workflows names to be more meaningful
    
    * deps(configs): adds tsdlib as dependency
    mathewmeconry authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    67b6ccd View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. refactor: PluginSetup and deployment helpers (Proxy, `CloneFactor…

    …y`) (#46)
    
    * refactor: deployment helpers and plugin setup
    
    * refactor: enforce setting the implementation through the setup constructor
    
    * chore: maintained changelog
    
    * style: run prettier
    
    * chore: bump package version
    
    * style: run eslint
    
    * fix: wrong variable name
    
    * style: run solhint
    
    * refactor: renaming
    
    * docs: improved natspec
    
    * refactor: added explicit function returning the implementation
    
    * refactor: provide default implementation for the initial build
    
    * build: clean typechain
    
    * refactor: remove default prepareUpdate implementation for the upgradeable setup
    
    * test: setups and deployment helpers
    
    * chore: maintained changelog
    
    * style: fix linting issues
    
    * test: use address constant
    
    * test: initialization
    
    * docs: typo
    
    * refactor: renaming
    
    * style: remove trailing underscore
    
    * style: improve library order
    
    * feat: added event to sdk
    
    * build: use sdk 0.0.1-alpha.5
    
    * build: print coverage report in the console
    
    * test: use fixtures
    
    * fix: linter
    
    * refactor: fix names
    
    * refactor: reverting prepareUpdate default implementation
    
    * style: move fixtures to the end of the files
    
    * revert: remove default implementation
    
    * style: move fixture to the EOF
    
    * Apply suggestions from code review
    
    Co-authored-by: Mathias Scherer <[email protected]>
    
    ---------
    
    Co-authored-by: Mathias Scherer <[email protected]>
    heueristik and mathewmeconry authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    e788454 View commit details
    Browse the repository at this point in the history
  2. docs(configs): adds readme for configs package (#49)

    * docs(configs): adds readme for configs package
    
    * docs(config): updates readme with small changes
    mathewmeconry authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    8547e91 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. fix: createWrappedERC20TokenCalls function (#52)

    * fix createWrappedERC20TokenCalls
    
    * update package and changelog
    josemarinas authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    5d00e99 View commit details
    Browse the repository at this point in the history
  2. fix: update yarn lock (#53)

    * update changelog
    
    * update workflows
    josemarinas authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    83fd110 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. feat: Add missing methods and local network support (#51)

    * add missing methods and local network support
    
    * revert getNetworkByNameAliasOrChainId
    
    * fix prettier
    
    * ci: another fix for the labeler
    
    ---------
    
    Co-authored-by: Mathias Scherer <[email protected]>
    josemarinas and mathewmeconry authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    1cf46ff View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. feat: add new configs folder structure (#54)

    * add new folder structure
    
    * fix prettier
    
    * apply suggestions
    
    * fix prettier
    
    * fix imports
    josemarinas authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    3ac6c88 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. F/os 1008 fix pr tagging (#59)

    * fix pr taging
    
    * fix pr taging
    
    * fix prettier
    
    * labeler test
    
    * labeler test
    
    * update labeler version
    
    * fix prettier
    josemarinas authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    ce3409b View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. fix: mocks, missing permission ID, event name removal (#62)

    * style: add input variable name
    
    * feat: add ROOT_PERMISSION id
    
    * fix: naming and indentation in mock
    
    * chore: bump package
    
    * revert: remove event names
    heueristik authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    3fc71af View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. CI: remove push contraints for tests (#63)

    * ci: remove push contraints for tests
    
    * test: fix failin test in context.test.ts
    josemarinas authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    f9fd76d View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. feat: improve folder structure for bitmap and events (#56)

    * add bitmap and events
    
    * fix prettier
    
    * fix lint
    
    * fix tests
    
    * remove comment
    
    * fix tests
    
    * fix comments
    
    * add error
    check anto flipbit and getBit
    
    * fix prettier
    
    * fix comments
    
    * fix: unclear variable naming
    
    * fix: unclear variable naming
    
    * fix: rename contractReceipt to receipt
    
    * fix: errors after rebase
    
    * fix: prettier
    josemarinas authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    179b72c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79e06f2 View commit details
    Browse the repository at this point in the history
  3. feat: add ens resolving functions (#61)

    * add ens resolvers
    
    * updatee changelog
    
    * fix prettier
    
    * add jsdoc
    
    * fix tests
    
    * fix lint and prettier
    
    * fix tests
    
    * update changelog
    
    * fix: grouped 2 functions in one and changed varaible naming on tests
    
    * fix: prettier failing
    
    * fix: provider type and changelog
    
    * update: package version
    josemarinas authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    742d9b2 View commit details
    Browse the repository at this point in the history
  4. feat: define the common domain and the current used exceptions and ad…

    …d getter function for dao ens and plugin ens
    clauBv23 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    273260f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5231479 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    038b9a6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0a3f9cd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7664949 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    70f1d8a View commit details
    Browse the repository at this point in the history
  10. ci: remove log

    clauBv23 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    846215c View commit details
    Browse the repository at this point in the history
  11. featL update the changelog

    clauBv23 committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    9bd2866 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cf36808 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Update configs/src/deployments/types.ts

    Co-authored-by: josemarinas <[email protected]>
    clauBv23 and josemarinas authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    7f583eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a9dd3b View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    706b19a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9e1f22 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. ci:change to public rpc

    Rekard0 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    4438a1c View commit details
    Browse the repository at this point in the history
  2. feat: improve folder structure, add hex and plugin folders (#57)

    * add hex and plugin folders
    
    * improve JSdoc
    
    * fix prettier
    
    * fix comments
    
    * fix: constant names in tests
    
    * fix: conflicts with develop branch
    josemarinas authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    a6f536f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #65 from aragon/OS-1024/add-in-osx-commons-used-do…

    …mains
    
    feat: add in osx-commons used domains in osx
    clauBv23 authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    76e99a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f8ede2c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd1a707 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. feat: define new rpc urls

    clauBv23 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    df48f27 View commit details
    Browse the repository at this point in the history
  2. feat: add needed index

    clauBv23 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    06ae211 View commit details
    Browse the repository at this point in the history
  3. ci: update changelog

    clauBv23 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    5b9480e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    801249e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff36ade View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9112e22 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aec336c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e3f6993 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'chore/use-public-rpc' into OS-1109/update-commons-contr…

    …acts-to-use-commons-config
    clauBv23 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    ccdf8b6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    18bbbb7 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'chore/use-public-rpc' into OS-1109/update-commons-contr…

    …acts-to-use-commons-config
    clauBv23 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    b156f7f View commit details
    Browse the repository at this point in the history
  12. feat: move the init function to the network file, and complete the rp…

    …c url with the api key
    clauBv23 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    16ad779 View commit details
    Browse the repository at this point in the history
  13. ci: change the string char

    clauBv23 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    e282a55 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f69a7ab View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    459b3e2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0a18c59 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    264b48e View commit details
    Browse the repository at this point in the history
  18. Merge branch 'chore/use-public-rpc' into OS-1109/update-commons-contr…

    …acts-to-use-commons-config
    clauBv23 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    03b53b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. feat: remove the rpc url from the networks and add a function to set …

    …the value given the rpc and the api key
    clauBv23 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    40f4b35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba66e83 View commit details
    Browse the repository at this point in the history
  3. ci: update readme

    clauBv23 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    e57b416 View commit details
    Browse the repository at this point in the history
  4. ci: remove comment

    clauBv23 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    797d1e0 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'chore/use-public-rpc' into OS-1109/update-commons-contr…

    …acts-to-use-commons-config
    clauBv23 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    bcf5b3b View commit details
    Browse the repository at this point in the history
  6. feat: update the hardhat config file to use the new addRpcUrlToNetwor…

    …k from commons-config package
    clauBv23 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    370e43c View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Chore: Change all RPCs to public RPC (#66)

    * ci:change to public rpc
    
    * feat: add change to changelog and update the package version
    
    * feat: define new rpc urls
    
    * feat: add needed index
    
    * ci: update changelog
    
    * feat: add initializer function to provide the rpc apiKey to the networks configuration
    
    * ci: remove not needed console logs
    
    * feat: move the init function to the network file, and complete the rpc url with the api key
    
    * ci: change the string char
    
    * feat: remove the rpc url from the networks and add a function to set the value given the rpc and the api key
    
    * feat: update the changelog and the README
    
    * ci: update readme
    
    * ci: remove comment
    
    * feat: make exception with base goerli when setting the url
    
    ---------
    
    Co-authored-by: Claudia <[email protected]>
    Rekard0 and clauBv23 authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    bb86a7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2b900b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4fd653e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba9c9f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    73263ac View commit details
    Browse the repository at this point in the history
  6. feat: update changelog

    clauBv23 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    acf3cdc View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Merge pull request #67 from aragon/OS-1109/update-commons-contracts-t…

    …o-use-commons-config
    
    feat: update commons contracts to use commons config
    clauBv23 authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    96b2eda View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    bdfb7fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51b7e36 View commit details
    Browse the repository at this point in the history
  3. lint: prettier:write

    jordaniza committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    c017029 View commit details
    Browse the repository at this point in the history
  4. lint: subgraph linter

    jordaniza committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    d3e79d9 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Merge pull request #68 from aragon/f/generate-action-id

    feat: update generateActionEntityId to include all of data on caller, dao, callId and actionIndex
    jordaniza authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    403c441 View commit details
    Browse the repository at this point in the history
  2. ci: minor update

    clauBv23 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    cc6fa03 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Merge pull request #69 from aragon/release/subgraph-commons

    feat: release subgraph commons
    jordaniza authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    7aca725 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. feat: define the develop and main branch to run the actions on commit…

    …s and run them also on PR relevant changes
    clauBv23 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    79db694 View commit details
    Browse the repository at this point in the history
  2. ci: fix prettier

    clauBv23 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    eec8543 View commit details
    Browse the repository at this point in the history
  3. ci: reorder the events

    clauBv23 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    84d62bd View commit details
    Browse the repository at this point in the history
  4. ci: reorder also in the sdk

    clauBv23 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    16c098e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a3b05e0 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Update .github/workflows/sdk-tests.yml

    Co-authored-by: Rekard0 <[email protected]>
    clauBv23 and Rekard0 authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    317bccf View commit details
    Browse the repository at this point in the history
  2. ci: add new line removed

    clauBv23 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    f901f51 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #71 from aragon/OS-1134/fix-GH-actions-to-run-over…

    …-PR-changes
    
    feat: define the develop and main branch to run the actions on commit…
    clauBv23 authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    c128667 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. chore: remove SDK 1.0 related code from osx-sdk (#72)

    * remove: SDK 1.0 unused folders, functions and constants
    
    * update: changelog
    josemarinas authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    871f039 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. refactor: restructure osx-commons-sdk (#73)

    * chore: folder restructure
    
    * chore: delete examples from sdk 1.0
    
    * fix: prettier
    
    * fix: broken dependency
    
    * fix: broken dependency
    
    * fix: update yarn.lock
    
    * fix: tests missing dependency
    
    * fix: apply code structure suggestions
    
    * fix: remove regex.ts
    
    * fix: pr comments
    
    * update: package.json version
    josemarinas authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    1c745cc View commit details
    Browse the repository at this point in the history
  2. feat: bump OZ to v4.9.6 (#74)

    * chore: bump OZ
    
    * doc: add item to checklist
    
    * docs: maintained changelog
    
    * chore: bump package version
    heueristik authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    2093fe6 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. feat(sdk): add getProtocolVersion function (#76)

    * add: getProtocolVersion function
    
    * fix: prettier
    
    * fix: linting
    
    * Update sdk/src/introspection.ts
    
    Co-authored-by: Carles <[email protected]>
    
    * Update sdk/src/introspection.ts
    
    Co-authored-by: Michael Heuer <[email protected]>
    
    * Update sdk/test/unit/introspection.test.ts
    
    Co-authored-by: Michael Heuer <[email protected]>
    
    * remove: constant ADDRESS_ONE
    
    * fix: prettier
    
    * update: changelog and package version
    
    * fix: export of addres one
    
    * fix: update getProtocolVersion return comment
    
    * chore: add ADDRESS_ONE to constants
    
    ---------
    
    Co-authored-by: Carles <[email protected]>
    Co-authored-by: Michael Heuer <[email protected]>
    3 people authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    b3bd6da View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. fix(sdk): getProtocolVersion function (#77)

    * add: getProtocolVersion function
    
    * fix: prettier
    
    * fix: linting
    
    * Update sdk/src/introspection.ts
    
    Co-authored-by: Carles <[email protected]>
    
    * Update sdk/src/introspection.ts
    
    Co-authored-by: Michael Heuer <[email protected]>
    
    * Update sdk/test/unit/introspection.test.ts
    
    Co-authored-by: Michael Heuer <[email protected]>
    
    * remove: constant ADDRESS_ONE
    
    * fix: prettier
    
    * fix: export of addres one
    
    * fix: update getProtocolVersion return comment
    
    * chore: add ADDRESS_ONE to constants
    
    * feat: add getProtocolVersion
    
    * update pacakge.json
    
    ---------
    
    Co-authored-by: Carles <[email protected]>
    Co-authored-by: Michael Heuer <[email protected]>
    3 people authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    ffa6b45 View commit details
    Browse the repository at this point in the history
  2. feat(sdk): add back PluginType enum and fix npm dependencies (#78)

    * feat: add back plugin type enum
    
    * chore: bump version and maintain changelog
    
    * chore: update lockfile
    heueristik authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    5c9ac9a View commit details
    Browse the repository at this point in the history
  3. chore: change authors after AA dissolution (#21)

    * chore: adapt authors
    
    * fix: merge conflict artifact
    heueristik authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    78b5d72 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60ea358 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. docs: added and improved README.mds (#80)

    * docs: added and improved READMEs
    
    * docs: improved README.md
    
    * style: code snipped formatting
    
    * docs: improved title
    
    * Update README.md
    
    Co-authored-by: Claudia Barcelo <[email protected]>
    
    ---------
    
    Co-authored-by: Claudia Barcelo <[email protected]>
    heueristik and clauBv23 authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    8bc09d4 View commit details
    Browse the repository at this point in the history