Figure out problem with Cosmos Txs replacement
- Dominant language
- Go
- Stars
- 164
- Forks
- 213
- Avg merge
- 3d 58m
- Merged PRs (30d)
- 12
Description
this test: [https://github.com/cosmos/evm/blob/ae62ea201431d0d9148cb27d56ff8d6c6edc59c9/tests/systemtests/mempool/test_replacement.go#L137](https://github.com/cosmos/evm/blob/ae62ea201431d0d9148cb27d56ff8d6c6edc59c9/tests/systemtests/mempool/test_replacement.go#L137)
is disabled. currently cosmos tx replacement is not supported.
Contributor guide
Research direction
Start with tests/systemtests/mempool/test_replacement.go at line 137 and inspect why the test is disabled. Review the surrounding replacement-test behavior and the issue's statement that Cosmos transaction replacement is unsupported. Done means the relevant replacement test is enabled and passes once transaction replacement support is implemented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100