- 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 argumentreplaceDuration_
that allows resubmitting headers on the top of the headers that did not pass challenge period yet.
This repository has been archived by the owner on Oct 20, 2020. It is now read-only.