Skip to content

Latest non-solidity changes#36

Closed
novaknole wants to merge 36 commits intoaudit-20241118from
main
Closed

Latest non-solidity changes#36
novaknole wants to merge 36 commits intoaudit-20241118from
main

Conversation

@novaknole
Copy link
Copy Markdown

Description

Please include a summary of the change and be sure you follow the contributions rules we do provide here

Task ID: OS-?

Type of change

See the framework lifecylce in packages/contracts/docs/framework-lifecycle to decide what kind of change this pull request is.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • I have selected the correct base branch.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • My changes generate no new warnings.
  • Any dependent changes have been merged and published in downstream modules.
  • I ran all tests with success and extended them if necessary.
  • I have updated the CHANGELOG.md file in the root folder.
  • I have updated the DEPLOYMENT_CHECKLIST file in the root folder.
  • I have updated the UPDATE_CHECKLIST file in the root folder.
  • I have updated the Subgraph and added a QA URL to the description of this PR.

evanaronson and others added 30 commits November 25, 2024 15:14
* feat: rename page title

* feat: remove pkg name since it is already on the parent pkg.json and add the version as the plugin version

* feat: remove warn cards since contracts are audited

* fix: remove version
* add artifact package

* fix version

* addressing comments

* fix lint & prettier

* add workflow for publishing artifacts npm package

* move to wagmi-less approach

* clean up

* fix readme & addresses & github flow

* fix prettier

* Apply suggestions from code review

Co-authored-by: Jør∂¡ <4456749+brickpop@users.noreply.github.com>

* change addresses json format

* fix typo

* fix typor and remove WIP file

* update readme & add publish flow

* add empty line

* apply prettier

* Ignoring NPM postinstall scripts

* update changelog

* update prepare-abi script

* Improved readme

* Minor edit

* Minor edit

* Adding PUB_PINATA_JWT to .env.example

* add alpha

---------

Co-authored-by: Jør∂¡ <4456749+brickpop@users.noreply.github.com>
Co-authored-by: Jør∂¡ <itsbrickpop@gmail.com>
clauBv23 and others added 6 commits February 12, 2025 17:03
* 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
* feat: define the needed env vars

* feat: define needed helper functions

* feat: update the create repo script to get the addresses from the env vars

* feat: modify the publish version script to be able to get the needed addreses from env vars

* feat: update the upgrade scripts to be able to get the addresses from the env vars

* ci: remove not needed log

* feat: store the plugin repo proxy in the deployments

* feat: remove the possibility of getting the addresses from commons config only env vars are allowed

* feat: add note in the env example files

* fix: find repo helper function

* fix: remove not needed logs

* 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

* Update packages/contracts/plugin-settings.ts

---------

Co-authored-by: Rekard0 <5880388+Rekard0@users.noreply.github.com>
* feat: add data to the output file

* feat: add needed import
* feat: define the needed env vars

* feat: define needed helper functions

* feat: update the create repo script to get the addresses from the env vars

* feat: modify the publish version script to be able to get the needed addreses from env vars

* feat: update the upgrade scripts to be able to get the addresses from the env vars

* ci: remove not needed log

* feat: store the plugin repo proxy in the deployments

* feat: remove the possibility of getting the addresses from commons config only env vars are allowed

* feat: add note in the env example files

* fix: find repo helper function

* fix: remove not needed logs

* feat: define the needed env vars in the workflow

* ci: add comments to the env variables to explain why and when they are used

* add peaq support

* use try in publish skip

* add peaq rpc

* Backporting env var settings from the Multisig PR

* Minor edit

* Updated verify network details

* remove comment

* Increasing the timeout of tests

* fix subdomain

* Update packages/contracts/deploy/20_new_version/23_publish.ts

Co-authored-by: Jør∂¡ <4456749+brickpop@users.noreply.github.com>

---------

Co-authored-by: Claudia <claudiabarcelovaldes40@gmail.com>
Co-authored-by: Jør∂¡ <itsbrickpop@gmail.com>
Co-authored-by: Jør∂¡ <4456749+brickpop@users.noreply.github.com>
* ci: remove subgraph

* fix readme and git ignore

* fix readme
@Rekard0
Copy link
Copy Markdown

Rekard0 commented Mar 4, 2025

Closed in favor of #45

@Rekard0 Rekard0 closed this Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants