Commit Graph

73 Commits

Author SHA1 Message Date
Richard Moore
c1a8adc5cf tests: added wallet encryption 2022-11-10 04:05:14 -05:00
Richard Moore
b42107364d Refactor Wallet and HDNodeWallet. 2022-11-10 04:04:53 -05:00
Richard Moore
1e56d5044e Refactor Wallet and HDNodeWallet structure. 2022-11-10 04:04:27 -05:00
Richard Moore
bbc488a472 admin: updated dist files 2022-11-09 22:45:17 -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
257654bc5d Fixed bugs in typed address and 48-bit numeric values. 2022-11-09 21:12:21 -05:00
Richard Moore
3d3273a8c5 admin: updated dist files 2022-11-09 06:22:17 -05:00
Richard Moore
8af9e5953f tests: better error recovery on testing sending transactions 2022-11-09 06:20:48 -05:00
Richard Moore
6aa853abc3 Fixed ABI argument assertion. 2022-11-09 06:03:01 -05:00
Richard Moore
6f40dfdf77 Fixed HDNodeWallet mnemonic assertion. 2022-11-09 05:57:00 -05:00
Richard Moore
62b358024b tests: less chatty transaction sending tests 2022-11-09 02:53:13 -05:00
Richard Moore
60d7709069 More robust FallbackProvider with correct error pass-through. 2022-11-09 02:52:25 -05:00
Richard Moore
96d1eaabf3 Added better CCIP debug tracing. 2022-11-09 02:51:07 -05:00
Richard Moore
c85cc72564 Fix formatting when passed an existing ethers object and remove static confirmations. 2022-11-09 02:49:32 -05:00
Richard Moore
8ea7cc8ee1 Fix Etherscan POST serialization for bigints. 2022-11-09 02:48:29 -05:00
Richard Moore
b30597c686 Added more tests 2022-11-04 18:11:38 -04:00
Richard Moore
d2271617a6 More flexible Contract for events and allow listening to multiple events in a single filter. 2022-11-04 18:10:00 -04:00
Richard Moore
8fe938e69b Fixed provider events for filters which included a null. 2022-11-04 18:09:08 -04:00
Richard Moore
3db5864041 Switched to assert instead of throwArgument. 2022-11-04 18:08:37 -04:00
Richard Moore
e5c068c395 Converted throwArgumentError to assertArgument. 2022-10-25 04:06:00 -04:00
Richard Moore
17ac965b12 Remove empty subs on emit if subscribed using once. 2022-10-21 01:24:10 -04:00
Richard Moore
214b7ba217 admin: updated dist files 2022-10-20 05:03:32 -04:00
Richard Moore
e72a3cf078 tests: updated test suites 2022-10-20 05:00:49 -04:00
Richard Moore
1648beba74 Updated root exports. 2022-10-20 05:00:18 -04:00
Richard Moore
83d01f86ba Prevent signing invalid digests. 2022-10-20 04:59:55 -04:00
Richard Moore
5813b316d7 Fixed bug parsing raw non-compressed signatures. 2022-10-20 04:59:20 -04:00
Richard Moore
14af51d4e9 Fixed browser issue for HMAC. 2022-10-20 04:58:37 -04:00
Richard Moore
53c8291ed5 Use new makeError method in Contract. 2022-10-20 04:57:28 -04:00
Richard Moore
9c45482fad Added convenience functions for creating CALL_EXCEPTION Errors. 2022-10-20 04:55:25 -04:00
Richard Moore
a667dcbebe Sync testnets with v5 updates and update to new CALL_EXCEPTION model. 2022-10-20 04:54:26 -04:00
Richard Moore
f4539e5675 Inject common networks in main Network object to allow sync access to Network at the top-level. 2022-10-20 04:51:42 -04:00
Richard Moore
2486b88494 Fixed Wallet not passing non-enumerated properties along to be signed. 2022-10-20 04:50:39 -04:00
Richard Moore
15446f729b Updated to new CALL_EXCEPTION model, removing UNPREDICTABLE_GAS_LIMIT. 2022-10-20 04:49:40 -04:00
Richard Moore
22ebbf4e5c Fixed wrong hash computed with Transaction and added toJSON. 2022-10-20 04:48:52 -04:00
Richard Moore
45d29fd318 Allow computing an address from a SigningKey. 2022-10-20 04:47:44 -04:00
Richard Moore
1974c6abdc Removed old incompatible method of injected networks. 2022-10-20 04:47:05 -04:00
Richard Moore
55a6c9b715 tests: added more testing 2022-10-01 01:33:18 -04:00
Richard Moore
8bece98e3e Allow indexed parameters on Events. 2022-10-01 01:29:44 -04:00
Richard Moore
992c7eef07 Simplified Fragment API 2022-10-01 01:17:15 -04:00
Richard Moore
fb57f6d848 tests: use retryIt for possibly long-running provider tests 2022-09-30 20:20:27 -04:00
Richard Moore
87e1f52702 Initial signature change to support custom WebSockets for reconnecting providers. 2022-09-30 20:04:03 -04:00
Richard Moore
db308812b2 Fix Interface signatures to allow strings as fragments. 2022-09-30 20:03:24 -04:00
Richard Moore
0fd2a450af Add negative hexstring support to getNumber. 2022-09-30 20:02:42 -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
9771b851f8 Renamed Bytes32-based coding functions. 2022-09-30 05:54:00 -04:00
Richard Moore
7096b067da admin: update admin scripts to find meaningful head.. 2022-09-29 23:17:36 -04:00
Richard Moore
ad5b8da8bf admin: updated dist files 2022-09-29 22:57:27 -04:00
Richard Moore
c1f86802fb admin: updated version bump script 2022-09-29 22:54:58 -04:00