Skip to content
This repository has been archived by the owner on Oct 20, 2020. It is now read-only.

Latest commit

 

History

History
4 lines (4 loc) · 463 Bytes

CHANGELOG.md

File metadata and controls

4 lines (4 loc) · 463 Bytes

2.0.0

  • Token locker that was used for ERC20 was removed. It now uses rainbow-token-connector.
  • NearOnEthClient was rewritten to fix some critical issues. The following public methods were removed: head, backupHead, backupCurrentBlockProducers; replaceDuration public method was added. The constructor now accepts additional argument replaceDuration_ that allows resubmitting headers on the top of the headers that did not pass challenge period yet.