proto/bitcoin: add more data about inputs and outputs #51
Annotations
6 errors and 3 warnings
build:
proto/bitcoin/bitcoind/v1alpha/bitcoin.proto#L268
Field "2" with name "vout" on message "Output" changed option "json_name" from "n" to "vout".
|
build:
proto/bitcoin/bitcoind/v1alpha/bitcoin.proto#L268
Field "2" on message "Output" changed name from "n" to "vout".
|
build:
proto/bitcoin/bitcoind/v1alpha/bitcoin.proto#L270
Field "3" with name "script_sig" on message "Output" changed option "json_name" from "scriptPubKey" to "scriptSig".
|
build:
proto/bitcoin/bitcoind/v1alpha/bitcoin.proto#L270
Field "3" with name "script_sig" on message "Output" changed type from "bitcoin.bitcoind.v1alpha.ScriptPubKey" to "bitcoin.bitcoind.v1alpha.ScriptSig".
|
build:
proto/bitcoin/bitcoind/v1alpha/bitcoin.proto#L270
Field "3" on message "Output" changed name from "script_pub_key" to "script_sig".
|
build
buf found 5 breaking changes.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
No github_token supplied, API requests will be subject to stricter rate limiting
|