Skip to content

Consistent tests against supported NodeJS versions #7

@evertonfraga

Description

@evertonfraga

@nivida pointed that NodeJS LTS is reaching its end-of-life in December 31st, 2019.

So I have looked into the several repos we have and came up with a table of node versions we have in our tests, meaning that "we support" and care for.

  • -vm: add 10, 12, 13 PR
  • -account: drop 6, 7; add 13 PR
  • -blockchain: drop: 11; add: 10, 13 PR
  • -block: add: 10, 12, 13 PR
  • -tx: drop: 11; add: 10, 13 PR
  • -common: drop: 6; add: 10, 13 PR

Edit: Removed table with proposed changes.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions