This repository has been archived by the owner on May 26, 2023. It is now read-only.
V0.11.1
Version 0.11.1 release notes:
- Remove breaking changes namely,
zilliqa.contracts.at(address)
andzilliqa.transactions.new({toAddr})
(PR #241) - Introduce new flag to determine whether normalization of address is required or not (PR #241)
- Add link to
zilliqa-js/viewblock
readme inzilliqa-js
main readme (PR #242)
We will like to thanks @bogdan for his suggestion on the code fixes and improvements.