Add a MessageBox #336
Annotations
11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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'
|