-
Notifications
You must be signed in to change notification settings - Fork 277
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
[BUG]: Topology mismatch #3995
Labels
Bug
Something isn't working
Consensus
This issue is related to the Sumeragi consensus
iroha2-dev
The re-implementation of a BFT hyperledger in RUST
Comments
6r1d
pushed a commit
that referenced
this issue
Oct 20, 2023
…mage (#3957) Signed-off-by: Daniil Polyakov <[email protected]>
Erigara
added a commit
to Erigara/iroha
that referenced
this issue
Oct 20, 2023
Signed-off-by: Shanin Roman <[email protected]>
Erigara
added a commit
to Erigara/iroha
that referenced
this issue
Oct 23, 2023
Signed-off-by: Shanin Roman <[email protected]>
Erigara
added a commit
to Erigara/iroha
that referenced
this issue
Oct 26, 2023
Signed-off-by: Shanin Roman <[email protected]> Signed-off-by: Sam H. Smith <[email protected]>
Erigara
added a commit
that referenced
this issue
Oct 26, 2023
Signed-off-by: Shanin Roman <[email protected]> Signed-off-by: Sam H. Smith <[email protected]>
Erigara
added a commit
to Erigara/iroha
that referenced
this issue
Oct 31, 2023
Signed-off-by: Shanin Roman <[email protected]> Signed-off-by: Sam H. Smith <[email protected]>
Erigara
added a commit
to Erigara/iroha
that referenced
this issue
Oct 31, 2023
Signed-off-by: Shanin Roman <[email protected]> Co-authored-by: Sam H. Smith <[email protected]>
Erigara
added a commit
to Erigara/iroha
that referenced
this issue
Oct 31, 2023
Signed-off-by: Shanin Roman <[email protected]>
Erigara
added a commit
to Erigara/iroha
that referenced
this issue
Oct 31, 2023
Signed-off-by: Shanin Roman <[email protected]> Signed-off-by: Sam H. Smith <[email protected]>
Erigara
added a commit
to Erigara/iroha
that referenced
this issue
Oct 31, 2023
Signed-off-by: Shanin Roman <[email protected]> Co-authored-by: Sam H. Smith <[email protected]>
Erigara
added a commit
to Erigara/iroha
that referenced
this issue
Oct 31, 2023
Signed-off-by: Shanin Roman <[email protected]>
SamHSmith
pushed a commit
that referenced
this issue
Nov 1, 2023
Signed-off-by: Shanin Roman <[email protected]> Signed-off-by: Sam H. Smith <[email protected]>
SamHSmith
added a commit
that referenced
this issue
Nov 1, 2023
Signed-off-by: Shanin Roman <[email protected]> Co-authored-by: Sam H. Smith <[email protected]>
SamHSmith
pushed a commit
that referenced
this issue
Nov 1, 2023
Signed-off-by: Shanin Roman <[email protected]>
mversic
pushed a commit
to Erigara/iroha
that referenced
this issue
Nov 2, 2023
Signed-off-by: Shanin Roman <[email protected]> Signed-off-by: Sam H. Smith <[email protected]>
mversic
pushed a commit
to Erigara/iroha
that referenced
this issue
Nov 2, 2023
Signed-off-by: Shanin Roman <[email protected]> Co-authored-by: Sam H. Smith <[email protected]>
mversic
pushed a commit
to Erigara/iroha
that referenced
this issue
Nov 2, 2023
Signed-off-by: Shanin Roman <[email protected]>
mversic
pushed a commit
to Erigara/iroha
that referenced
this issue
Nov 6, 2023
Signed-off-by: Shanin Roman <[email protected]> Signed-off-by: Sam H. Smith <[email protected]>
mversic
pushed a commit
to Erigara/iroha
that referenced
this issue
Nov 6, 2023
Signed-off-by: Shanin Roman <[email protected]> Co-authored-by: Sam H. Smith <[email protected]>
mversic
pushed a commit
to Erigara/iroha
that referenced
this issue
Nov 6, 2023
Signed-off-by: Shanin Roman <[email protected]>
mversic
pushed a commit
to Erigara/iroha
that referenced
this issue
Nov 6, 2023
Signed-off-by: Shanin Roman <[email protected]> Signed-off-by: Sam H. Smith <[email protected]>
mversic
pushed a commit
to Erigara/iroha
that referenced
this issue
Nov 6, 2023
Signed-off-by: Shanin Roman <[email protected]> Co-authored-by: Sam H. Smith <[email protected]>
mversic
pushed a commit
to Erigara/iroha
that referenced
this issue
Nov 6, 2023
Signed-off-by: Shanin Roman <[email protected]>
Erigara
added a commit
that referenced
this issue
Nov 7, 2023
Signed-off-by: Shanin Roman <[email protected]> Signed-off-by: Sam H. Smith <[email protected]>
Erigara
added a commit
that referenced
this issue
Nov 7, 2023
Signed-off-by: Shanin Roman <[email protected]> Co-authored-by: Sam H. Smith <[email protected]>
Erigara
added a commit
that referenced
this issue
Nov 7, 2023
Signed-off-by: Shanin Roman <[email protected]>
pesterev
pushed a commit
to pesterev/iroha
that referenced
this issue
Nov 7, 2023
Signed-off-by: Shanin Roman <[email protected]> Signed-off-by: Sam H. Smith <[email protected]>
pesterev
pushed a commit
to pesterev/iroha
that referenced
this issue
Nov 7, 2023
Signed-off-by: Shanin Roman <[email protected]> Co-authored-by: Sam H. Smith <[email protected]>
pesterev
pushed a commit
to pesterev/iroha
that referenced
this issue
Nov 7, 2023
Signed-off-by: Shanin Roman <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Bug
Something isn't working
Consensus
This issue is related to the Sumeragi consensus
iroha2-dev
The re-implementation of a BFT hyperledger in RUST
During running iroha with periodic restarts it was noticed that iroha submits block with wrong topology.
It looks like that iroha didn't rotate full topology after the view change for whatever reason.
Issue was observed on rc19 and it's uncertain whatever it exists on latest
dev
branch.Error in logs:
Broken block and block before
The text was updated successfully, but these errors were encountered: