Commit Graph

453 Commits

Author SHA1 Message Date
Richard Moore
16a22560ff docs: fixed typo in EtherscanProvider (#4666) 2024-04-16 21:47:30 -04:00
Richard Moore
b4aaab8d39 Added Linea Sepolia network and Infura endpoint (#4655). 2024-04-16 21:45:49 -04:00
Richard Moore
c45935e29c Do not send unsubscribe messages to destroyed Providers (#4678). 2024-04-16 21:32:34 -04:00
Richard Moore
38e32d8214 Get definitive network from InfuraProvider when using InfuraWebSocketProvider. 2024-04-16 21:30:15 -04:00
Richard Moore
9230aa0b9a Better error messages for transaction field mismatch (#4659). 2024-04-12 00:09:48 -04:00
Richard Moore
ec6a754f0c Added prevRandao to block (#3372). 2024-04-12 00:08:01 -04:00
Richard Moore
501de23450 admin: updated dist files 2024-04-09 21:13:01 -04:00
Richard Moore
531ab95b3e Merge branch 'wip-4844-write' 2024-04-09 21:04:49 -04:00
Richard Moore
1717abbf29 Added Polygon Amoy testnet (#4645). 2024-04-09 20:58:48 -04:00
Richard Moore
014004d940 Added Chainstack provider (#2741). 2024-04-09 20:36:16 -04:00
Richard Moore
03bfe2a4f7 Added deep convertion to Result for toObject and toArray (#4681). 2024-04-09 20:02:29 -04:00
Richard Moore
a05f40f1be Added note on BLS modulo size per BLOb field. 2024-04-09 19:31:18 -04:00
Richard Moore
92bad88261 Added EIP-4844 broadcast support. 2024-03-27 14:43:57 -04:00
Richard Moore
12772e9498 Fix ignored throttle parameters (#4663). 2024-03-26 16:09:37 -04:00
Richard Moore
ad5f1c5fc7 admin: updated dist files 2024-02-14 13:14:24 -05:00
Richard Moore
556fdd91d9 Throw an error when attempting to derive from a master path from a non-master node (#4551). 2024-02-14 13:11:54 -05:00
Richard Moore
7f14bdebf1 Allow ENS wildcards with labels up to 255 bytes wide; discussed with ENS and deemed safe (#4543). 2024-02-14 12:36:29 -05:00
Richard Moore
f45bb87aef Enforce string is passed to toUtf8Bytes (#4583). 2024-02-14 12:32:43 -05:00
Richard Moore
7f0e140d5e Fix transaction.index not being populated on some backends (#4591). 2024-02-14 12:23:48 -05:00
Richard Moore
f02211d055 Allow transaction encoding for inferred type transactions. 2024-02-08 20:24:50 -05:00
Richard Moore
c5f126faf7 Added EIP-4788, receipts root and state root fields to Block (#4570). 2024-02-05 19:56:26 -05:00
Richard Moore
7b4f2c1a74 Added EIP-4844 fields to Provider classes and formatter (#4570). 2024-02-03 00:17:45 -05:00
Richard Moore
6bf19c1937 tests: added test for gasless ENS-DNS resolution 2024-02-02 04:17:10 -05:00
Richard Moore
eeb1a4b650 admin: updated dist files 2024-02-02 03:25:03 -05:00
Richard Moore
b69f43bc6f Assert BrowserProvider receives an EIP-1193 provider to fail early when passing undefined ethereum object. 2024-02-02 03:10:40 -05:00
Richard Moore
095de51e60 Add timeout to ContractTransactionResponse wait (#4497). 2024-02-02 03:03:18 -05:00
Richard Moore
be5ec2d327 Allow override keyword in human-readable ABI and improve error messages (#4514, #4548). 2024-02-01 03:19:20 -05:00
Richard Moore
98496bc48e Expand Contract sub-class to accept BaseContract super-class constructor arguments (#4538). 2024-02-01 01:59:31 -05:00
Richard Moore
b6bf7aba62 Allow network for default provider to be null to select mainnet (#4501). 2024-02-01 01:50:59 -05:00
Richard Moore
59cfa864be docs: fixed jsdocs typo (#4515) 2024-01-31 00:40:17 -05:00
Richard Moore
7a73b686cc docs: fixed jsdocs typo (#4522) 2024-01-31 00:39:08 -05:00
Richard Moore
2c817e5e09 docs: fixed jsdocs typo (#4532) 2024-01-31 00:36:39 -05:00
Richard Moore
62d181ea0f docs: fixed jsdoc typos (#4556) 2024-01-31 00:35:34 -05:00
Richard Moore
a1363483a5 Allow long dnsEncode names with optional length parameter (#4543). 2024-01-31 00:22:23 -05:00
Richard Moore
20cd8a23ea Fix parseLog signature when receiving read-only array for topics (#4029, #4459). 2024-01-31 00:00:19 -05:00
Richard Moore
1f6e188251 Use Secure endpoints for BNB on Etherscan (#4525). 2024-01-30 23:55:06 -05:00
Richard Moore
561f7a0f38 Merge branch 'wip-4844' into wip-v6.11 2024-01-30 23:42:38 -05:00
Richard Moore
c6e6c43257 Added holesky network and related end-points for supporting providers. 2024-01-24 22:39:05 -05:00
Richard Moore
9c1e82e123 Added EIP-4844 BLOb transactions (#4554). 2024-01-24 20:35:59 -05:00
Richard Moore
a513e406ad tests: add tests for EIP-712 payload aliases 2024-01-17 20:36:06 -05:00
Richard Moore
56c1361ee8 Normalize EIP-712 types before computing the payload (#4541). 2024-01-17 20:33:38 -05:00
Richard Moore
ce93cb1eed tests: rename test suite to follow naming convention 2024-01-17 13:23:35 -05:00
Richard Moore
2b4891d86e Updated thrid-part provider URLs for QuickNode. 2024-01-17 13:22:49 -05:00
Richard Moore
fed28e4a8c tests: added testing for correct thrid-party URLs 2024-01-17 00:01:29 -05:00
Richard Moore
8f99601df1 Fixed normalization and abstracted EIP-712 Array parsing (#4541). 2024-01-16 17:41:57 -05:00
Richard Moore
92cb3e4c06 admin: updated dist files 2024-01-15 23:07:48 -05:00
Richard Moore
84ca14f1ff Updated third-party provider network URLs (#4542). 2024-01-15 23:06:21 -05:00
Richard Moore
4efef76e8c Added additional sepolia testnets. 2024-01-15 23:04:20 -05:00
Richard Moore
43fb9c2336 Fix EIP-712 type aliases for uint and int (#4541). 2024-01-15 23:03:38 -05:00
Richard Moore
7882905085 Fixed typo in Error string (#4539). 2024-01-15 14:23:49 -05:00