NethermindEth / NethermindEth/juno

Remove candidate txs from PreConfirmed logic after Starknet v0.14.3 upgrade

Open
#3,693 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Stale
Dominant language
Go
Stars
444
Forks
244
Avg merge
2d 15h
Merged PRs (30d)
78

Description

Candidate txs will be deprecated in v0.14.3, so we should remove them from our code as soon as the new upgrade arrives on Mainnet

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the PreConfirmed logic and every reference to candidate transactions in the Juno codebase. Check the Starknet v0.14.3 upgrade behavior on Mainnet before changing anything; the work is done when candidate transactions are no longer handled there and the relevant existing checks still pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.