Details
Details
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- use_string_view_in_walletdb
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 14354 Build 28683: Build Diff lint-circular-dependencies · build-without-wallet · build-diff · build-clang · build-clang-tidy · build-debug Build 28682: arc lint + arc unit
Event Timeline
Comment Actions
If you are going to do that, you need to add test for the serialization routines. I don't see what making these constexpr really benefit anything. The optimizer is likely able to do it anyways.