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

Merge upstream v0.6.7 #139

Merged
merged 8 commits into from
May 24, 2024
Merged

Merge upstream v0.6.7 #139

merged 8 commits into from
May 24, 2024

Conversation

Stefan-Ethernal
Copy link
Collaborator

No description provided.

@Stefan-Ethernal Stefan-Ethernal marked this pull request as ready for review May 23, 2024 09:57
@Stefan-Ethernal Stefan-Ethernal requested a review from a team as a code owner May 23, 2024 09:57
ARR552 and others added 7 commits May 24, 2024 17:40
…3604)

* wip

* first implementation of parallel sequencer optmizations and L2 block reorg management

* Close sipBatch (if needed) when processing reorg. Halt when 2 consecuties reorgs (same L2 block)

* Return error when reserved counters overflow on l2 block process. Log used/reserved counters when closing wip batch

* added logs to analyze blocking issue when storing L2 block

* Fix unlock mutex in addTxTracker. Set wipTx to nil in RestoreTxsPendingToStore

* add high reserved resorces in wipBatch

* store high reserved counter on statedb.batch table

* Return contextId in ProcessBatchV2

* fix synchornizer test

* Set SequentialProcessL2Block to false by default. Update node config documentation

* fix non-e2e tests

* fix finalizer tests

* remove unused code

* test

* Fix sequencer loadFromPool gofunc. Fix docker compose variables
…lygonHermez#3614)

syncrhonizer update the tstamp from table state.batch when the batch is sequenced
@Stefan-Ethernal Stefan-Ethernal force-pushed the feat/merge-upstream-v0.6.7 branch from f52827f to dd9ae0f Compare May 24, 2024 15:41
@Stefan-Ethernal Stefan-Ethernal merged commit 1937eaf into develop May 24, 2024
18 of 19 checks passed
@Stefan-Ethernal Stefan-Ethernal deleted the feat/merge-upstream-v0.6.7 branch May 24, 2024 19:23
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.

7 participants