@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.
Edit: Removed table with proposed changes.
@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 PREdit: Removed table with proposed changes.