Details
Details
- Reviewers
Fabien jasonbcox nakihito - Group Reviewers
Restricted Project - Commits
- rSTAGING0bd04e38c10b: [avalanche] sign avaresponse
rABC0bd04e38c10b: [avalanche] sign avaresponse
Updated integration tests to check the signatures.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- avatcp
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 9980 Build 17808: Default Diff Build & Tests Build 17807: arc lint + arc unit
Event Timeline
src/avalanche.cpp | ||
---|---|---|
202 | I'm seeing the Schnorr sig size scattered throughout the code and tests. It's coming time to consolidate that into a constant, though it doesn't need to be with this patch. | |
src/rpc/avalanche.cpp | ||
16–18 ↗ | (On Diff #17169) | Nit: This message could include a note indicating that this key is subject to change. There's no guarantee that the key will be the same on successive runs. |
src/rpc/avalanche.cpp | ||
---|---|---|
16–18 ↗ | (On Diff #17169) | There is, unless you reboot the server. |