Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Engineer can see when the archiver has synced with rollup contract #11

Closed
PhilWindle opened this issue Mar 2, 2023 · 1 comment
Closed
Assignees

Comments

@PhilWindle
Copy link
Collaborator

PhilWindle commented Mar 2, 2023

The archiver should expose a status interface that gives information pertaining to it's sync state. This interface should inform of it's progress in syncing with the rollup contract. It should indicate it's current status via 'state' value on it's status interface.

@PhilWindle PhilWindle added this to A3 Mar 2, 2023
@PhilWindle PhilWindle converted this from a draft issue Mar 2, 2023
@PhilWindle PhilWindle added this to the 📜 Deploy a Contract milestone Mar 7, 2023
@benesjan benesjan self-assigned this Mar 8, 2023
@benesjan benesjan moved this from Todo to In Progress in A3 Mar 10, 2023
@benesjan benesjan mentioned this issue Mar 13, 2023
6 tasks
@benesjan benesjan moved this from In Progress to Done in A3 Apr 3, 2023
@iAmMichaelConnor
Copy link
Contributor

Closing as "Done" in A3 project board.

ludamad pushed a commit that referenced this issue Apr 14, 2023
* link all to barreteneberg

* Point to latest bb commit.

---------

Co-authored-by: dbanks12 <david@aztecprotocol.com>
ludamad pushed a commit that referenced this issue Apr 17, 2023
* link all to barreteneberg

* Point to latest bb commit.

---------

Co-authored-by: dbanks12 <david@aztecprotocol.com>
ludamad pushed a commit that referenced this issue Apr 17, 2023
* link all to barreteneberg

* Point to latest bb commit.

---------

Co-authored-by: dbanks12 <david@aztecprotocol.com>
ludamad pushed a commit that referenced this issue Jul 14, 2023
* adding some basic transcript operations to honk prover; cleaning up documentation comments
* added function for univariate serialization and a test for transcript univariate serialization
...
* replacing ChallengeContainer with honk Transcript (to be replaced with StandardTranscript); removing all trace of ChallengeContainer
...
* replace honk transcript with StandardTranscript; remove all trace of honk transcript
* sumcheck and transcript_test updated with direct serialization/deserialization to/from Univariate
..
* fix bad UV from U constructor
...
* cleaning up serialization functionality a bit; leaving things in a fairly complete state
ludamad pushed a commit that referenced this issue Jul 19, 2023
Known issue: Deposited funds not showing
ludamad pushed a commit that referenced this issue Jul 21, 2023
Known issue: Deposited funds not showing
@iAmMichaelConnor iAmMichaelConnor removed this from A3 Jul 26, 2023
codygunton pushed a commit that referenced this issue Jan 23, 2024
* adding some basic transcript operations to honk prover; cleaning up documentation comments
* added function for univariate serialization and a test for transcript univariate serialization
...
* replacing ChallengeContainer with honk Transcript (to be replaced with StandardTranscript); removing all trace of ChallengeContainer
...
* replace honk transcript with StandardTranscript; remove all trace of honk transcript
* sumcheck and transcript_test updated with direct serialization/deserialization to/from Univariate
..
* fix bad UV from U constructor
...
* cleaning up serialization functionality a bit; leaving things in a fairly complete state
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants