oasisprotocol / oasisprotocol/oasis-core
Honor consensus layer method priority
Open
Nobody has claimed this yet.
c:consensus/cometbft
s:blocked
- Dominant language
- Go
- Stars
- 369
- Forks
- 151
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 6
Description
Once Tendermint 0.35 lands with support for transaction priorities in the mempool we should make sure that our method priorities are mapped to transaction priorities in CheckTx.
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 with the consensus-layer CheckTx path and review how Tendermint 0.35 exposes transaction priorities in the mempool. Trace the existing method-priority handling and determine where its values should map to transaction priorities. Done means CheckTx passes the intended priority through once the Tendermint support is available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- blockchain, distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100