NethermindEth / NethermindEth/juno
Remove candidate txs from PreConfirmed logic after Starknet v0.14.3 upgrade
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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