Skip to content

Conversation

@Marcin-Radecki
Copy link
Contributor

Following commands has been done:

git checkout release-8
git checkout -b port-8-X-Testnet-to-Mainnet
git merge release-8-mainnet # to pick up revert SCs change, resolved conflicts only in locks and toml files 
nvim bin/node/Cargo.toml # bump version to 0.8.2+mainnet
git commit -am "..."
git push -u origin HEAD

Michal Swietek and others added 6 commits November 29, 2022 00:21
* A0-1635: Limit nonfinalized block production (#769)

* Limit nonfinalized block production

* Better saturation handling

* Add log when delaying block production

* Disable two tests that were operating under outdated assumptions

* Disable one more test

* Turn off the likely broken test
Copy link
Contributor

@timorl timorl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one comment, although might be important. <_<

@Marcin-Radecki Marcin-Radecki merged commit f12d5a2 into release-8-mainnet Dec 1, 2022
@Marcin-Radecki Marcin-Radecki deleted the port-8-X-Testnet-to-Mainnet branch December 1, 2022 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants