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 2789 Build 3688: Bitcoin ABC Buildbot (legacy) Build 3687: arc lint + arc unit
Event Timeline
test/functional/abandonconflict.py | ||
---|---|---|
95 | Transactino -> Transaction | |
98 | 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 | 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? |