Skip to content
This repository has been archived by the owner on Aug 5, 2021. It is now read-only.

Releases: LimeChain/etherlime

[email protected]

12 Aug 08:05
Compare
Choose a tag to compare

Updated

  • Removed analytics. Users are no longer opted-in.

[email protected]

31 Jul 10:49
Compare
Choose a tag to compare

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]

25 Jul 11:17
Compare
Choose a tag to compare

Updated

-Fixed bug related with compiling Vyper contracts on Windows OS.

[email protected]

17 Jul 15:26
Compare
Choose a tag to compare

Updated

-Fixed bug related with etherlime compile command on Windows compiling vyper contracts

[email protected]

10 Jul 19:35
Compare
Choose a tag to compare

Added

-new ZOSDeployer that gives the ability to deploy and operate with a smart contract on ZeppelinOS platform
More information here

-new chainLink shape that uses Chainlink ecosystem (a decentralised oracle that can provide external data to smart contracts) More information here

[email protected]

07 Jul 18:58
Compare
Choose a tag to compare

Updated

-Fixed bug related with etherlime test command and fetching test files from subfolders.

[email protected]

04 Jul 07:24
Compare
Choose a tag to compare

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]

01 Jul 15:28
Compare
Choose a tag to compare

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]

27 Jun 10:01
Compare
Choose a tag to compare

Updated

-Update imports from ethers.js library.
-Update React & Angular shapes to use ehterlime-lib instead of etherlime.

Typescript For Etherlime Library

23 Jun 15:28
Compare
Choose a tag to compare

Updated

etherlime-lib

Etherlime is now based on typescript and you can use the typings to help you out in your projects.