forked from aragon/osx-plugin-template-hardhat
-
Notifications
You must be signed in to change notification settings - Fork 0
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: sync with osx-plugin-template-hardhat
develop
branch
#5
Merged
Merged
Changes from all commits
Commits
Show all changes
134 commits
Select commit
Hold shift + click to select a range
e749c39
feat: copied files from the simple-storage-example-plugin repo into p…
heueristik bf0b457
set monorepo package.json
Rekard0 bce3b5b
fix: CI/CD
heueristik d84d365
init subgraph
Rekard0 a515d75
fix: CI/CD
heueristik 005882a
feat: CI/CD improvements
heueristik b390e17
feat: cleaned devDependencies
heueristik 37b7adb
feat: improve CI step description
heueristik 8b98b95
subgraph bare bone (WIP)
Rekard0 44d795d
feat: add subpackages and cleaned dependencies
heueristik 187372a
feat: temporary readme
heueristik c2b3e36
feat: move packages
heueristik e177a48
fix: wrong path
heueristik 8ca275f
add post install
Rekard0 55d81e2
plugin repo only
heueristik a75aca8
switch to osx-ethers
Rekard0 0cdbdc8
fix missing dir issue
Rekard0 2cfdc44
make it build
Rekard0 7019544
build 1
heueristik 1da6159
Merge remote-tracking branch 'origin/main' into prepare-repo
heueristik 5ec6a55
chore: cleaning
heueristik 38f76d8
feat: deleted contracts-versions
heueristik 3c7aa8a
feat: refactoring
heueristik 0e90148
feat: refactoring
heueristik d5785cb
feat: improvements
heueristik 10852bc
Merge branch 'prepare-repo' into main
heueristik ee6c9b7
feat: refactoring
heueristik 6183940
fix: linting and prettier
heueristik b5ec888
feat: print more infos, remove unused function
heueristik 6e267cd
fix: print more info
heueristik 6a288f0
More infos
heueristik 0ffd7b7
Renaming
heueristik 23a0440
More info
heueristik f78c6ed
fix: test failing because of wrong default test network
heueristik 5439c74
Merge pull request #3 from aragon/prepare-repo
heueristik a3d394e
feature: add subgraph workflow
heueristik 5b7d2e3
fix: rename flows
heueristik e929ed6
fix: adapt triggers
heueristik a891df2
fix: install packages first
heueristik a14ebb6
fix: triggers
heueristik be78c1f
feat: one .env file
heueristik 6d46014
fix: .env paths
heueristik a759395
fix: remove redundant checkout
heueristik 6309fec
debug: print info
heueristik 03c3ee7
debug: attempt fix
heueristik 3885283
fix: missing env variable
heueristik bb9f1ea
fix: triggers
heueristik db98da3
Merge pull request #4 from aragon/feature/ci-cd
heueristik 791da1d
Removed summaries
heueristik 5791520
WIP
heueristik 1661786
improvements
heueristik 4e71d84
fix: path
heueristik 40eb7a3
fix: empty json handling
heueristik 21fe6e1
fix: lint warnings
heueristik e2dabff
Merge pull request #5 from aragon/feature/ci-cd
heueristik 746aa6b
add psp and pluginRepos related mapping WIP
Rekard0 c6683dd
refactor PSP handlers (WIP)
Rekard0 ecd5d9b
refactor PSP handlers (WIP)
Rekard0 3b6dc63
refactor PSP handlers (WIP)
Rekard0 c6063db
refactor PSP handlers (WIP)
Rekard0 82380c4
clean up
Rekard0 9f00d58
create common id functions
Rekard0 066c53a
clean up
Rekard0 70b6b7e
Feature: Add js client (#2)
josemarinas 1f5f31e
fix subgraph build
Rekard0 bf0c676
fix lint
Rekard0 bc91488
map 1 event
Rekard0 2c0d1e4
chore: bump package versions
heueristik 598e0c2
feat: added event, tests, and improved signer, renamed plugin
heueristik a545bd1
fix: linting and formatting errors
heueristik cdb285b
feature: support base goerli network
heueristik a0b5db8
Merge pull request #6 from aragon/feature/base-goerli-support
heueristik 8bb3d8f
Add missing migration import for setup processing
brickpop 7477f69
Merge pull request #8 from aragon/fix/add-missing-migration-import
heueristik 3ff241a
feat: added sepolia and base support and fix IPFS returning empty str…
heueristik 2b066ca
OS-593: refactors repo for linting and linting during workflows (#11)
mathewmeconry 6b3bb1c
docs: added readme (#13)
heueristik e8948ee
Os 782 remove the contracts ethers and do rollup in mini sdk (#12)
mathewmeconry 8bd3457
refactor: renamed and refactored files
heueristik 1003777
refactor: skip repo creation if ENS name is already taken
heueristik 143aa08
docs: added usage guide and improved comments
heueristik 014d732
ci: fix workflow by removing outdated lint
heueristik dd08774
ci: formatting & linting on every push
heueristik 1cf2894
docs: improve migration file comment
heueristik a4ef1d5
ci: fix linting workflow
heueristik 610c1e1
build: use the same typescript version everywhere
heueristik fd0e7a5
docs: improve usage guide
heueristik 7e00454
docs: improved usage guide
heueristik fa55216
Merge pull request #16 from aragon/feature/usage-guide
pythonpete32 a4a768b
OS-754 : re-organize entity relations & add testing (#15)
Rekard0 da4da85
fix(js-client): exclude dist from tsconfig.json (#20)
mathewmeconry d2394e6
chore: added arbitrum and arbitrumGoerli (#18)
heueristik 5ee399b
build(js-client): replaces tsdx with dts-cli (#21)
mathewmeconry 1f4af1f
chore: bump OZ dependency (#22)
heueristik cb673e0
docs: add readme and usage guide
heueristik d3af915
Merge pull request #23 from aragon/feature/OS-786-subgraph-readme
pythonpete32 145b252
OS-888 fix: Import Repo address from plugin-info (#26)
Rekard0 61a2172
build: clean-up of dependecy and commands (#19)
heueristik 7de41f2
Feature: Add Subgraph step-by-step guide (#25)
josemarinas 7dc7cdb
feat: use `osx-commons-contracts` and `osx-commons-configs` (#28)
heueristik d86bd53
refactor: improve folder structure (#30)
heueristik c17721c
build: remove js client (#31)
heueristik d02b165
ci: clean GH flows and remove gitpod (#32)
heueristik ebeef5e
docs: update README.md (#33)
heueristik bed129b
feat: use commons subgraph (#29)
josemarinas 8a35842
build: improve package.json files (#34)
heueristik 8bdff80
feat: improvements surfaced from the admin plugin (#36)
heueristik 85ec99c
Merge branch 'main' into develop
heueristik debbcd6
feat: update the env examples to change the infura api key for the al…
clauBv23 f12d885
feat: update the hardhat contracts file to use the new commons networ…
clauBv23 bfcea08
feat: update the hardhat config to use the new addRpcUrlToNetwork fun…
clauBv23 70b3441
feat: update the config commons dependency version
clauBv23 2a8c7da
ci: update the readme to add the new alchemy api key needed
clauBv23 edc2dc1
feat: add new commons config version
clauBv23 e630db0
ci: typo
clauBv23 a656459
Update .env.example
clauBv23 97342dd
Update README.md
clauBv23 b2dc6b4
feat: update the api key in the workflows
clauBv23 f7c5f31
ci: update readme
clauBv23 8d105f8
feat: bump commons config version on subgraph
clauBv23 65d4f7b
Merge pull request #46 from aragon/OS-1109/use-new-osx-common-network…
clauBv23 c3c0918
feat: update the actions to run over the PR changes instead of the c…
clauBv23 b0f962d
ci: comment to check the pipeline
clauBv23 afae57e
ci: undo the last comment added on the readme
clauBv23 74b6d8c
feature: improvements (#44)
heueristik 54e5704
Merge branch 'develop' into OS-1127/fix-github-actions-to-run-over-pr…
clauBv23 deaef7a
Merge pull request #47 from aragon/OS-1127/fix-github-actions-to-run-…
clauBv23 951a623
feat: add manifest with psp address for missing networks and add the …
clauBv23 154cc96
feat: update the script for getting the repo address
clauBv23 56b6524
feat: update the readme
clauBv23 7a90e39
feat: update the deployment script to avoid deploying if the plugin a…
clauBv23 d51c1dc
ci update comment
clauBv23 14d9cd8
Merge pull request #48 from aragon/OS-1124/fix-plugin-repo-address
clauBv23 b8d021c
Merge remote-tracking branch 'template/develop' into develop
heueristik File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,7 +19,7 @@ | |
"@openzeppelin/contracts-upgradeable": "^4.9.5" | ||
}, | ||
"devDependencies": { | ||
"@aragon/osx-commons-configs": "0.1.0", | ||
"@aragon/osx-commons-configs": "0.4.0", | ||
"@aragon/osx-commons-sdk": "0.0.1-alpha.5", | ||
"@aragon/osx-ethers": "1.4.0-alpha.0", | ||
"@aragon/osx-v1.0.0": "npm:@aragon/[email protected]", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"info": "# Do not edit subgraph.yaml,this is a generated file. \n# Instead, edit subgraph.placeholder.yaml and run: yarn manifest", | ||
"network": "arbitrum-one", | ||
"dataSources": { | ||
"PluginSetupProcessors": [ | ||
{ | ||
"name": "PluginSetupProcessor", | ||
"address": "0x308a1DC5020c4B5d992F5543a7236c465997fecB", | ||
"startBlock": 145462184 | ||
} | ||
], | ||
"Plugin": { | ||
"name": "MyPlugin", | ||
"address": null, | ||
"startBlock": 7727664 | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"info": "# Do not edit subgraph.yaml,this is a generated file. \n# Instead, edit subgraph.placeholder.yaml and run: yarn manifest", | ||
"network": "arbitrum-goerli", | ||
"dataSources": { | ||
"PluginSetupProcessors": [ | ||
{ | ||
"name": "PluginSetupProcessor", | ||
"address": "0x308a1DC5020c4B5d992F5543a7236c465997fecB", | ||
"startBlock": 51930460 | ||
} | ||
], | ||
"Plugin": { | ||
"name": "MyPlugin", | ||
"address": null, | ||
"startBlock": 7727664 | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"info": "# Do not edit subgraph.yaml,this is a generated file. \n# Instead, edit subgraph.placeholder.yaml and run: yarn manifest", | ||
"network": "arbitrum-sepolia", | ||
"dataSources": { | ||
"PluginSetupProcessors": [ | ||
{ | ||
"name": "PluginSetupProcessor", | ||
"address": "0xC24188a73dc09aA7C721f96Ad8857B469C01dC9f", | ||
"startBlock": 2827173 | ||
} | ||
], | ||
"Plugin": { | ||
"name": "MyPlugin", | ||
"address": null, | ||
"startBlock": 7727664 | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"info": "# Do not edit subgraph.yaml,this is a generated file. \n# Instead, edit subgraph.placeholder.yaml and run: yarn manifest", | ||
"network": "base-testnet", | ||
"dataSources": { | ||
"PluginSetupProcessors": [ | ||
{ | ||
"name": "PluginSetupProcessor", | ||
"address": "0x6095b5004c59301f8Bb98768Bd395d0bc637C893", | ||
"startBlock": 7890981 | ||
} | ||
], | ||
"Plugin": { | ||
"name": "MyPlugin", | ||
"address": null, | ||
"startBlock": 7727664 | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"info": "# Do not edit subgraph.yaml,this is a generated file. \n# Instead, edit subgraph.placeholder.yaml and run: yarn manifest", | ||
"network": "base", | ||
"dataSources": { | ||
"PluginSetupProcessors": [ | ||
{ | ||
"name": "PluginSetupProcessor", | ||
"address": "0x91a851E9Ed7F2c6d41b15F76e4a88f5A37067cC9", | ||
"startBlock": 2094737 | ||
} | ||
], | ||
"Plugin": { | ||
"name": "MyPlugin", | ||
"address": null, | ||
"startBlock": 7727664 | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"info": "# Do not edit subgraph.yaml,this is a generated file. \n# Instead, edit subgraph.placeholder.yaml and run: yarn manifest", | ||
"network": "base-sepolia", | ||
"dataSources": { | ||
"PluginSetupProcessors": [ | ||
{ | ||
"name": "PluginSetupProcessor", | ||
"address": "0xC24188a73dc09aA7C721f96Ad8857B469C01dC9f", | ||
"startBlock": 3654401 | ||
} | ||
], | ||
"Plugin": { | ||
"name": "MyPlugin", | ||
"address": null, | ||
"startBlock": 7727664 | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This function should not be needed in the multisig, it was used for the template plugin name, but here it is always the same