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

feat(target_chains/ethereum): add arbirum stylus sdk #2041

Open
wants to merge 206 commits into
base: main
Choose a base branch
from

Conversation

Ifechukwudaniel
Copy link

I’m currently working on the early draft of the Stylus SDK, focusing on documentation, writing examples, and conducting end-to-end testing for the SDK

Copy link

vercel bot commented Oct 14, 2024

@Ifechukwudaniel is attempting to deploy a commit to the Pyth Network Team on Vercel.

A member of the Team first needs to authorize it.

@Ifechukwudaniel
Copy link
Author

Ifechukwudaniel commented Oct 14, 2024

This is an early draft of the Pyth stylus SDK. Using external calls. I am working on the examples

@Ifechukwudaniel
Copy link
Author

Ifechukwudaniel commented Dec 31, 2024

@Riateche all done

Copy link
Contributor

@Riateche Riateche left a comment

Choose a reason for hiding this comment

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

Thank you! Let's work on making the CI pass.

.github/workflows/publish-pythnet-stylus-sdk.yml Outdated Show resolved Hide resolved
.github/workflows/cli-foundry-test.yml Outdated Show resolved Hide resolved
pnpm-workspace.yaml Show resolved Hide resolved
.pre-commit-config.yaml Show resolved Hide resolved
@Ifechukwudaniel
Copy link
Author

done

@Ifechukwudaniel
Copy link
Author

@Riateche

.github/workflows/cli-foundry-test.yml Outdated Show resolved Hide resolved
.gitmodules Outdated
Comment on lines 1 to 5
[submodule "lazer/contracts/evm/lib/forge-std"]
path = lazer/contracts/evm/lib/forge-std

[submodule "lib/forge-std"]
path = lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "lazer/contracts/evm/lib/openzeppelin-contracts-upgradeable"]
path = lazer/contracts/evm/lib/openzeppelin-contracts-upgradeable
Copy link
Contributor

Choose a reason for hiding this comment

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

Existing submodules shouldn't have changed. Looks like these changes cause CI to fail: https://github.com/pyth-network/pyth-crosschain/actions/runs/12878600053/job/35985348184?pr=2041

Copy link
Author

Choose a reason for hiding this comment

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

I just added them back

.github/workflows/cli-stylus-nostd.yml Outdated Show resolved Hide resolved
.github/workflows/cli-stylus-check-wasm.yml Outdated Show resolved Hide resolved
.github/workflows/cli-stylus-check.yml Outdated Show resolved Hide resolved
.github/workflows/cli-stylus-e2e-tests.yml Outdated Show resolved Hide resolved
.github/workflows/cli-stylus-check-wasm.yml Outdated Show resolved Hide resolved
.github/workflows/cli-stylus-check.yml Outdated Show resolved Hide resolved
.github/workflows/cli-stylus-e2e-tests.yml Outdated Show resolved Hide resolved
.github/workflows/cli-stylus-gas-bench.yml Outdated Show resolved Hide resolved
.github/workflows/cli-stylus-nostd.yml Outdated Show resolved Hide resolved
@Ifechukwudaniel
Copy link
Author

@Riateche can you approve it again

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.

2 participants