Commit Graph

14 Commits

Author SHA1 Message Date
Richard Moore
ec6a754f0c Added prevRandao to block (#3372). 2024-04-12 00:08:01 -04:00
Richard Moore
7f0e140d5e Fix transaction.index not being populated on some backends (#4591). 2024-02-14 12:23:48 -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
4e478e625d Populate any missing log.removed with false (#3959). 2023-04-19 15:45:54 +09:00
Richard Moore
6372a46b1b Allow null type in transaction receipt for legacy type 0 networks (#3459). 2023-02-12 22:12:12 -05:00
Richard Moore
35cd8135d4 Refactor Block object and provider getBlock operations. 2022-11-30 15:41:17 -05:00
Richard Moore
f5281a0342 docs: added more jsdocs for providers 2022-11-30 13:44:47 -05:00
Richard Moore
1f4499c174 Small refactoring of providers. 2022-11-27 21:58: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
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
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
ee06989ba3 Refactored JsonRpcApiProvider and the Provider model. 2022-09-17 23:17:52 -04:00