Releases: LimeChain/etherlime
[email protected]
Updated
- Removed analytics. Users are no longer opted-in.
[email protected]
Updated
- Fix bug on deploy andVerify contract in nested folder
- Add assert.revertWith() - for testing reverting transaction with specific revert message
- Add support of Basic Authentication for the Deployer
[email protected]
Updated
-Fixed bug related with compiling Vyper contracts on Windows OS.
[email protected]
Updated
-Fixed bug related with etherlime compile command on Windows compiling vyper contracts
[email protected]
[email protected]
Updated
-Fixed bug related with etherlime test
command and fetching test files from subfolders.
[email protected]
Updated
-Fixed bug related with deployAndVerify
verification of smart contracts related with solc < 0.5.0 version.
-Fixed bug related with Vyper contracts compilation.
[email protected]
Updated
-Etherlime ganache supports networkId
optional param to identify the ganache itself. You can find how to use it here: https://etherlime.gitbook.io/etherlime/developer-documentation/etherlime-cli/ganache
[email protected]
Updated
-Update imports from ethers.js
library.
-Update React & Angular shapes to use ehterlime-lib
instead of etherlime
.
Typescript For Etherlime Library
Updated
etherlime-lib
Etherlime is now based on typescript and you can use the typings to help you out in your projects.