@cryptovarna/tronbox
Version:
TronBox - Simple development framework for Tron
85 lines (58 loc) • 1.96 kB
Markdown
__2.7.23__
* Add support for Solidity compiler 0.8.0
__2.7.22__
* Add support for Solidity compiler 0.7.6
__2.7.21__
* Add support for Solidity compiler 0.7.0
__2.7.20__
* Merge Dependabot pull requests
__2.7.19__
* Add support for Solidity compiler 0.5.16, 0.5.17, 0.6.2, 0.6.8 and 0.6.12
__2.7.18__
* Add support for Solidity compiler 0.6.0
* bump solc-js from 0.5.9 to 0.8.0
__2.7.17__
* Add support for Solidity compiler 0.5.15 and add signature for tronbox
__2.7.14__
* Add support for Solidity compiler 0.5.12 and 0.5.13 and 0.5.14
__2.7.11__
* Add support for Solidity compiler 0.5.10
__2.7.10__
* Fix for no module '.' found issue
__2.7.8__
* Update to Tronweb 2.1.0, which allows to deploy contract requiring arrays of addresses
__2.7.7__
* Fix Babel bug involving generators
__2.7.5__
* More refactoring
* Show alert if compilers cannot be downloaded
__2.7.4__
* Partial refactoring
* Add support for Solidity compiler 0.5.9
__2.5.2__
* Fix bug in compiler wrapper calls
__2.5.0__
* Add support for JavaTron 3.6 and Solidity compiler for `^0.5.4`
* Fix vulnerability with (unused) `web3` and `diff` packages
__2.3.16__
* Updates TronWeb to version 2.3.2
__2.3.16__
* Updates TronWeb to version 2.3.2
__2.3.15__
* Updates TronWeb to latest version which fixes issues with watch
__2.3.1__
* Adds temporary logo.
* Fix contract name during deployment
__2.3.0__
* When a smart contract deploy fails, the error shows the url to get info about the failed transaction.
__2.2.3__
* Resolve appended process after migrating.
* Add better error messaging.
* Fix issue with invalid origin_energy_limit.
__2.2.2__
* Add parameter configuration by smart contract.
__2.2.1__
* Add compatibility with JavaTron 3.2.
-----
For more historic data, check the original repo at
[https://github.com/tronprotocol/tron-box](https://github.com/tronprotocol/tron-box)