Skip to content

Add point tests

Add point tests #320

Triggered via push December 31, 2023 05:54
Status Success
Total duration 1m 33s
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/Asymmetric/KeyPairs/PrivateKey.cs#L25
XML comment has cref attribute 'MiniPrivateKey' that could not be resolved
build: Src/Autarkysoft.Bitcoin/Cryptography/EllipticCurve/Calc.cs#L18
Missing XML comment for publicly visible type or member 'Calc.Calc()'