Per title
Details
Details
- Reviewers
jasonbcox - Group Reviewers
Restricted Project - Commits
- rSTAGINGfee84fb954d8: Make comments in abandonconflict legible.
rABCfee84fb954d8: Make comments in abandonconflict legible.
NA
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- nits
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 2790 Build 3690: Bitcoin ABC Buildbot (legacy) Build 3689: arc lint + arc unit
Event Timeline
test/functional/abandonconflict.py | ||
---|---|---|
95 ↗ | (On Diff #4188) | Transactino -> Transaction |
98 ↗ | (On Diff #4188) | Please add a note either here or far before this comment that indicates that the wallet and mempool do not have to be in sync. This is a very strange concept in my opinion and deserves its own documentation. |
123 ↗ | (On Diff #4188) | Can you clarify the first sentence here? Does this imply that an abandoned tx is the exact same thing as a tx that is not in the mempool? If there are differences between these, please make that explicit. At the moment, it sounds like an abandon tx may be a subclass of not-in-mempool transactions? |