Commit Graph

752 Commits

Author SHA1 Message Date
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
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
9c87e569cf
Added Ethereum Classic Testnet to networks. 2018-09-21 15:34:56 -04:00
Richard Moore
15761027df
Added constructor support for Human-Readable ABI. 2018-09-21 15:34:24 -04:00
Richard Moore
65fa0b7b22
Updated dist files. 2018-09-20 15:48:08 -04:00
Richard Moore
8b2e57276f
Do not override nonce if forced to 0 (#282). 2018-09-20 15:46:53 -04:00
Richard Moore
25337d4543
Fix typo in error message (#272). 2018-09-20 15:46:04 -04:00
Richard Moore
892f30a051
Check HTTP status before parsing body in fetchJson (#280). 2018-09-20 12:44:46 -04:00
Richard Moore
829a56cc79
Updated dist files. 2018-09-20 11:58:46 -04:00
Richard Moore
9d04f2c1eb
Prevent odd-length values from being passed in as bytesXX (#281). 2018-09-20 11:55:27 -04:00
Richard Moore
f02f4bc0c0
Enabled ropsten test cases for Etherscan (it is back up). 2018-09-20 11:53:52 -04:00
Richard Moore
b9829f205f
Remove beta dist file. 2018-09-06 16:53:40 -04:00
Richard Moore
eef07e5a4f
Updated dist files. 2018-09-06 16:41:02 -04:00
Richard Moore
13e50ec6db
Exposed more secp256k1 primitives (#233 #271). 2018-09-06 16:37:44 -04:00
Richard Moore
9dcf6f3253
Added headers and timeout to fetchJson (#224 #257). 2018-09-06 16:34:45 -04:00