Commit Graph

11 Commits

Author SHA1 Message Date
Richard Moore
4eb84da865 Fix VSCode reported lint issues (#4153, #4156, #4158, #4159). 2023-08-14 20:00:45 -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
c58ab3a976 Add _in_ operator support for contract and contract.filters (#3901). 2023-04-06 02:46:47 -04:00
Richard Moore
c3f8e8ac07 Initial support for fallback and receive methods on contracts. 2023-01-30 22:28:18 -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
4b4fdbc6e3 tests: added typed values tests 2022-11-09 21:12:54 -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
f5336c19b1 Initial code drop for v6-beta-exports. 2022-09-05 16:14:43 -04:00