Commit Graph

42 Commits

Author SHA1 Message Date
Richard Moore
3235910f3b tests: remove pocket provider from tests 2023-06-05 22:41:31 -04:00
Richard Moore
6db7458cf0 Fixed error handling for contracts with receive and non-payable fallback. 2023-05-15 16:49:02 -04:00
Richard Moore
a09f58452e tests: fixed assert ordering 2023-05-07 02:13:03 +09:00
Richard Moore
25ab579634 tests: simplified imports for browser testing 2023-05-06 15:03:58 +09:00
Richard Moore
1d70807964 tests: added tests for ECC shared secrets 2023-04-25 20:00:12 +09:00
Richard Moore
c764e9a10b admin: prevent duplicate definition error; research why this happened 2023-04-06 04:33:55 -04:00
Richard Moore
8c5973e3a9 Added support for legacy ABI JSON fragments (#3932). 2023-04-06 04:25:54 -04:00
Richard Moore
c58ab3a976 Add _in_ operator support for contract and contract.filters (#3901). 2023-04-06 02:46:47 -04:00
Richard Moore
9060dede49 tests: added testcases for twos compliments 2023-04-05 04:22:59 -04:00
Richard Moore
0cfeed2633 tests: small tweaks to improve failing third-party testcases 2023-03-20 14:43:20 -04:00
Richard Moore
5318b939fd tests: added contract integration tests and llocal Geth 2023-03-20 12:46:21 -04:00
Richard Moore
92def9c148 Fixed lookupAddress when bad resolver is present (#3782). 2023-02-15 15:50:13 -05:00
Richard Moore
97b041f1a0 Fixed testcases for lone provider enumeration 2023-02-02 03:06:15 -05:00
Richard Moore
c3f8e8ac07 Initial support for fallback and receive methods on contracts. 2023-01-30 22:28:18 -05:00
Richard Moore
433aba6f49 tests: updated tests to ens_normalize test vectors 2023-01-27 21:59:23 -05:00
Richard Moore
9526289f76 tests: more robust checking of insufficient funds errors. 2023-01-27 18:31:31 -05:00
Richard Moore
e8a408565e tests: added extra namehash test vectors 2023-01-26 23:24:47 -05:00
Richard Moore
41449c9a67 Added tests for provider broadcast errors. 2022-12-30 16:33:50 -05:00
Richard Moore
a6cb264cd6 tests: more robust provider clean up 2022-12-30 16:33:28 -05:00
Richard Moore
bc4a96ba7a tests: tweak provider tests timeouts 2022-12-30 11:52:54 -05:00
Richard Moore
0859f84bac Small changes in maths on error. 2022-12-10 16:07:58 -05:00
Richard Moore
724881f34d docs: added examples to jsdocs 2022-12-09 18:21:45 -05:00
Richard Moore
30d2626e0c tests: increase provider send timeout 2022-12-05 23:47:02 -05:00
Richard Moore
22f514cc03 Added tests for emptry Bytes32String. 2022-12-05 22:18:02 -05:00
Richard Moore
fe306fa1ee Added testing for QuickNodeProvider. 2022-12-05 22:17:41 -05:00
Richard Moore
c711139a8b tests: add longer timeout for wallet encryption tests 2022-11-30 15:42:16 -05:00
Richard Moore
433b5543e3 tests: updated testing to latest API 2022-11-27 21:59:20 -05:00
Richard Moore
c1a8adc5cf tests: added wallet encryption 2022-11-10 04:05:14 -05:00
Richard Moore
84b1c3d41a tests: temporarily remove the avatar tests 2022-11-09 22:44:06 -05:00
Richard Moore
4b4fdbc6e3 tests: added typed values tests 2022-11-09 21:12:54 -05:00
Richard Moore
8af9e5953f tests: better error recovery on testing sending transactions 2022-11-09 06:20:48 -05:00
Richard Moore
62b358024b tests: less chatty transaction sending tests 2022-11-09 02:53:13 -05:00
Richard Moore
b30597c686 Added more tests 2022-11-04 18:11:38 -04:00
Richard Moore
e72a3cf078 tests: updated test suites 2022-10-20 05:00:49 -04:00
Richard Moore
55a6c9b715 tests: added more testing 2022-10-01 01:33:18 -04:00
Richard Moore
fb57f6d848 tests: use retryIt for possibly long-running provider tests 2022-09-30 20:20:27 -04:00
Richard Moore
f4d2721baf tests: added more tests 2022-09-30 20:00:11 -04:00
Richard Moore
58ae6b7fc5 tests: fixed locking randomBytes test 2022-09-30 19:56:13 -04:00
Richard Moore
aa60fe3ed2 Added basic provider data tests. 2022-09-29 21:56:05 -04:00
Richard Moore
b09a023d61 tests: updated avatar tests 2022-09-15 22:56:01 -04:00
Richard Moore
d7c6252521 tests: added initial provider tests. 2022-09-15 22:20:48 -04:00
Richard Moore
f5336c19b1 Initial code drop for v6-beta-exports. 2022-09-05 16:14:43 -04:00