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 |
|
Richard Moore
|
bee07a0750
|
Better debugging output on fetch errors.
|
2024-01-15 13:43:56 -05:00 |
|
Richard Moore
|
2f36f59d76
|
admin: updated dist files
|
2024-01-12 19:47:16 -05:00 |
|
Richard Moore
|
1b4debd4a9
|
Limit decoded result imflation ratio from ABI-encoded data (#4537).
|
2024-01-12 19:45:26 -05:00 |
|
Richard Moore
|
6017d3d39a
|
admin: updated dist files
|
2024-01-02 19:12:56 -05:00 |
|
Richard Moore
|
ccac24a5b0
|
Fix Base58 padding for string representation of binary data (#4527).
|
2024-01-02 19:11:11 -05:00 |
|
Richard Moore
|
f6d155c820
|
admin: update dist files
|
2023-12-19 04:53:50 -05:00 |
|
Richard Moore
|
180221574c
|
Fix uncatchable issue when sending transactions over JSON-RPC and provide some retry-recovery for missing v (#4513).
|
2023-12-19 04:52:38 -05:00 |
|
Richard Moore
|
d60dfc14a3
|
admin: updated dist files
|
2023-11-27 06:11:49 -05:00 |
|
Richard Moore
|
f8f11c754a
|
Use provider-specified suggested priority fee when available, otherwise fallback onto existing logic of 1 gwei (#4463).
|
2023-11-27 06:04:52 -05:00 |
|
Richard Moore
|
4681b83d51
|
Add auto-detected static network support to providers and allow customizing socket provider options (#4199, #4418, #4441).
|
2023-11-27 05:23:10 -05:00 |
|
Richard Moore
|
9e74d14432
|
Added Base network to AlchemyProvider (#4384).
|
2023-11-25 17:52:15 -05:00 |
|
Richard Moore
|
2b67488151
|
Fixed ParamType formatting causing bad tuple full and minimal ABI output (#4329, #4479).
|
2023-11-25 17:46:30 -05:00 |
|
Richard Moore
|
da34e3569e
|
Account for provider config weight when kicking off a request in FallbackProvider (#4298).
|
2023-11-23 21:26:26 -05:00 |
|
Richard Moore
|
e2485b8ef9
|
More robust FallbackProvider broadcast (#4186, #4297, #4442).
|
2023-11-16 20:39:21 -05:00 |
|
Richard Moore
|
93fb138809
|
admin: style fix (#4356)
|
2023-11-11 18:48:30 -05:00 |
|
Richard Moore
|
a92766e56a
|
Added safe and finalized provider events (#3921).
|
2023-11-11 18:41:40 -05:00 |
|
Richard Moore
|
ee79d7d005
|
admin: added diff scripts for build page
|
2023-11-11 17:58:48 -05:00 |
|
Richard Moore
|
aff7addfd9
|
docs: fixed typo in jsdocs for Wallet.createRandom (#4461)
|
2023-11-10 23:00:50 -05:00 |
|
Richard Moore
|
1c71ec6df6
|
docs: fixed jsdocs for signMessage (#4314)
|
2023-11-02 14:48:45 -04:00 |
|
Richard Moore
|
168518f1cb
|
docs: fixed typos in Fetch jsdocs (#4355)
|
2023-11-02 14:44:53 -04:00 |
|
Richard Moore
|
22b7a2c111
|
docs: fixed typo in jsdocs (#4417)
|
2023-11-02 14:33:28 -04:00 |
|
Richard Moore
|
5d62591796
|
docs: fixed typos in jsdocs (#4421).
|
2023-11-02 14:32:39 -04:00 |
|
Richard Moore
|
5431723ec3
|
admin: updated dist files
|
2023-11-01 16:17:49 -04:00 |
|
Richard Moore
|
8fed2f8476
|
Fixed typo in error description when converting values to arrays (#4427, #4446).
|
2023-11-01 16:04:27 -04:00 |
|
Richard Moore
|
73adb393e8
|
docs: fixed typo in jsdocs (#4391).
|
2023-11-01 15:58:07 -04:00 |
|
Richard Moore
|
2e0bd90744
|
Fix invalid token nonpayable being included in formatted constructor (#4412).
|
2023-11-01 15:56:47 -04:00 |
|
Richard Moore
|
1da50ae286
|
Add ENS support for Sepolia (#4422).
|
2023-11-01 15:55:05 -04:00 |
|
Richard Moore
|
125ff1189b
|
Replicated former ENS normalize behaviour for empty strings and update namehash testcases.
|
2023-10-10 22:22:55 -04:00 |
|
Richard Moore
|
3644140861
|
admin: updated dist files
|
2023-10-09 20:27:56 -04:00 |
|
Richard Moore
|
d6a8c14d90
|
Initial shortMessage support for errors (#4241).
|
2023-10-09 20:20:32 -04:00 |
|
Richard Moore
|
2616f4c30c
|
Fixed resolving ENS addresses used as from parameters (#3961).
|
2023-10-09 19:34:58 -04:00 |
|
Richard Moore
|
cd5f0fe03f
|
Merge branch 'v5.8-progress'
|
2023-10-09 18:36:46 -04:00 |
|
Richard Moore
|
9a4b753445
|
Allow more loose input format for RLP encoder (#4402).
|
2023-10-09 18:35:44 -04:00 |
|
Richard Moore
|
0c9c23b02d
|
docs: added docs to getDefaultProvider; fixes search in Flatworm (#4254).
|
2023-09-27 18:27:24 -04:00 |
|
Richard Moore
|
b27faa02ac
|
Update to latest noble crypto libraries (#3975).
|
2023-09-13 03:27:40 -04:00 |
|
Richard Moore
|
9541f2f70c
|
More robust configuration options for FetchRequest getUrl functions (#4353).
|
2023-09-13 02:54:03 -04:00 |
|