Skip to content

Commit 70e3fc0

Browse files
authored
feat: add view function for getGlobalConfirmerSetReferenceTimestamp (#1471)
**Motivation:** The `globalRootConfirmerSet` has its table only updated upon initialization. We should have a view function in `operatorTableUpdater` **Modifications:** Add `getGlobalConfirmerSetReferenceTimestamp`. **Result:** Cleaner introspection
1 parent 5932d4c commit 70e3fc0

File tree

12 files changed

+396
-168
lines changed

12 files changed

+396
-168
lines changed

pkg/bindings/BN254CertificateVerifier/binding.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkg/bindings/BN254CertificateVerifierStorage/binding.go

Lines changed: 79 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkg/bindings/IBN254CertificateVerifier/binding.go

Lines changed: 67 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkg/bindings/IBaseCertificateVerifier/binding.go

Lines changed: 67 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)