Skip to content

7.7.0 (2020-08-18)

Compare
Choose a tag to compare
@davidyuk davidyuk released this 21 Aug 08:52
· 2212 commits to develop since this release
d9fde7c

Features

  • transferFunds: Accept onAccount option (#1060)
  • bigNumberToByteArray: Avoid unexpected behaviour by throwing exception (#1066)
  • example: Add disconnect button on wallet side (#1056)

Code Refactoring

  • Use external version of json-bigint (#1033)
  • Make tests configuration more flexible (#1037)
  • test-else: Exclude aens tests and speedup jobs (#1040)
  • Avoid unnecessary eslint-disable (#1043)
  • Add lint script (#1045)
  • Refactor tests (#1039)
  • Refactor bytes unit tests (#1050)
  • travis: Run linter and unit tests firstly (#1051)
  • Disable Travis on all branches except master, develop (#1054)
  • Refactor contract, oracle, chain (#1048)
  • Refactor state channels (#1047)

Docs

  • Fix typo in Readme.md (#1053)