Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Integration Test for Forked Database #5545

Merged
merged 26 commits into from
Sep 13, 2018

Conversation

brianjohnson5972
Copy link
Contributor

#4973
Test sets up 2 producing nodes, one with 11 producers and 1 with 10. There is one non-producing nodes, which is connected with each producing node, but the producing nodes are not connected to each other. The test kill off the non-producing node just before the producing node with 10 producers would produce, so that each producing node ends up with its own fork. When the non-producing node is restarted, it is verified that the blocks are all produced with the same author from each producing node and that there is no missed blocks.

… node before proceeding to the next node, instead of round robin assigning names among producing nodes. GH EOSIO#4973
…g to make methods that were designed around head to also be able to use LIB. GH EOSIO#4973
@heifner heifner merged commit 2698dc1 into EOSIO:develop Sep 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants