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

Latest non-solidity changes #638

Open
wants to merge 13 commits into
base: audit-20241118
Choose a base branch
from
Open

Latest non-solidity changes #638

wants to merge 13 commits into from

Conversation

novaknole
Copy link
Contributor

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 lifecycle 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.
  • I have created a follow-up task to update the Developer Portal with the changes made in this PR.

novaknole and others added 5 commits February 3, 2025 15:44
* docs start

* new changes

* new

* rename

* test

* test

* prettier ignore

* new

* rename

* docs

* release

* modifiers

* new docs

* push

* push

* Update antora.yml

* Feat/docs add missing pages (#625)

* change sidebar

* new docs

* add docs images

* feat: add missing pages in framework

* feat: add missing pages in guide set up dao and develop plugin

* change image urls

* add reference links

* ci: remove how-it-works/core from docs since all pages have been moved to core

* fix: update the reference to point to the corresponding core or framework page

* feat: add initial core index page

* ci: remove how-it-works/framework files since all pages were moved to framework

* fix: update reference link to use the correct one

* fix: update ref links to point to right pages

* feat: move develop plugin pages to the correct folder

* feat: move information to correct folder page, fix link references

* fix broken links

* new changes

---------

Co-authored-by: Claudia <[email protected]>

* new changes

* feat: docs improve heading and content on pages  (#626)

* change sidebar

* new docs

* add docs images

* feat: add missing pages in framework

* feat: add missing pages in guide set up dao and develop plugin

* change image urls

* add reference links

* ci: remove how-it-works/core from docs since all pages have been moved to core

* fix: update the reference to point to the corresponding core or framework page

* feat: add initial core index page

* ci: remove how-it-works/framework files since all pages were moved to framework

* fix: update reference link to use the correct one

* fix: update ref links to point to right pages

* feat: move develop plugin pages to the correct folder

* feat: move information to correct folder page, fix link references

* fix broken links

* feat: improve and fix overview page

* fix: heading

* feat: improve formatting and structure in core index page

* feat: ifx heading and improve wording in dao page

* fixL plugins page heading

* fix: permissions page heading

* feat: update framework init page heading

* feat: rephrase the dao factory and registry page and fix heading

* feat: enhance the plugin repo page

* feat: enhance and update heading in repo factory and registry page

* feat: enhance the plugin setup processor and ens registrar page and heading

* feat: order dao guide init page

* feat: enhance page and fix heading

* feat: custom condition page fix heading and listed items format

* feat: enhance keep dao safe dao and upgrade dao pages, fix heading

* feat: improve content and heading in the guide develop a plugin pages

---------

Co-authored-by: Giorgi Lagidze <[email protected]>

* docs pushed

* push

* docs pushed

* feat: rename the page title

* feat: updating page title to the the same one in the nav bar

* Amended Readme image link

---------

Co-authored-by: Evan Aronson <[email protected]>
Co-authored-by: Claudia <[email protected]>
Co-authored-by: Jør∂¡ <[email protected]>
* feat: add ens changes in the changelog

* feat: export dao structs in osx ethers

* feat: export action struct
* bump versions

* bump versions

* update node version in workflow

* fix import case-sensitive and prettier
Rekard0 and others added 4 commits February 4, 2025 20:57
* Preparing the ABI package for NPM

* Removing the redundant rollup config

* Yarn.lock update

* Updated package.json definition

* Minor edit

* Ingoring NPM postinstall scripts

* Scaffolding the addresses file

* Exporting artifacts with a deprecation warning

* Amending the readme using the intended  import usage

* Prepopulating the upgradeable protocol contracts

* Minor edit

* Adding the existing PSP addresses (v1.3)

* Version edit

* Improved readme

* Minor edit

* Minor edit

* Adding PUB_PINATA_JWT to .env.example

* add artifacts publish github flow

* Adding a placeholder for Pinata JWT in .env.example

* add alpha

* Removing a non relevant command on contract-tests.yml

---------

Co-authored-by: Rekard0 <[email protected]>
Rekard0 and others added 4 commits February 12, 2025 22:37
* running test against Agung Testnet

* fix typo

* testing deployment

* create standard json

* deploy against localhost fork of peaq

* uncoment test fork

* add batches

* add placeholder

* add peaq rpc

* move place holder to framework

* Clean up hardhat configs and networks

* keep Root permision for the deployer

* add peaq verification api

* remove batches used for Agung

* remove fork testing

* Clean up and comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants