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

Starknet 0.13.0 readiness - Transactions V3 support #1408

Closed
4 tasks
stranger80 opened this issue Nov 6, 2023 · 1 comment · Fixed by #1427
Closed
4 tasks

Starknet 0.13.0 readiness - Transactions V3 support #1408

stranger80 opened this issue Nov 6, 2023 · 1 comment · Fixed by #1427
Assignees
Milestone

Comments

@stranger80
Copy link

stranger80 commented Nov 6, 2023

Tx V3 formats as specified by https://github.com/EvyatarO/SNIPs/blob/snip-8/SNIPS/snip-8.md.
RPC v0.6 RC spec: starkware-libs/starknet-specs@v0.5.0...v0.6.0-rc0.

  • there is still discussion about backwards compatibility of a number of fields

We assume Starknet 0.13.0 to break backwards compatibility.

Implementation on Juno side:

  • Represent V3 data structures
  • Implement new transaction hash functions
  • (????) Implement RPCv0.6 (without this only part of 0.5 API would work)
  • to be decided: should our RPCv0.4 implementation also include the V3 support???
@stranger80 stranger80 added this to the v0.7.5 milestone Nov 6, 2023
@stranger80
Copy link
Author

@joshklop & @rian to raise a community discussion thread on supporting multiple versions and rollout timelines driven by StarkWare:

  • number of versions of RPC supporting V3 transaction formats - we propose we should support two latest ones
  • is current pace of upgrades - too fast for the community to keep up?

@joshklop joshklop linked a pull request Nov 16, 2023 that will close this issue
@stranger80 stranger80 moved this from Todo to In Review in [Nubia] Juno Nov 16, 2023
@github-project-automation github-project-automation bot moved this from In Review to Ready For Testing in [Nubia] Juno Nov 27, 2023
@wojciechos wojciechos moved this from Ready For Testing to Ready For Release v0.7.0 in [Nubia] Juno Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready For Release
Development

Successfully merging a pull request may close this issue.

3 participants