Skip to content

Add field element inverse tests #318

Add field element inverse tests

Add field element inverse tests #318

Triggered via push December 30, 2023 03:15
Status Success
Total duration 1m 19s
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/Point.cs#L223
'UInt256_10x26.EqualsVar(in UInt256_10x26)' is obsolete: 'Removed from libsecp256k1'
build: Src/Autarkysoft.Bitcoin/Cryptography/EllipticCurve/Point.cs#L383
'UInt256_10x26.InverseVariable_old()' is obsolete: 'Use InverseVar() instead.'
build: Src/Autarkysoft.Bitcoin/Cryptography/EllipticCurve/DSA.cs#L428
'Scalar8x32.Inverse_old()' is obsolete: 'Use Inverse() instead.'
build: Src/Autarkysoft.Bitcoin/Cryptography/EllipticCurve/PointJacobian.cs#L490
'UInt256_10x26.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/PointJacobian.cs#L512
'UInt256_10x26.InverseVariable_old()' is obsolete: 'Use InverseVar() instead.'