fix: set correct LastBlockPartSetHash in RequestFinalizedBlock #7
Annotations
5 errors and 2 warnings
govulncheck:
crypto/secp256k1/secp256k1.go#L11
missing go.sum entry for module providing package github.com/btcsuite/btcd/btcec/v2 (imported by github.com/cometbft/cometbft/crypto/secp256k1); to add:
|
govulncheck:
crypto/secp256k1/secp256k1.go#L12
missing go.sum entry for module providing package github.com/btcsuite/btcd/btcec/v2/ecdsa (imported by github.com/cometbft/cometbft/crypto/secp256k1); to add:
|
govulncheck:
crypto/secp256k1/secp256k1.go#L11
could not import github.com/btcsuite/btcd/btcec/v2 (invalid package name: "")
|
govulncheck:
crypto/secp256k1/secp256k1.go#L12
could not import github.com/btcsuite/btcd/btcec/v2/ecdsa (invalid package name: "")
|
govulncheck
Process completed with exit code 2.
|
govulncheck
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/get-diff-action@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
govulncheck
Restore cache failed: Dependencies file is not found in /home/runner/work/cometbft/cometbft. Supported file pattern: go.sum
|