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

feature privacy snapshot test #10427

Merged
merged 2 commits into from
Jun 17, 2021
Merged

feature privacy snapshot test #10427

merged 2 commits into from
Jun 17, 2021

Conversation

dimas1185
Copy link
Contributor

Change Description

  • added integration test for loading security group from snapshot scenario:
    security group activated in a cluster and then we save snapshot from one of its nodes. After that we restart all nodes from that snapshot and check that participants are still in security group while non-participants continue to not receive new blocks.
    Then we add non participants to group, save snapshot again and restart former non-participant from that snapshot. Now all nodes are in sync and in security group. In this test we ensure that security group remains actual after loading from snapshot and non-participants remain out of security group.

  • fix unit tests build after updating to boost 1.76

Change Type

Select ONE:

  • Documentation
  • Stability bug fix
  • Other
  • Other - special case

Testing Changes

Select ANY that apply:

  • New Tests
  • Existing Tests
  • Test Framework
  • CI System
  • Other

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@nksanthosh nksanthosh self-requested a review June 17, 2021 14:39
@dimas1185 dimas1185 merged commit 6c6a59c into develop Jun 17, 2021
@dimas1185 dimas1185 deleted the privacy-snapshot-test branch June 17, 2021 14:44
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