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

Remove node v18 and earlier upgrade support #2770

Merged

Conversation

wezrule
Copy link
Contributor

@wezrule wezrule commented May 12, 2020

Removed the following:

  • Logging upgrades < v7
  • Wallet upgrades < v4
  • Node config upgrades < v17
  • IPC config upgrade from v0
  • RPC config -> node rpc config migration removed and v0 upgrade
  • LMDB upgrades < v14 removed, this meant, account_info_v1/v5/v13, pending_info_v3 removed. Sideband upgrades removed and anything related to that like summation_visitor, as we can now assume everything in the ledger has sideband information. batch_size is no longer necessary too, I have removed the CLI option too (deprecated in v21 by Deprecate --batch_size/debug_mass_acitvity CLI options #2769). Removed blocks_info database Additional documentation update will be needed.

@wezrule wezrule added this to the V22.0 milestone May 12, 2020
@wezrule wezrule self-assigned this May 12, 2020
@wezrule wezrule added the documentation This item indicates the need for or supplies updated or expanded documentation label May 12, 2020
@wezrule wezrule force-pushed the remove_node_v18_and_earlier_upgrades branch from 05e73c4 to 32826e1 Compare May 12, 2020 15:47
argakiig
argakiig previously approved these changes May 13, 2020
@wezrule wezrule added the blocker Some future items cannot be completed until this is merged. label Jun 18, 2020
@wezrule wezrule merged commit 7c9614e into nanocurrency:develop Jun 19, 2020
@wezrule wezrule deleted the remove_node_v18_and_earlier_upgrades branch June 19, 2020 12:29
@zhyatt zhyatt added the release notes callout Update requiring callout in release notes label Aug 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker Some future items cannot be completed until this is merged. documentation This item indicates the need for or supplies updated or expanded documentation non-functional change release notes callout Update requiring callout in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants