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

Create artifact package #38

Merged
merged 26 commits into from
Feb 12, 2025
Merged

Create artifact package #38

merged 26 commits into from
Feb 12, 2025

Conversation

Rekard0
Copy link

@Rekard0 Rekard0 commented Feb 5, 2025

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.

@Rekard0 Rekard0 changed the title add artifact package Create artifact package Feb 5, 2025
.gitignore Show resolved Hide resolved
.gitignore Outdated Show resolved Hide resolved
packages/artifacts/README.md Outdated Show resolved Hide resolved
packages/artifacts/README.md Outdated Show resolved Hide resolved
packages/artifacts/generateAbis.sh Outdated Show resolved Hide resolved
packages/artifacts/generateAbis.sh Outdated Show resolved Hide resolved
packages/artifacts/package.json Outdated Show resolved Hide resolved
packages/artifacts/package.json Show resolved Hide resolved
packages/artifacts/src/index.ts Outdated Show resolved Hide resolved
packages/contracts/package.json Outdated Show resolved Hide resolved
packages/artifacts/CHANGELOG.md Outdated Show resolved Hide resolved
packages/artifacts/CHANGELOG.md Outdated Show resolved Hide resolved
@Rekard0 Rekard0 marked this pull request as ready for review February 7, 2025 11:04
packages/artifacts/package.json Outdated Show resolved Hide resolved
packages/artifacts/CHANGELOG.md Outdated Show resolved Hide resolved
packages/contracts/package.json Outdated Show resolved Hide resolved
packages/contracts/package.json Outdated Show resolved Hide resolved
packages/contracts/tsconfig.json Outdated Show resolved Hide resolved
packages/contracts/wagmi.config.ts Outdated Show resolved Hide resolved
.github/workflows/publish-artifacts.yml Outdated Show resolved Hide resolved
.github/workflows/publish-artifacts.yml Outdated Show resolved Hide resolved
.github/workflows/publish-artifacts.yml Outdated Show resolved Hide resolved
.github/workflows/publish-artifacts.yml Outdated Show resolved Hide resolved
packages/artifacts/prepare-abi.sh Outdated Show resolved Hide resolved
packages/artifacts/src/addresses.json Outdated Show resolved Hide resolved
Copy link
Author

@Rekard0 Rekard0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

packages/artifacts/README.md Outdated Show resolved Hide resolved
packages/contracts/package.json Outdated Show resolved Hide resolved
packages/artifacts/CHANGELOG.md Outdated Show resolved Hide resolved
brickpop
brickpop previously approved these changes Feb 12, 2025
packages/artifacts/CHANGELOG.md Outdated Show resolved Hide resolved
@Rekard0 Rekard0 merged commit c732e22 into main Feb 12, 2025
6 of 7 checks passed
@Rekard0 Rekard0 deleted the feat/create-artifact-package branch February 12, 2025 15:13
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.

3 participants