Continue T104
Details
Details
- Reviewers
deadalnix freetrader - Group Reviewers
Restricted Project - Commits
- rSTAGING0b7abd9bd414: Prepare wallet for explicit Amount construction
rABC0b7abd9bd414: Prepare wallet for explicit Amount construction
make check
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- wallet-cpp
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 1108 Build 1108: arc lint + arc unit
Event Timeline
src/wallet/wallet.cpp | ||
---|---|---|
2720 | We got rid of this operator. Do you want it added back? |
src/wallet/wallet.cpp | ||
---|---|---|
2720 | I think we should granted the right types are used. It seems like it is useful. When you force people to jump through hoops to do something legit, you end up with more errors at the end. |