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

Cherry picks from celestia #450

Merged
merged 7 commits into from
Jan 22, 2025
Merged

Cherry picks from celestia #450

merged 7 commits into from
Jan 22, 2025

Conversation

ImJeremyHe
Copy link
Member

No description provided.

Sneh1999 and others added 7 commits January 21, 2025 17:34
* Enqueue transactions to espresso as soon as they arrive

* Multiple submitted transactions

* Add the enqueue to AddBroadcastMessages

* add messages in write messages so that we can include all messages

* add debug log

---------

Co-authored-by: Jeremy <[email protected]>
* Enqueue transactions to espresso as soon as they arrive

* Multiple submitted transactions

(cherry picked from commit 53ab629)

* Fix

* Resubmit espresso txns

* add log for better debugging

* add tests and fix some logical errors

* fix comments

* fix comments

* address review comments

* go back to old test design to make it explicit

---------

Co-authored-by: Sneh Koul <[email protected]>
* Store last position in batch

* fix merge conflict

* fix build

* re-run ci

* Fix broken CI

* Modify batch poster to increase upper bound of batch if we only have useless messages in the batch

* Address PR feedback and run make fmt

* Update default test to have larger max size for its batches and poll for finality every 2 seconds.

* Update batch poster flow to check validation after we accumulate the batch.

* Remove log that could erroneously suggest espresso validation had been performed on a batch

* Move log to less spammy location

* Update outdated comment

* Respond to review feedback

---------

Co-authored-by: Zach Showalter <[email protected]>
* Add better logging to batch poster surrounding posting due to max delay

* Add start message
* Poll to resubmit transactions

* fix comment

* fix comment
#453)

* Update write logic to add logs and make sure that the message is always enqueued to Espresso

* remove HasNotSubmitted

* remove HasNotSubmitted

* remove HasNotSubmitted
@ImJeremyHe ImJeremyHe marked this pull request as ready for review January 22, 2025 04:09
Copy link

@Sneh1999 Sneh1999 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ImJeremyHe!

@ImJeremyHe ImJeremyHe merged commit 4f797fa into integration Jan 22, 2025
10 checks passed
@ImJeremyHe ImJeremyHe deleted the jh/backport branch January 22, 2025 13:57
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

Successfully merging this pull request may close these issues.

3 participants