Commit Graph

177 Commits

Author SHA1 Message Date
Richard Moore
bc457bb3bd
Allow any whitespace characters in human-readable ABI (#360). 2018-12-04 16:14:57 -05:00
Richard Moore
db383a3121
Updated dist files. 2018-11-27 17:32:47 -05:00
Richard Moore
3f76f603d9
Fixed contract proxied tx.wait receipt properties (#355). 2018-11-27 17:32:05 -05:00
Richard Moore
68304848ae
Updated dist files. 2018-11-27 16:03:39 -05:00
Richard Moore
bb6bc4cac3
Check for partially-working normalize support. 2018-11-27 15:59:14 -05:00
Richard Moore
31d3ee899f
Throw exception instead of returning null for getDefaultProvider (#351). 2018-11-21 16:23:44 -05:00
Richard Moore
98143a845b
Updated dist files. 2018-11-20 15:45:47 -05:00
Richard Moore
bffc557be1
Added default provider support for Ethereum classic (#351). 2018-11-20 15:41:12 -05:00
Richard Moore
09208fa8fe
Updated dist files. 2018-11-13 07:50:04 -05:00
Richard Moore
048c571d3d
Fixed 0 confirmation waiting (#346). 2018-11-13 07:48:37 -05:00
Richard Moore
24757f1064
Updated dist files. 2018-11-12 17:27:47 -05:00
Richard Moore
88f2f51266
Fix spacing in checkArgument errors (#318). 2018-11-12 17:22:18 -05:00
Richard Moore
93152ef863
Do not replay block events when the provider event block is reset (#343). 2018-11-12 17:17:43 -05:00
Richard Moore
09b698b0a9
Updated dist files. 2018-11-09 14:42:29 -05:00
Richard Moore
fad902b438
Better error message when normalize is missing. 2018-11-09 14:34:14 -05:00
Richard Moore
7bfaf292db
Added shims for React-Native support. 2018-11-08 18:25:16 -05:00
Richard Moore
be0488a1a0
Updated dist files. 2018-11-08 16:03:33 -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
3a19f43844
Added "debug" event for providers; do not depend on the format as it may change, but this should help debugging in most cases (#320). 2018-11-08 15:59:30 -05:00
Richard Moore
4852e837d2
Fix for Kovan filters without an address (#339). 2018-11-08 15:56:35 -05:00
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. 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
5020897f10
Updated dist files. 2018-10-13 17:19:07 -04:00
Richard Moore
6ac2d923b7
Fixed filtering with null non-indexed parameters (#305). 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). 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). 2018-10-07 01:09:56 -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. 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
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
f6d946cf68
Updated dist files. 2018-10-03 20:03:32 -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
5a0ebf84ef
Updated dist files. 2018-10-01 17:34:44 -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
061b0eae1d
Version bump (major). 2018-09-27 17:17:41 -04:00
Richard Moore
ef5d19e5c9
More logical interface for hexDataSlice (mimic slice). 2018-09-27 16:52:05 -04:00
Richard Moore
f4e247fc92
Fixed trailing-zero issue after commify fix. 2018-09-26 16:11:38 -04:00