172 Commits

Author SHA1 Message Date
Richard Moore
71d03c6e3c Added string spell-checking to library and fixed discovered typos. 2020-04-22 02:42:25 -04:00
Richard Moore
4874419119 Updated dist files. 2020-04-18 05:14:55 -04:00
Richard Moore
54dfaacba3 Updated dist files. 2020-04-15 18:28:04 -04:00
Richard Moore
797abb7267 Temporarily remove CloudflareProvider tests; it is down and breaking the tests. 2020-04-15 18:11:39 -04:00
Richard Moore
40fb8b5b5c Updated dist files. 2020-04-03 22:13:06 -04:00
Richard Moore
8ad26f0ff4 Removed transactionLogIndex from tests (#415). 2020-04-03 22:03:51 -04:00
Richard Moore
ee647d26e3 Updated dist files. 2020-03-30 22:26:03 -04:00
Richard Moore
092ce9bcc2 Fixed Contract events for immutable Result. 2020-03-30 22:08:55 -04:00
Richard Moore
bd32ee0af5 Updating TypeScript library and fixing some audit issues. 2020-03-22 14:57:17 -04:00
Richard Moore
62aad5f8f3 Updated dist files. 2020-03-21 12:48:22 -04:00
Richard Moore
3e44aac8f1 Added delays to provider tests to prevent throttling causing failed tests. 2020-03-13 16:19:48 +01:00
Richard Moore
6628b58561 Updated reporter to force output for CI. 2020-02-13 15:27:56 -05:00
Richard Moore
027467ad86 Updated dist files (for CI). 2020-02-12 18:21:51 -05:00
Richard Moore
6f2e9a7941 Reduce number of HDNode testcases so CI does not timeout. 2020-02-12 18:18:12 -05:00
Richard Moore
fa25e61f77 Updates dist files (for CI). 2020-02-12 14:39:03 -05:00
Richard Moore
ec198fdb93 Set contract testcase timeout to daemon timer. 2020-02-12 14:33:39 -05:00
Richard Moore
afa54e356a Prevent failed event testcase from stalling node. 2020-02-10 16:51:42 -05:00
Richard Moore
c75bc3daa0 Updated testcase balance value. 2020-02-10 16:38:40 -05:00
Richard Moore
bee5944567 Updated dist files. 2020-01-29 21:43:56 -05:00
Richard Moore
edb49da155 Update ENS registry address and lower default quorum for testnets. 2020-01-29 21:34:24 -05:00
Richard Moore
c11e7c348e Updated dist files. 2020-01-21 20:37:22 -05:00
Richard Moore
e0d1d3866d Better, easier and more provider testing. 2020-01-21 20:16:48 -05:00
Richard Moore
f92d156f17 Updated dist files. 2020-01-21 19:08:05 -05:00
Richard Moore
251882ced4 Fixed out-of-bounds difficulty in getBlock, which can affect PoA networks (#711). 2020-01-21 18:37:16 -05:00
Richard Moore
1ff5f5233e Updated dist files. 2020-01-20 19:43:50 -05:00
Richard Moore
a055edb585 Added more general error handling (e.g. error, ignore, replace) for calling toUtf8String. 2020-01-20 19:26:49 -05:00
Richard Moore
2d72c856a2 Updated dist files. 2020-01-18 21:48:12 -05:00
Richard Moore
92a383ff0d Abstracting mnemonic phrases (#685). 2020-01-18 21:09:02 -05:00
Richard Moore
10943fc3ef Updated dist files. 2020-01-11 04:18:28 -05:00
Richard Moore
90ed07c74e Fixed testcases for provider changes. 2020-01-11 04:11:55 -05:00
Richard Moore
4151c0eacd Fixed splitSignature computing wrong v for BytesLike (#700). 2020-01-11 03:34:00 -05:00
Richard Moore
a21c430c7a Updated dist files. 2020-01-06 19:00:55 -05:00
Richard Moore
f54f06b5c8 Added Czech BIP-39 wordlist (#691). 2020-01-03 19:39:22 -05:00
Yuet Loo
fdf0980663 add circleci and parity test files 2019-12-09 23:01:21 -05:00
Richard Moore
fa9f53def7 Updated dist files. 2019-11-25 00:02:22 +09:00
Richard Moore
4470477d7f Browser and node testing works again. 2019-11-24 19:13:37 +09:00
Richard Moore
f308ba3540 Updated dist files (sorted package.json to reduce package version change chatter). 2019-11-23 21:38:13 +09:00
Richard Moore
c11c2e2e33 Browser testcases work again. 2019-11-23 21:15:06 +09:00
Richard Moore
79ef1e975d Updated dist files. 2019-11-20 18:57:38 +09:00
Richard Moore
3ab373334c Updated API in testcases. 2019-11-20 18:31:19 +09:00
Richard Moore
5b0c15930f Update dist files. 2019-10-17 01:12:03 +09:00
Richard Moore
12cfc59965 Fixed getBlock for blockhashes with a leading 0 (#629). 2019-10-17 00:53:25 +09:00
Richard Moore
3c864de612 Updated dist files. 2019-09-28 02:36:19 -04:00
Richard Moore
a12030ad29 Allow numeric values in a transaction to be odd-lengthed hexstrings (#614). 2019-09-27 21:54:10 -04:00
Richard Moore
238fcba83b Updated dist files. 2019-09-08 02:46:53 -04:00
Richard Moore
751793ea25 Fixed getContractAddress for odd-length hex values (#572). 2019-09-08 02:39:00 -04:00
Richard Moore
4c17c4db04 Removed export star to fix UMD dist file. 2019-09-06 17:48:26 -04:00
Richard Moore
1e0ed4e99a Fixed test suites and reporter. 2019-09-01 00:13:35 -04:00
Richard Moore
85b4db7d6d Updated packages with version lock and moved types. 2019-08-31 23:56:02 -04:00
Richard Moore
3a91e91df5 Fixed build process to re-target browser field to ES version. 2019-08-25 16:20:34 -04:00