-
Notifications
You must be signed in to change notification settings - Fork 699
Feat/signer two phase commit impl #6319
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
base: develop
Are you sure you want to change the base?
Feat/signer two phase commit impl #6319
Conversation
Signed-off-by: Jacinta Ferrant <[email protected]>
Signed-off-by: Jacinta Ferrant <[email protected]>
Signed-off-by: Jacinta Ferrant <[email protected]>
Signed-off-by: Jacinta Ferrant <[email protected]>
…e throughout Signed-off-by: Jacinta Ferrant <[email protected]>
Signed-off-by: Jacinta Ferrant <[email protected]>
Signed-off-by: Jacinta Ferrant <[email protected]>
… into feat/signer-two-phase-commit-impl
… into feat/signer-two-phase-commit-impl
… into feat/signer-two-phase-commit-impl
Signed-off-by: Jacinta Ferrant <[email protected]>
… into feat/signer-two-phase-commit-impl
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Just a few nits. I found your logic very easy to follow
Signed-off-by: Jacinta Ferrant <[email protected]>
Signed-off-by: Jacinta Ferrant <[email protected]>
Signed-off-by: Jacinta Ferrant <[email protected]>
…lock Signed-off-by: Jacinta Ferrant <[email protected]>
bd04283
to
e304a48
Compare
… than Signed-off-by: Jacinta Ferrant <[email protected]>
Signed-off-by: Jacinta Ferrant <[email protected]>
… into feat/signer-two-phase-commit-impl
Signed-off-by: Jacinta Ferrant <[email protected]>
… wait for block commit at correct height Signed-off-by: Jacinta Ferrant <[email protected]>
…n block Signed-off-by: Jacinta Ferrant <[email protected]>
Signed-off-by: Jacinta Ferrant <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall LGTM! Just one tiny nit about some debug logs
Signed-off-by: Jacinta Ferrant <[email protected]>
… into feat/signer-two-phase-commit-impl
Signed-off-by: Jacinta Ferrant <[email protected]>
… into feat/signer-two-phase-commit-impl
Signed-off-by: Jacinta Ferrant <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This LGTM! I'm still somewhat nervous about releasing this on mainnet before we have a clear picture of how it will end up impacting performance there, but the PR and code itself all look good to me.
Signed-off-by: Jacinta Ferrant <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Marking this as draft so we don't merge it by mistake while completing a performance test. |
… into feat/signer-two-phase-commit-impl
Closes #6099