Skip to content

Add IsSquare method + small CMov bugfix #312

Add IsSquare method + small CMov bugfix

Add IsSquare method + small CMov bugfix #312

Triggered via push December 26, 2023 02:49
Status Success
Total duration 1m 3s
Artifacts

dotnetCI.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Src/Autarkysoft.Bitcoin/Blockchain/TransactionVerifier.cs#L404
'UInt256_10x26.EqualsVar(in UInt256_10x26)' is obsolete: 'Removed from libsecp256k1'
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#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'
build: Src/Autarkysoft.Bitcoin/Cryptography/EllipticCurve/Point.cs#L223
'UInt256_10x26.EqualsVar(in UInt256_10x26)' is obsolete: 'Removed from libsecp256k1'
build: Src/Autarkysoft.Bitcoin/Cryptography/EllipticCurve/PointJacobian.cs#L546
'UInt256_10x26.EqualsVar(in UInt256_10x26)' is obsolete: 'Removed from libsecp256k1'