As per title. We don't need the non replay protected ones anymore.
Details
Details
- Reviewers
freetrader CCulianu - Group Reviewers
Restricted Project - Commits
- rSTAGINGf887fe317f47: Only do replay protected transactions in rawtransaction rpc
rABCf887fe317f47: Only do replay protected transactions in rawtransaction rpc
Updated tests.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- forkidrawtx
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 701 Build 701: arc lint + arc unit
Event Timeline
Comment Actions
Added an inline comment.. will review more in-depth tomorrow (to make sure it doesn't break any testsm python tests, etc), but otherwise it looks correct
src/rpc/rawtransaction.cpp | ||
---|---|---|
977 | Someone should really just use C++11 initializer lists here.. this is nasty to read. I'll put up a diff to do that once we approve the changes that touch this file |
src/rpc/rawtransaction.cpp | ||
---|---|---|
977 | Thanks. |