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

feat: Add batch extender + persistent fixes #45

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

fix db store

01a97b1
Select commit
Loading
Failed to load commit list.
Open

feat: Add batch extender + persistent fixes #45

fix db store
01a97b1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 20, 2025 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 94 in cmd/centralized-sequencer/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/centralized-sequencer/main.go#L94

Added line #L94 was not covered by tests

Check warning on line 33 in sequencing/batch_queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sequencing/batch_queue.go#L32-L33

Added lines #L32 - L33 were not covered by tests

Check warning on line 39 in sequencing/batch_queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sequencing/batch_queue.go#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 59 in sequencing/batch_queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sequencing/batch_queue.go#L50-L59

Added lines #L50 - L59 were not covered by tests

Check warning on line 65 in sequencing/batch_queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sequencing/batch_queue.go#L62-L65

Added lines #L62 - L65 were not covered by tests

Check warning on line 72 in sequencing/batch_queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sequencing/batch_queue.go#L68-L72

Added lines #L68 - L72 were not covered by tests

Check warning on line 88 in sequencing/batch_queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sequencing/batch_queue.go#L87-L88

Added lines #L87 - L88 were not covered by tests

Check warning on line 97 in sequencing/batch_queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sequencing/batch_queue.go#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 103 in sequencing/batch_queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sequencing/batch_queue.go#L102-L103

Added lines #L102 - L103 were not covered by tests

Check warning on line 130 in sequencing/batch_queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sequencing/batch_queue.go#L121-L130

Added lines #L121 - L130 were not covered by tests

Check warning on line 134 in sequencing/batch_queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sequencing/batch_queue.go#L132-L134

Added lines #L132 - L134 were not covered by tests

Check warning on line 72 in sequencing/transaction_queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sequencing/transaction_queue.go#L64-L72

Added lines #L64 - L72 were not covered by tests

Check warning on line 80 in sequencing/transaction_queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sequencing/transaction_queue.go#L79-L80

Added lines #L79 - L80 were not covered by tests

Check warning on line 88 in sequencing/transaction_queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sequencing/transaction_queue.go#L87-L88

Added lines #L87 - L88 were not covered by tests

Check warning on line 92 in sequencing/transaction_queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sequencing/transaction_queue.go#L91-L92

Added lines #L91 - L92 were not covered by tests

Check warning on line 110 in sequencing/transaction_queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sequencing/transaction_queue.go#L106-L110

Added lines #L106 - L110 were not covered by tests

Check warning on line 116 in sequencing/transaction_queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sequencing/transaction_queue.go#L115-L116

Added lines #L115 - L116 were not covered by tests

Check warning on line 145 in sequencing/transaction_queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sequencing/transaction_queue.go#L137-L145

Added lines #L137 - L145 were not covered by tests

Check warning on line 169 in sequencing/transaction_queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sequencing/transaction_queue.go#L154-L169

Added lines #L154 - L169 were not covered by tests

Check warning on line 172 in sequencing/transaction_queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

sequencing/transaction_queue.go#L172

Added line #L172 was not covered by tests