refactor: Use SessionId
instead of Scope
for nonces and signatures exchange messages
#94
Annotations
10 errors and 1 warning
Run bufbuild/buf-action@v1:
proto/strata/bitvm2/p2p/v1/getmessage.proto#L29
Field "2" with name "nonces" on message "GetMessageRequest" changed option "json_name" from "depositNonce" to "nonces".
|
Run bufbuild/buf-action@v1:
proto/strata/bitvm2/p2p/v1/getmessage.proto#L29
Field "2" with name "nonces" on message "GetMessageRequest" changed type from "strata.bitvm2.p2p.v1.DepositRequestKey" to "strata.bitvm2.p2p.v1.Musig2ExchangeRequestKey".
|
Run bufbuild/buf-action@v1:
proto/strata/bitvm2/p2p/v1/getmessage.proto#L29
Field "2" on message "GetMessageRequest" changed name from "deposit_nonce" to "nonces".
|
Run bufbuild/buf-action@v1:
proto/strata/bitvm2/p2p/v1/getmessage.proto#L30
Field "3" with name "sigs" on message "GetMessageRequest" changed option "json_name" from "depositSigs" to "sigs".
|
Run bufbuild/buf-action@v1:
proto/strata/bitvm2/p2p/v1/getmessage.proto#L30
Field "3" with name "sigs" on message "GetMessageRequest" changed type from "strata.bitvm2.p2p.v1.DepositRequestKey" to "strata.bitvm2.p2p.v1.Musig2ExchangeRequestKey".
|
Run bufbuild/buf-action@v1:
proto/strata/bitvm2/p2p/v1/getmessage.proto#L30
Field "3" on message "GetMessageRequest" changed name from "deposit_sigs" to "sigs".
|
Run bufbuild/buf-action@v1:
proto/strata/bitvm2/p2p/v1/gossipsub.proto#L1
Previously present message "DepositNoncesExchange" was deleted from file.
|
Run bufbuild/buf-action@v1:
proto/strata/bitvm2/p2p/v1/gossipsub.proto#L1
Previously present message "DepositSignaturesExchange" was deleted from file.
|
Run bufbuild/buf-action@v1:
proto/strata/bitvm2/p2p/v1/gossipsub.proto#L39
Field "3" with name "nonce" on message "GossipsubMsg" changed type from "strata.bitvm2.p2p.v1.DepositNoncesExchange" to "strata.bitvm2.p2p.v1.Musig2NoncesExchange".
|
Run bufbuild/buf-action@v1:
proto/strata/bitvm2/p2p/v1/gossipsub.proto#L40
Field "4" with name "sigs" on message "GossipsubMsg" changed type from "strata.bitvm2.p2p.v1.DepositSignaturesExchange" to "strata.bitvm2.p2p.v1.Musig2SignaturesExchange".
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading