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

fix producer_plugin watermark tracking - develop #7702

Merged
merged 2 commits into from
Jul 30, 2019

Conversation

arhag
Copy link
Contributor

@arhag arhag commented Jul 29, 2019

Change Description

The watermarks will not be allowed to decrease.

Update watermark marks as soon as block is accepted into fork database (meaning it passed header validation which means the block was correctly signed by the producer) rather than waiting until the block is applied.

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

…se, consider unapplied blocks in fork database)
@arhag arhag changed the title fix producer_plugin watermark tracking fix producer_plugin watermark tracking - develop Jul 29, 2019
@b1bart b1bart self-assigned this Jul 30, 2019
@b1bart b1bart merged commit f725055 into develop Jul 30, 2019
@b1bart b1bart deleted the 7680-watermark-develop branch July 30, 2019 15:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants