Skip to content

Latest commit

 

History

History
75 lines (39 loc) · 1.33 KB

CHANGELOG.md

File metadata and controls

75 lines (39 loc) · 1.33 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[0.1.1] - 2019-07-10

Added

  • Export some lower level api calls to make it easier to integrate into other libs @faboweb
  • Return included transaction @faboweb

Repository

  • Made repo CI ready @faboweb

[0.0.22] - 2019-06-05

Security

  • Updated axios @faboweb

[0.0.21] - 2019-05-24

Fixed

  • Fixed not all validators being loaded @faboweb

[0.0.20] - 2019-05-23

Fixed

  • Fixed inclusion check @faboweb

[0.0.19] - 2019-05-22

Fixed

  • Fix inclusion check @faboweb

[0.0.18] - 2019-05-22

Added

  • Check for errors on already broadcased transactions @faboweb

[0.0.17] - 2019-05-22

Changed

  • Increase gas adjustment to 1.5 @faboweb

[0.0.16] - 2019-05-21

Fixed

  • Fixed premature success message on tx inclusion failure @faboweb

[0.0.15] - 2019-05-21

Added

  • Added simsala release tool @faboweb

Changed

  • Increase simulated gas by a factor of 1.2 as a recommendation of the SDK team @faboweb

Fixed

  • Properly handle synchronous signers @faboweb