As per title. Fixes missed changes from D1990.
Details
Details
- Reviewers
deadalnix schancel - Group Reviewers
Restricted Project - Commits
- rSTAGING3d981bc03584: Finish conversion of rpc to use pushKV
rABC3d981bc03584: Finish conversion of rpc to use pushKV
make VERBOSE=1 check && ./test/functional/test_runner.py
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- fix-pushkv
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 3896 Build 5864: Bitcoin ABC Buildbot (legacy) Build 5863: arc lint + arc unit
Event Timeline
Comment Actions
src/wallet/db.cpp:355 make_pair => std::make_pair
| src/qt/walletmodel.cpp | ||
|---|---|---|
| 324 | std::make_pair | |
| src/rest.cpp | ||
| 632 | missed | |
| src/rpc/blockchain.cpp | ||
| 91 | missed | |
| 111 | dito | |
| 136 | dito | |
| 1123 | dito | |
| src/rpc/mining.cpp | ||
| 661 | dito | |
| 663 | dito | |
| src/rpc/misc.cpp | ||
| 116 | dito | |
| 119 | dito | |
| 132 | dito | |
| 248 | dito | |
| 272 | dito | |
| src/rpc/net.cpp | ||
| 473 | dito | |
| 496 | dito | |
| 579 | dito | |
| 586 | dito | |
| 590 | dito | |
| 592 | dito | |
| src/rpc/rawtransaction.cpp | ||
| 70 | dito | |
| 80 | dito | |
| 87 | dito | |
| 719 | dito | |
| src/wallet/rpcwallet.cpp | ||
| 2997 | dito | |
| 2999 | dito | |
| 3289 | dito | |
| 3296 | dito | |
| src/rpc/mining.cpp | ||
|---|---|---|
| 636 ↗ | (On Diff #5817) | this ; get transformed into : |