Set the initial header list capacity to avoid resizing it while readi… #351
Annotations
11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
Src/Autarkysoft.Bitcoin/Blockchain/TransactionVerifier.cs#L405
'UInt256_10x26.EqualsVar(in UInt256_10x26)' is obsolete: 'Removed from libsecp256k1'
|
build:
Src/Autarkysoft.Bitcoin/Cryptography/EllipticCurve/Calc.cs#L213
'PrivateKey' is obsolete
|
build:
Src/Autarkysoft.Bitcoin/Cryptography/EllipticCurve/Calc.cs#L213
'PrivateKey' is obsolete
|
build:
Src/Autarkysoft.Bitcoin/Cryptography/EllipticCurve/DSA.cs#L428
'Scalar8x32.Inverse_old()' is obsolete: 'Use Inverse() instead.'
|
build:
Src/Autarkysoft.Bitcoin/Cryptography/EllipticCurve/DSA.cs#L472
'Rfc6979.GetK(byte[], byte[], byte[])' is obsolete: 'Use the more optimized version through Init()+Generate() methods'
|
build:
Src/Autarkysoft.Bitcoin/Cryptography/EllipticCurve/DSA.cs#L488
'Rfc6979.GetK(byte[], byte[], byte[])' is obsolete: 'Use the more optimized version through Init()+Generate() methods'
|
build:
Src/Autarkysoft.Bitcoin/Cryptography/EllipticCurve/DSA.cs#L517
'Scalar8x32.InverseVar_old()' is obsolete: 'Use InverseVar() instead.'
|
build:
Src/Autarkysoft.Bitcoin/Cryptography/EllipticCurve/DSA.cs#L529
'UInt256_10x26.EqualsVar(in UInt256_10x26)' is obsolete: 'Removed from libsecp256k1'
|
build:
Src/Autarkysoft.Bitcoin/Cryptography/EllipticCurve/DSA.cs#L552
'Scalar8x32.InverseVar_old()' is obsolete: 'Use InverseVar() instead.'
|
build:
Src/Autarkysoft.Bitcoin/Cryptography/EllipticCurve/DSA.cs#L619
'UInt256_10x26.EqualsVar(in UInt256_10x26)' is obsolete: 'Removed from libsecp256k1'
|