Commit Graph

802 Commits

Author SHA1 Message Date
Richard Moore
9ccdd17110 tests: updated pocket to normal API key. 2022-08-18 14:38:00 -04:00
Richard Moore
10d07ca6ec Update PocketProvider to newer URL format (#2980). 2022-08-18 14:36:57 -04:00
Richard Moore
f274104865 Applied lastest changes from ens-normalize (#42, #2376, #2754). 2022-08-17 23:03:27 -04:00
Richard Moore
fce9aaa734 Relax ENS normalize for double-hyphen to only throw on punycode conflicts (#42, #2376, #2754). 2022-08-16 17:00:34 -04:00
Richard Moore
d9897e0fdb Added ACTION_REJECTED error for UI-based Signers. 2022-08-16 16:23:58 -04:00
Richard Moore
8314236143 Include current baseFee in feeData for easier custom fee calculation. 2022-08-16 16:02:04 -04:00
Richard Moore
e52fbfbe70 Add restrictions for new UTF-8 specification ENS names (#42, #2376, #2754). 2022-08-15 22:45:19 -04:00
Richard Moore
00114d7b2f Expand the definition of a WebSocketLikg (#2843). 2022-08-15 17:56:04 -04:00
Richard Moore
60da870cf2 Expanded type for queryFitler to allow string (#2882). 2022-08-14 16:10:49 -04:00
Richard Moore
14bf407bd9 Add new ENS normalization specification for wider UTF-8 support (#42, #2376, #2754). 2022-08-14 16:01:06 -04:00
Richard Moore
549168cc4d Added finalized and safe blockTags (#3091). 2022-08-11 15:03:02 -04:00
Richard Moore
e72d13e651 Added arbitrum-goerli to Networks and AlchemyProvider (#3246). 2022-08-09 22:55:42 -04:00
Richard Moore
7ce41cdec7 Add EIP-712 type exports (#221). 2022-08-09 22:48:56 -04:00
Richard Moore
f1cb0d2dd6 Added optimism-goerli to AlchemyProvider (#3246). 2022-08-08 20:34:20 -04:00
Richard Moore
6bd13c312f Updated EtherscanProvider for new CommunityResource API throttling. 2022-07-27 15:37:47 -04:00
Richard Moore
ea2d2453a5 Fix old events from being emitted at the beginning of a filter (#3069, #3094). 2022-07-20 16:36:30 -04:00
Richard Moore
c004ae50f3 Fixed Interface signautres missing strings as eventFragments (#3157). 2022-07-13 22:00:53 -04:00
Richard Moore
17676e9597 Fix bug in EIP1193Bridge forwarding to the wrong method (#3166). 2022-07-13 21:55:56 -04:00
Richard Moore
6f57e8b156 Use updated Web3 Secret Storage format for JSON wallets (#3075). 2022-07-13 21:50:14 -04:00
Richard Moore
abdf2e30a5 Relaxed nameprep length requirement dropping RFC-5891 section 4.2.4 (#3161). 2022-07-13 21:37:57 -04:00
Richard Moore
450694e257 Switch to hash.js for ripemd160 on node as it was removed from the default crypto provider in node 17 (#3082). 2022-07-13 21:29:36 -04:00
Richard Moore
4d3e586701 Add optimism-kovan to EtherscanProvider (#3135). 2022-07-13 21:01:53 -04:00
Richard Moore
ab43e7d171 Forward any blockTag along in the FallbackProvider during call (#3168). 2022-07-13 20:58:23 -04:00
Richard Moore
c309df8a3e Allow browser fetch option overrides (#3096). 2022-06-30 16:25:07 -04:00
Richard Moore
aaf40a1cce admin: updated dist files 2022-06-17 14:56:33 -04:00
Richard Moore
509ff7db1d test: remove Ankr from Ropsten send tests; the merge seems to have broke it. 2022-06-17 14:39:35 -04:00
Richard Moore
3790671b42 Removed Ankr for Ropsten default provider; the merge seems to have broke it. 2022-06-17 14:38:46 -04:00
Richard Moore
109c0941ee admin: update dist files 2022-06-17 02:02:09 -04:00
Richard Moore
0a28679994 Fix NonceManager for increment 0 and provided nonce (#3062, #3085). 2022-06-17 01:46:05 -04:00
Richard Moore
0078e026f1 Fixed topic filters for numeric types with string values (#3013). 2022-05-25 23:34:16 -04:00
Richard Moore
a71f518255 admin: update dist files 2022-05-24 11:52:15 -04:00
Richard Moore
a27ef82577 Lock versions for BigNumber fix (#3017). 2022-05-24 11:45:35 -04:00
Richard Moore
30b716bf2c Bump BN.js for hexstring bug fix (#3017). 2022-05-24 11:44:47 -04:00
Richard Moore
cf7d9da290 admin: update dist files 2022-05-20 19:13:03 -04:00
Richard Moore
13dd42c6c3 Add Skynet support (#2853, #2866). 2022-05-20 19:03:42 -04:00
Richard Moore
ed7e6a500e Remove superfluous logging (#2995). 2022-05-20 17:50:05 -04:00
Richard Moore
a3012977b1 Add matic and optimism support to default provider. 2022-05-15 02:49:34 -04:00
Richard Moore
8b62aeff9c Use case-insensitive schemes for getDefaultProvider (#2320). 2022-05-14 02:50:53 -04:00
Richard Moore
d5815cc4f1 Pad position in JSON-RPC getStorageAt calls (#2982). 2022-05-14 01:08:35 -04:00
Richard Moore
01aea705ce admin: updated dist files 2022-05-12 17:30:28 -04:00
Richard Moore
2c3dae0874 Ensure gas estimate errors are not call exceptions in disguise (#2954). 2022-05-12 17:23:13 -04:00
Richard Moore
c6eebf9928 Added optimism to EtherscanProvider (#2968). 2022-05-12 16:38:29 -04:00
Richard Moore
32b7373456 Remove pedantic check for new keyword which broke some platforms for inheritance (#2860, #2861). 2022-05-12 16:16:26 -04:00
Richard Moore
fc1e006575 admin: update dist files 2022-05-01 02:11:22 -04:00
Richard Moore
d9f45b3b9d Added testnets for AnkrProvider (#2949, #2950). 2022-05-01 02:05:22 -04:00
Richard Moore
24bd3281f7 docs: fixed typo in comments (#2662). 2022-04-29 16:04:33 -04:00
Richard Moore
1a5af9b8e2 docs: fixed typo in comment 2022-04-29 15:52:32 -04:00
Richard Moore
24c3caae14 docs: fixed typos (#2834). 2022-04-29 15:44:25 -04:00
Richard Moore
bebd6698c6 Better error coalescing for OpenEthereum nodes (#2846). 2022-04-29 15:42:33 -04:00
Richard Moore
7b299dd9c9 Enforce 32-byte private key length (2926). 2022-04-29 15:32:49 -04:00