Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(upgradability): Reintroducing handshake #3290

Closed
wants to merge 5 commits into from
Closed

Conversation

mfornet
Copy link
Member

@mfornet mfornet commented Sep 4, 2020

This PR is the 3rd step (version 36) as proposed in #3289.

Note: Merge after 2nd step is deployed (#3157)

Test plan

pytest/tests/sanity/upgradable.py and tests/sanity/backward_compatible.py should pass using as stable branch #3157

nayduck run: http://nayduck.eastus.cloudapp.azure.com:3000/#/run/318

@gitpod-io
Copy link

gitpod-io bot commented Sep 4, 2020

@mfornet mfornet changed the base branch from master to latest_supported_version_2 September 4, 2020 21:43
@mfornet mfornet marked this pull request as draft September 4, 2020 21:46
height: peer_chain_info.height,
tracked_shards: peer_chain_info.tracked_shards,
// TODO(MOO): Select default value for archival node
archival: false,
Copy link
Collaborator

Choose a reason for hiding this comment

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

default should be false. I don't think we need to change it

Base automatically changed from latest_supported_version_2 to master September 4, 2020 23:51
@mfornet mfornet force-pushed the upgrade_step_3 branch 2 times, most recently from cb5e084 to d7efa24 Compare September 5, 2020 23:08
@mfornet
Copy link
Member Author

mfornet commented Sep 8, 2020

Note: backward_compatible and upgradable tests won't pass until latest_beta_branch contains this commit: d25f8c0

@mfornet mfornet closed this Sep 22, 2020
@Ekleog-NEAR Ekleog-NEAR deleted the upgrade_step_3 branch March 29, 2024 15:57
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.

2 participants