Commit Graph

716 Commits

Author SHA1 Message Date
Richard Moore
fa68385cfe
Updated dist files. 2018-10-14 19:05:38 -04:00
Richard Moore
d54609a458
Fixed lingering polling timer when no events left to process in a provider. v4.0.6 2018-10-14 19:01:53 -04:00
Richard Moore
f682861e0b
Fixed utils.poll from mutating passed variables. 2018-10-14 19:01:09 -04:00
Richard Moore
023a20ff47
Fixed and refactored populating transaction values for signers (#306). 2018-10-14 19:00:15 -04:00
Richard Moore
e39cd84923
Fixed test cases for phantomjs (must use ES3 syntax). 2018-10-13 17:27:19 -04:00
Richard Moore
5020897f10
Updated dist files. 2018-10-13 17:19:07 -04:00
Richard Moore
6ac2d923b7
Fixed filtering with null non-indexed parameters (#305). v4.0.5 2018-10-13 17:17:02 -04:00
Richard Moore
6996dd86f4
Updated dist files. 2018-10-11 16:50:52 -04:00
Richard Moore
493273d698
Added optional blockTag to call; note that this may not behave as expected on all nodes (#226). v4.0.4 2018-10-11 16:03:18 -04:00
Richard Moore
84344ac4c2
Check all transaction parameters are valid; protect against typos (#299). 2018-10-11 15:16:31 -04:00
Richard Moore
9b118af304
Updated dist files. 2018-10-07 01:13:10 -04:00
Richard Moore
e39e2ed718
Added address to HDNode (#196). v4.0.3 2018-10-07 01:09:56 -04:00
Richard Moore
71f781d542
Added French and Spanish to test-hdnode. 2018-10-07 01:05:49 -04:00
Richard Moore
b2db10e216
Mark progressCallback as optional (#293). 2018-10-07 00:42:52 -04:00
Richard Moore
3736a15714
Updated dist files. 2018-10-04 20:25:07 -04:00
Richard Moore
248158130e
Added automatic event parsing for contract transaction receipts from tx.wait. v4.0.2 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
731f189010
Fixed nested errors for providers that were masking true error (#292). 2018-10-04 15:24:29 -04:00
Richard Moore
cc5b157231
Updated dist files. 2018-10-03 22:52:55 -04:00
Richard Moore
99fed75202
Added version to errors. 2018-10-03 22:50:22 -04:00
Richard Moore
cb5f9f576a
Fixed French and Spanish for browsers without Uint8Array.forEach. 2018-10-03 22:47:44 -04:00
Richard Moore
aeac2cdb86
Added French and Spanish includes to phantomjs test page. 2018-10-03 20:22:59 -04:00
Richard Moore
0dafd83033
Increased timeout for querying npm registry. 2018-10-03 20:08:01 -04:00
Richard Moore
f6d946cf68
Updated dist files. 2018-10-03 20:03:32 -04:00
Richard Moore
b9c07b549c
Added French and Spanish wordlist dist files. v4.0.1 2018-10-03 20:01:35 -04:00
Richard Moore
c34a1f73c6
Added French and Spanish BIP-39 wordlists (#191). 2018-10-03 19:58:45 -04:00
Richard Moore
281bd0613d
Added support for JSON serialized BigNumbers in the constructor (#288). 2018-10-03 19:54:38 -04:00
Richard Moore
d936b4cd09
Fixed scrypt for long passwords (#223). 2018-10-03 19:50:15 -04:00
Richard Moore
5a0ebf84ef
Updated dist files. 2018-10-01 17:34:44 -04:00
Richard Moore
c9c5b4d641
Added chainId as supported override for contract transactions. v4.0.0 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
15cd0d8e58
Fixed twitter link in README. 2018-09-28 11:00:33 -04:00
Richard Moore
061b0eae1d
Version bump (major). 2018-09-27 17:17:41 -04:00
Richard Moore
d3876303f2 Merge branch 'master' into typescript 2018-09-27 17:11:25 -04:00
Richard Moore
2ad110548d
Updated dist files. 2018-09-27 16:55:40 -04:00
Richard Moore
ef5d19e5c9
More logical interface for hexDataSlice (mimic slice). 2018-09-27 16:52:05 -04:00
Richard Moore
5f6bc405dd
Added failure count to test case reporter. 2018-09-27 16:50:59 -04:00
Richard Moore
1ca203ca38
Remove unused dist files. 2018-09-27 16:49:38 -04:00
Richard Moore
c8a75ab01d
Updated README. 2018-09-27 16:48:22 -04:00
Richard Moore
8c6eb555de
Updated wordlists with new library layout for Wordlist. 2018-09-27 16:47:44 -04:00
Richard Moore
cb68403387
Fixed test case for phantomjs; non-ES3 token. 2018-09-26 16:29:16 -04:00
Richard Moore
7b5ce86c5b
Updated dist files. 2018-09-26 16:15:13 -04:00
Richard Moore
f4e247fc92
Fixed trailing-zero issue after commify fix. 2018-09-26 16:11:38 -04:00
Richard Moore
e582bd73ee
Updated unit test cases. 2018-09-26 16:11:07 -04:00
Richard Moore
543e12c6ca
Changing contract deployment to ContractFactory. 2018-09-26 15:47:09 -04:00
Richard Moore
57439af25d
Removed options from unit conversion and added separate otto-safe commify function (#202, prep for #228). 2018-09-26 15:44:39 -04:00
Richard Moore
f4dd5d19e7
Updated dist files. 2018-09-24 16:07:14 -04:00