Skip to content

build: bump Stylus SDK to v0.8#46

Merged
qalisander merged 18 commits intomainfrom
build/stylus-v0.8
Mar 5, 2025
Merged

build: bump Stylus SDK to v0.8#46
qalisander merged 18 commits intomainfrom
build/stylus-v0.8

Conversation

@bidzyyys
Copy link
Copy Markdown
Collaborator

@bidzyyys bidzyyys commented Feb 13, 2025

Resolves #45

PR Checklist

  • Tests
  • Documentation
  • Changelog

@bidzyyys bidzyyys linked an issue Feb 13, 2025 that may be closed by this pull request
@qalisander
Copy link
Copy Markdown
Member

qalisander commented Feb 24, 2025

So tests work. But now we have many deprecated clippy complains and I don't like the new api for contract call

@qalisander qalisander marked this pull request as ready for review February 24, 2025 20:48
Copy link
Copy Markdown
Collaborator Author

@bidzyyys bidzyyys left a comment

Choose a reason for hiding this comment

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

@qalisander? Where do we have those errors you mentioned?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Why do we need to add these shims?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

It fails to compile otherwise. With the new stylus-sdk release it requires all missing shims to be linked. It should be temporary until we implement Host trait

Copy link
Copy Markdown
Collaborator

@0xNeshi 0xNeshi Feb 25, 2025

Choose a reason for hiding this comment

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

We can merge the PR as-is as a temp. solution, and fix warnings as part of the same PR in which the Host trait is implemented. This way the second (focused) PR will be a bit easier to review

@qalisander
Copy link
Copy Markdown
Member

@bidzyyys On pr file view page if you scroll. There're clippy warnings

Copy link
Copy Markdown
Collaborator

@0xNeshi 0xNeshi left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Collaborator Author

@bidzyyys bidzyyys left a comment

Choose a reason for hiding this comment

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

LGTM!

@qalisander qalisander merged commit 1ca0fdc into main Mar 5, 2025
10 checks passed
@bidzyyys bidzyyys deleted the build/stylus-v0.8 branch March 6, 2025 15:44
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.

Build: Bump Stylus SDK to v0.8.0

3 participants