Skip to content
This repository was archived by the owner on Feb 21, 2024. It is now read-only.

v2.0.0-rc.0

Pre-release
Pre-release

Choose a tag to compare

@rdig rdig released this 04 Nov 18:26
· 387 commits to master since this release
5417834

Docs:

  • Fixed purser-software external links to flowtypes hosted on Github: #174
  • Fixed the Comment Wallet Interface's internal links to purser-metamask: fa4d269

monorepo:

  • Bumped version to next MAJOR release candidate: 2.0.0-rc.0
  • Improve the script used to release packages to NPM: #175
  • Updated dev dependencies:
    • lint-staged #173
    • @colony/eslint-config-colony #172
    • find-imports #168
    • flow-bin #169

purser-core:

  • Bumped version to next MAJOR release candidate: 2.0.0-rc.0
  • Removed length check from hexSequenceValidator: #171 by @sprusr

purser-ledger:

  • Bumped version to next MINOR release candidate: 1.1.2-rc.0
  • Use the new version of the purser-core package

purser-metamask:

  • Bumped version to next MAJOR release candidate: 2.0.0-rc.0
  • Fix the sign() method to return the RLP encoded signed transaction hex string, rather than the transaction hash: #170 by @sprusr

purser-software:

  • Bumped version to next MINOR release candidate: 1.1.4-rc.0
  • Use the new version of the purser-core package

purser-trezor:

  • Bumped version to next MINOR release candidate: 1.1.2-rc.0
  • Use the new version of the purser-core package