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

Forked blockchain integration test fails intermittently #6755

Closed
brianjohnson5972 opened this issue Feb 15, 2019 · 1 comment
Closed

Forked blockchain integration test fails intermittently #6755

brianjohnson5972 opened this issue Feb 15, 2019 · 1 comment
Assignees

Comments

@brianjohnson5972
Copy link
Contributor

The nodeos_forked_chain_test.py exposed that net_plugin assumed that the other node it is communicating with had the same block numbers as it had, when all it could assume is that the oldest irreversible block between the 2 are the same and only could treat the individual block numbers as the same above that was if their head ids matched.

@brianjohnson5972 brianjohnson5972 self-assigned this Feb 15, 2019
brianjohnson5972 added a commit to brianjohnson5972/eos that referenced this issue Feb 15, 2019
brianjohnson5972 added a commit to brianjohnson5972/eos that referenced this issue Feb 15, 2019
brianjohnson5972 added a commit to brianjohnson5972/eos that referenced this issue Feb 15, 2019
oldcold pushed a commit to eosiosg/eos that referenced this issue Sep 11, 2019
…after that correspond to our blocks. GH EOSIO#6755

(cherry picked from commit e9a6c08)
oldcold pushed a commit to eosiosg/eos that referenced this issue Sep 11, 2019
@heifner
Copy link
Contributor

heifner commented Dec 6, 2019

Resolved by #6756

@heifner heifner closed this as completed Dec 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants