Richard Moore
|
6da5c53120
|
Fixed Contract and Interface constructor abi paramter type; should be a Fragment not a ParamType (#602).
|
2020-01-10 21:12:58 -05:00 |
|
Richard Moore
|
8737f12e1b
|
Fixed typo in error message (#574).
|
2019-09-06 18:45:56 -04:00 |
|
Richard Moore
|
0ed983a264
|
Fixed support for calling self-destructed contracts (#411).
|
2019-02-11 19:21:53 -05:00 |
|
Richard Moore
|
6d08968b87
|
Fixed contract removeAllListeners which did not clean up the event loop properly (#391).
|
2019-01-15 15:58:42 -05:00 |
|
Richard Moore
|
f3ec27b95f
|
Added customizable log levels to quiet warnings (#379).
|
2018-12-27 15:48:38 -05:00 |
|
Richard Moore
|
3f76f603d9
|
Fixed contract proxied tx.wait receipt properties (#355).
|
2018-11-27 17:32:05 -05:00 |
|
Richard Moore
|
88f2f51266
|
Fix spacing in checkArgument errors (#318).
|
2018-11-12 17:22:18 -05:00 |
|
Richard Moore
|
28a52cd485
|
Fix for when blockTag is specified as a null equivalent value in contract overrides (#329).
|
2018-11-08 16:01:48 -05:00 |
|
Richard Moore
|
493273d698
|
Added optional blockTag to call; note that this may not behave as expected on all nodes (#226).
|
2018-10-11 16:03:18 -04:00 |
|
Richard Moore
|
248158130e
|
Added automatic event parsing for contract transaction receipts from tx.wait.
|
2018-10-04 19:54:15 -04:00 |
|
Richard Moore
|
c9c5b4d641
|
Added chainId as supported override for contract transactions.
|
2018-10-01 17:33:09 -04:00 |
|
Richard Moore
|
5e86e02304
|
Fixed wildcard events and made nested events more robust (#289).
|
2018-10-01 17:30:45 -04:00 |
|
Richard Moore
|
543e12c6ca
|
Changing contract deployment to ContractFactory.
|
2018-09-26 15:47:09 -04:00 |
|
Richard Moore
|
05e30f4680
|
Major overhaul of file layout and import/export structure to better support TypeScript.
|
2018-09-24 15:55:17 -04:00 |
|