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 189 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 20, 2024

#2041 (comment) Do you suggest I just get rid of that function example

@Ifechukwudaniel
Copy link
Author

@Riateche

@Ifechukwudaniel Ifechukwudaniel marked this pull request as ready for review December 21, 2024 21:59
@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
@@ -0,0 +1,47 @@
name: foundry-test
Copy link
Contributor

Choose a reason for hiding this comment

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

Github is not triggering these workflows for your PR. I'm not sure but I think it may be because there were no more changes in target_chains/ethereum/sdk/stylus after the workflow files were added. Try changing any file in target_chains/ethereum/sdk/stylus in a separate commit.

Copy link
Author

@Ifechukwudaniel Ifechukwudaniel Jan 17, 2025

Choose a reason for hiding this comment

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

I did that let's see, if it works

pnpm-workspace.yaml Show resolved Hide resolved
.pre-commit-config.yaml Show resolved Hide resolved
@Ifechukwudaniel
Copy link
Author

done

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