All notable changes to this project will be documented in this file.
- Add types from contracts array in Manager object
- Add types
- Custom contract Object
- BaseObject
- Use object in tests
if (test.err.data)
- Fixed a bug when the reporter did not throw an exception to the console
- Now keyPair accepts undefined
- Add wallet.abi.json file in build
- Rename wallet.Deploy -> wallet.deploy
- Fix npm install
- Fix example tests
- Update license MIT -> Apache
- Manager helpers
- hasOnBounced
- lastTransaction
- lastMessage
- Add custom reporter
- Added the output of the description of the error
- Fix --path required
- Fix test example
- Asserts
- assertError
- Manager helpers
- getDeployFees
- getRunFees
- runWithMessage function
- Manager helpers
- getAccountBalance
- balanceHasChanged
- err_log_verbose in create client function
- Now the loadContract function is
asyncand calculates the future address of the contract with an entry in the.addressfield - Manager no longer generates and stores keys inside itself
- loadContract signature
- Manager helpers
- deployCheck
- Add runLocal function
- createKeys() function
- setKeys() function