Commit Graph

23 Commits

Author SHA1 Message Date
Richard Moore
f24aa17709 Removing dead files. 2022-11-27 21:44:35 -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
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
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
1974c6abdc Removed old incompatible method of injected networks. 2022-10-20 04:47:05 -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
0ce18366b1 Renamed getStorageAt to getStorage and homestead to mainnet and fixed several Provider formatting bugs. 2022-09-29 21:55:13 -04:00
Richard Moore
e14cca31ba Refactor provider model for better socket provider support. 2022-09-29 21:53:25 -04:00
Richard Moore
4d435cd56e Fixed Fragment bugs and added getContract to EtherscanProvider.. 2022-09-27 03:35:23 -04:00
Richard Moore
ee06989ba3 Refactored JsonRpcApiProvider and the Provider model. 2022-09-17 23:17:52 -04:00
Richard Moore
067536a837 Added error coalescence back to JsonRpcApiProvider. 2022-09-15 22:56:48 -04:00
Richard Moore
23868e74b1 Refactor imports. 2022-09-15 22:31:00 -04:00
Richard Moore
edcba76366 docs: added more jsdocs 2022-09-15 22:30:27 -04:00
Richard Moore
b617322ee8 Removed superfluous types for refining type properties. 2022-09-09 18:33:36 -04:00
Richard Moore
29949a6309 Replaced logger class with simpler functions. 2022-09-08 23:21:08 -04:00
Richard Moore
f5336c19b1 Initial code drop for v6-beta-exports. 2022-09-05 16:14:43 -04:00