Richard Moore
|
d54609a458
|
Fixed lingering polling timer when no events left to process in a provider.
|
2018-10-14 19:01:53 -04: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
|
f5c7ccbb80
|
Added ability to wait for a specific number of confirmations (#229).
|
2018-10-04 17:27:42 -04:00 |
|
Richard Moore
|
24335d0dd7
|
Fix for geth-etc (official geth is fine), which returns Receipts before the blockHash is synced to the database.
|
2018-10-04 16:46:19 -04:00 |
|
Richard Moore
|
908c2c1096
|
Fixed confirmations tests and bootstrap fast blockNumber.
|
2018-10-04 16:44:29 -04:00 |
|
Richard Moore
|
9797b36186
|
Added confirmations to TransactionResponse (#156, #238).
|
2018-10-04 16:24:31 -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
|
05e30f4680
|
Major overhaul of file layout and import/export structure to better support TypeScript.
|
2018-09-24 15:55:17 -04:00 |
|
Richard Moore
|
32a070d909
|
Added support for fetching block transactions with blocks.
|
2018-09-04 10:08:50 -04:00 |
|
Richard Moore
|
2c1022cde1
|
Removed timeout from wait so we can use confirmations in the future instead and remain backwards compatible.
|
2018-08-13 16:54:32 +01:00 |
|
Richard Moore
|
a80a8a8ced
|
Fixed miscalculating estimated fees for payable functions.
|
2018-08-05 18:35:00 -04:00 |
|
Richard Moore
|
5c8703fb30
|
Restructuring for TypeScript.
|
2018-08-02 20:30:44 -04:00 |
|