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: consensus appeal success should rollback all newer transactions to pending #768

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

fix: add rollback to pending of newer transactions for leader appeals

df3f7e4
Select commit
Loading
Failed to load commit list.
Open

feat: consensus appeal success should rollback all newer transactions to pending #768

fix: add rollback to pending of newer transactions for leader appeals
df3f7e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 20, 2024 in 1s

0.00% of diff hit (target 19.55%)

View this Pull Request on Codecov

0.00% of diff hit (target 19.55%)

Annotations

Check warning on line 21 in frontend/src/components/Simulator/TransactionItem.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/components/Simulator/TransactionItem.vue#L21

Added line #L21 was not covered by tests

Check warning on line 59 in frontend/src/components/Simulator/TransactionItem.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/components/Simulator/TransactionItem.vue#L59

Added line #L59 was not covered by tests

Check warning on line 164 in frontend/src/components/Simulator/TransactionItem.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/components/Simulator/TransactionItem.vue#L160-L164

Added lines #L160 - L164 were not covered by tests

Check warning on line 249 in frontend/src/components/Simulator/TransactionItem.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/components/Simulator/TransactionItem.vue#L234-L249

Added lines #L234 - L249 were not covered by tests

Check warning on line 2 in frontend/src/components/Simulator/TransactionsList.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/components/Simulator/TransactionsList.vue#L2

Added line #L2 was not covered by tests

Check warning on line 15 in frontend/src/components/Simulator/TransactionsList.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/components/Simulator/TransactionsList.vue#L12-L15

Added lines #L12 - L15 were not covered by tests

Check warning on line 61 in frontend/src/components/Simulator/TransactionsList.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/components/Simulator/TransactionsList.vue#L61

Added line #L61 was not covered by tests

Check warning on line 108 in frontend/src/views/Simulator/RunDebugView.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/views/Simulator/RunDebugView.vue#L105-L108

Added lines #L105 - L108 were not covered by tests