Commit Graph

157 Commits

Author SHA1 Message Date
Richard Moore
5f6bc405dd
Added failure count to test case reporter. 2018-09-27 16:50:59 -04:00
Richard Moore
cb68403387
Fixed test case for phantomjs; non-ES3 token. 2018-09-26 16:29:16 -04:00
Richard Moore
e582bd73ee
Updated unit test cases. 2018-09-26 16:11:07 -04:00
Richard Moore
f4dd5d19e7
Updated dist files. 2018-09-24 16:07:14 -04:00
Richard Moore
7aebe53e5b
Change Buffer constructor to safer operations (#265). 2018-09-04 10:20:31 -04:00
Richard Moore
962f75038b
Skip dist checks for node 6 to fix Travis CI. 2018-08-27 14:04:21 +02:00
Richard Moore
2d35e5e9d7
Fixed test cases for finney units. 2018-08-21 13:23:11 +02:00
Richard Moore
102a4e8bf4
Added tests for utf-8 errors. 2018-08-21 13:14:37 +02:00
Richard Moore
ce837e307e
Fixed test DRNG. 2018-08-21 13:14:21 +02:00
Richard Moore
2b88efea65
Updated dist files. 2018-08-13 17:01:44 +01:00
Richard Moore
694c0b3f7d
Added test case to check build for TypeScript host-path mayhem. 2018-08-02 21:36:13 -04:00
Richard Moore
30a84d8577
Fixing long-output-delay issue on Travis CI. 2018-08-02 17:56:50 -04:00
Richard Moore
3cd0e8bf88
New custom Mocha reporter so Travis CI output is browser friendly. 2018-08-02 17:10:38 -04:00
Richard Moore
957ccd2eaf
Updated dist files and tests. 2018-08-01 18:05:19 -04:00
Richard Moore
22f007498d
Updated dist files. 2018-07-30 23:15:36 -04:00
Richard Moore
9b885296d0
Major re-factor of the library layout for TypeScript; still up for discussion. 2018-07-30 18:59:52 -04:00
Richard Moore
7cf8596906
Added bounds checks to the number coder and fixed bytes coder. 2018-07-25 19:32:27 -04:00
Richard Moore
ae8d75fe6a
Use ethers.wordlists for testing instead of re-import. 2018-07-23 05:38:53 -04:00
Richard Moore
4db19a1799
Type in console.log for tests. 2018-07-23 05:38:27 -04:00
Richard Moore
62987ac3a8
Updated test suite utils. 2018-07-23 03:02:39 -04:00
Richard Moore
3169cf2f60
Generalized gulpfile and split browserify from tsc. 2018-07-23 02:56:40 -04:00
Richard Moore
d19df0dcae
Updated dist files. 2018-07-17 01:46:27 -04:00
Richard Moore
1ce4f75b0d
Increase wallet testcases timeout for decrypting and encrypting. 2018-07-16 03:30:09 -04:00
Richard Moore
e0391ee1bc
Increased timeouts for some test cases that are failing in phantomjs on Travis CI. 2018-07-16 00:20:36 -04:00
Richard Moore
7004cd0b92
Added wordlist generation testing. 2018-07-16 00:19:50 -04:00
Richard Moore
e6c8db88bd
Japanese sorting in browsers is different than in node; fixing wordlist and added sanity check. 2018-07-14 19:38:35 -04:00
Richard Moore
937194b5ee
Updated dist files. 2018-07-14 17:21:32 -04:00
Richard Moore
3f9f0e02e5
Updated dist files. 2018-07-12 20:14:04 -04:00
Richard Moore
df2a00a2fc
Fixed test-wallet for phantomjs (it does not like the "let" keyword). 2018-07-12 03:25:59 -04:00
Richard Moore
979e374270
Added new-style events (removed old-style) to contracts and added filters to contracts and interfaces. 2018-07-12 02:52:43 -04:00
Richard Moore
e5d5871b95
Better transaction serializing API. 2018-07-12 02:42:46 -04:00
Richard Moore
7ac8cb63c8
Use block polling rather than exponential backoff when possible. Added transactionHash to errors on failed transactions. 2018-07-03 15:48:37 -04:00
Richard Moore
8fe19de3ce
Added support for unsigned transactions. 2018-06-25 21:02:20 -04:00
Richard Moore
df591cfc4c
Increase timeout for testcases that make contract requests. 2018-06-24 21:25:07 -04:00
Richard Moore
55ac3fef88
Increase test timeout for phantomjs hdnode tests. 2018-06-22 03:36:00 -04:00
Richard Moore
a19cc91cd4
Updated test cases to reflect API name changes and remove brain wallets. 2018-06-22 02:31:07 -04:00
Richard Moore
7d8abf4463
Added sandbox test HTML file for debugging and testing. 2018-06-21 21:01:52 -04:00
Richard Moore
28cd3cace2
Moved TypeScript generation to match library layout for easier importing sub-components. 2018-06-21 20:24:30 -04:00
Richard Moore
45f8827c6e
Moving wordlist generation scripts to tests. 2018-06-21 18:03:29 -04:00
Richard Moore
52dc35bf0e
Added missing String.prototype.normalize shim for phantomjs testing. 2018-06-20 21:12:04 -04:00
Richard Moore
2a111ab6ce
Added mnemonic language support for Chinese, Italian, Japanese and Korean. 2018-06-20 20:29:54 -04:00
Richard Moore
a0f92954c8
Removing Etehrscan tests temporarily because Etherscan is down. 2018-06-19 02:21:52 -04:00
Richard Moore
cf79190175
Node 6 does not like async/await, which breaks Travis CI testing. 2018-06-18 14:53:41 -04:00
Richard Moore
5da4917c27
Refactoring. 2018-06-18 05:42:41 -04:00
Richard Moore
af893e79a4
Refectoring; split getAddress, expose transactions, hex operations. 2018-06-17 16:32:57 -04:00
Richard Moore
4df78764a2
Updates phantomjs test cases for gulp and TypeScript dist files. 2018-06-14 02:25:56 -04:00
Richard Moore
8c0308dc58
Initial TypeScript migration. 2018-06-13 15:39:39 -04:00
Richard Moore
0517f70946
Temporary: remove ropsten test cases, it is having issues. 2018-06-05 19:38:35 -04:00
Richard Moore
514aab7ee3
Added positional and keyword argument test cases for ABIv2. 2018-06-05 19:32:18 -04:00
Richard Moore
eaaa689f2f
Temporary - remove ropsten testcases for Etherscan (it is down). 2018-06-05 19:20:21 -04:00