I see Response contained an empty signature","nodeID":"NodeID-D8ookM2Ne9VWvpjCBnrwiniwqqP8YuUNQ in signature-aggregator logs. Actual AppResponse is zeroed for all connected validators. Note that signature-aggregator signs RegisterValidator message successfully.
To Reproduce
Create and deploy PoS L1 SoV (acp-77) on etna-devnet - remember blockchain_id
Add one more validator (in addition to bootstrapped ones) - remember validation_id
Craft UnsignedMessage according to ACP-77 (network_id: 76, blockchain_id: target blockchain id, source address of addressed call: nil)
Describe the bug I'm trying to request signing of
ValidationUptime
message. I use latest signature-aggregator from https://github.com/ava-labs/awm-relayer. I usev1.12.0-initial-poc.9
of avalanchego. I also use subnet-evm of this commit - https://github.com/ava-labs/subnet-evm/commit/cc414c8cd0fc36826a5cdfe60a1683bfd448fb72.I see
Response contained an empty signature","nodeID":"NodeID-D8ookM2Ne9VWvpjCBnrwiniwqqP8YuUNQ
in signature-aggregator logs. Actual AppResponse is zeroed for all connected validators. Note that signature-aggregator signs RegisterValidator message successfully.To Reproduce
blockchain_id
validation_id
Expected behavior Signed message by validators.
Screenshots n/a
Logs signature-aggregator.log logs.zip - logs from both validators (node1 - bootstrapped, node2 - newly added)
Metrics n/a
Operating System
Additional context n/a
To best protect the Avalanche community security bugs should be reported in accordance to our Security Policy