Commit 57b6aed
committed
refactor:
**Motivation:**
Match `Bn254CertificateVerifier` tests with styling.
**Modifications:**
- Add `isNonsignerCached` view function
- Make `trySignatureVerification` _public_
- Add a contract per function under test
- Use Multichain deployer and mocks properly
**Result:**
Cleaner testsBn254CertificateVerifierUnitTests (#1476)1 parent cfba4fe commit 57b6aed
File tree
18 files changed
+2682
-585
lines changed- pkg/bindings
- BN254CertificateVerifierStorage
- BN254CertificateVerifier
- ECDSACertificateVerifierStorage
- ECDSACertificateVerifier
- ECDSATableCalculatorBase
- ECDSATableCalculator
- IBN254CertificateVerifier
- IECDSACertificateVerifier
- OperatorTableUpdater
- script/deploy/devnet/mutlichain
- src
- contracts
- interfaces
- multichain
- test
- mocks
- tree
- unit
- utils
18 files changed
+2682
-585
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments