-
Notifications
You must be signed in to change notification settings - Fork 19
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
Adding Peaq support #74
Closed
Closed
Conversation
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
…way to clean the data sources, due to that the test will fails in the second tests
…d class to receive the new setting params
…ceive addresses instead of strings, fix vars types in tests
…xplicit in the tests
Co-authored-by: Giorgi Lagidze <[email protected]>
Update GH link in schema placeholder
Feat: improve subgraph tests
* refactor: names and folders * refactor: tests * style: fix linter warning * refactor: setup processing integration test * fix: test * revert: renaming to help github tracking the changes * docs: added comments * docs: improved comments * docs: NatSpec corrections * docs: added comment * test: remove only * refactor: cleaning * fix: import * fix: typo * docs: typo Co-authored-by: Giorgi Lagidze <[email protected]> * test: removed checks * docs: more explanations * test: improve * fix: test * test: added check * docs: added test comment * fix: redundant array expansion * test: use settings that differ from the default values * fix: deleted redundant import to satisfy linter * test: fix test description * test: remove duplicated test * refactor: reduced code duplication * refactor: combined a test * fix: removed redundant check * test: removed redundant check * style: satisfy linter * fix: broken test * fix: remove unnecessary constants --------- Co-authored-by: Giorgi Lagidze <[email protected]>
…e provided index is not defined
… new Undefined mode
…undefined voting mode
…on-constants feat: clean not used vars, functions and constants
Feat: update to use upload to pinnata
Featrue/zk sync
make _hasSucceeded receive 2 args
Make changes to _hasSucceeded & _canExecute
Feature/docs
bump versions
* feat: update page title * feat: change version to latest plugin version and order the package.json info * feat: remove warning message now that contracts are already audited * fix: version
* Generating the NPM artifacts automatically * Adding a link to see the addresses.json source file without NPM * Minor improvement * minor * add addresses * Minor edits * Leaner addresses.json file * Ignoring NPM postinstall scripts * Minor edit * Improved readme * Including the governance ERC20 contract ABI's * Minor edit * Minor edit * Adding PUB_PINATA_JWT to .env.example * add artifacts publish github flow * add alpha * Applying the suggestion --------- Co-authored-by: Rekard0 <[email protected]>
* feat: add deployment generated file to git ignore * feat: send the file content and the jwt as param * feat: bump sdk version * fix: pinnata env var only needed when not running on local * fix: formatting --------- Co-authored-by: Rekard0 <[email protected]>
* feat: add needed env vars to env example file * feat: define needed helper functions * feat: modify the create repo script to get the needed addresses from the env files * ci: remove not needed imports * feat: store the plugin repo proxy in the deployments * feat: get the addresses needed from the env vars * feat: add note in the env example files * fix: publish placeholder * fix: find repo helper function * try * feat: remove getting te addresses from commons config * fix lint * feat: define the needed env vars in the workflow * ci: add comments to the env variables to explain why and when they are used * Update packages/contracts/utils/helpers.ts
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.