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

3 consecutive blocks created for a single tx #10

Open
mdyring opened this issue Jan 19, 2020 · 0 comments
Open

3 consecutive blocks created for a single tx #10

mdyring opened this issue Jan 19, 2020 · 0 comments
Assignees

Comments

@mdyring
Copy link
Contributor

mdyring commented Jan 19, 2020

Describe the bug
Submitting a single tx results in 3 consecutive blocks created.

How to reproduce
Submit tx on v0.5.5

Expected behavior
2 blocks: one containing the tx and one for finalisation.

Screenshots or log output

Jan 19 13:03:56 i-0f6670abb7a863172 emd[1647]: I[2020-01-19|13:03:56.874] Executed block                               module=state height=10 validTxs=1 invalidTxs=0
Jan 19 13:03:56 i-0f6670abb7a863172 emd[1647]: I[2020-01-19|13:03:56.876] Committed state                              module=state height=10 txs=1 appHash=6D2FF0A609BD0AEE312ACFD282FF7FA3C6647F6396F397DA9044CA92C0501C8B
Jan 19 13:03:57 i-0f6670abb7a863172 emd[1647]: I[2020-01-19|13:03:57.381] Executed block                               module=state height=11 validTxs=0 invalidTxs=0
Jan 19 13:03:57 i-0f6670abb7a863172 emd[1647]: I[2020-01-19|13:03:57.383] Committed state                              module=state height=11 txs=0 appHash=9B833C0F3E03BD4E7F4917B8E8409713822B6DB87389FBE78DBB7E324FD877C4
Jan 19 13:03:57 i-0f6670abb7a863172 emd[1647]: I[2020-01-19|13:03:57.890] Executed block                               module=state height=12 validTxs=0 invalidTxs=0
Jan 19 13:03:57 i-0f6670abb7a863172 emd[1647]: I[2020-01-19|13:03:57.892] Committed state                              module=state height=12 txs=0 appHash=9B833C0F3E03BD4E7F4917B8E8409713822B6DB87389FBE78DBB7E324FD877C4

Additional context
Related to changes in inflation gating?

@mdyring mdyring assigned mdyring and haasted and unassigned mdyring Jan 19, 2020
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

No branches or pull requests

2 participants