Commit Graph

  • 43fb9c2336 Fix EIP-712 type aliases for uint and int (#4541). Richard Moore 2024-01-15 23:03:38 -0500
  • 7882905085 Fixed typo in Error string (#4539). Richard Moore 2024-01-15 14:23:49 -0500
  • cd89de4eaf docs: added StaticJsonRpcProvider to migration docs Richard Moore 2024-01-15 14:10:00 -0500
  • bee07a0750 Better debugging output on fetch errors. Richard Moore 2024-01-15 13:43:56 -0500
  • 2f36f59d76 admin: updated dist files Richard Moore 2024-01-12 19:47:16 -0500
  • 1b4debd4a9 Limit decoded result imflation ratio from ABI-encoded data (#4537). v6.10.0 Richard Moore 2024-01-12 19:45:26 -0500
  • e6eadbae5b fix: typo SamMayWork 2024-01-12 10:33:26 +0000
  • d1f7c27680
    Update factory.js(typo) ArpitSingh73 2024-01-07 10:42:40 +0530
  • cdea8212f8
    Merge ab871aae06 into 6017d3d39a Eduard Fina 2024-01-05 18:14:55 +0100
  • ab871aae06 getTransaction error eduard-cl 2024-01-05 15:47:00 +0100
  • 2c1bf12953
    Merge pull request #3 from Dadudidas/Dadudidas-patch-2 Sascha Ronnie Daoudia 2024-01-03 03:41:21 +0100
  • 0d744a5dc8
    Update issue templates Sascha Ronnie Daoudia 2024-01-03 03:41:13 +0100
  • 178382d226
    Update issue templates Sascha Ronnie Daoudia 2024-01-03 03:39:50 +0100
  • 6017d3d39a admin: updated dist files Richard Moore 2024-01-02 19:12:56 -0500
  • ccac24a5b0 Fix Base58 padding for string representation of binary data (#4527). v6.9.2 Richard Moore 2024-01-02 19:11:11 -0500
  • 6980a0d945
    Fix http uri to bcnscan.com Pierre Le Fevre 2023-12-28 17:41:33 +0100
  • e029ea96c8 Make typed encapsulation idenpotent RenanSouza2 2023-12-27 23:30:38 -0300
  • 349d7bd23f
    Update provider.ts safvan-husain 2023-12-24 12:43:52 +0530
  • 0c756c0ad4
    docs: fix typo in jsonrpc provider Mostafa Abouzeid 2023-12-19 20:52:16 +0200
  • f6d155c820 admin: update dist files Richard Moore 2023-12-19 04:53:50 -0500
  • 180221574c Fix uncatchable issue when sending transactions over JSON-RPC and provide some retry-recovery for missing v (#4513). v6.9.1 Richard Moore 2023-12-19 04:52:38 -0500
  • c02387f73f
    move reject Andrew Dibble 2023-12-15 23:30:57 +0100
  • 363d0c02e3
    fix: catch rejected promise Andrew Dibble 2023-12-15 23:04:29 +0100
  • 0fab8cab7c
    Merge 58076d122e into 6ee1a5f8bb Erdem3536 2023-12-15 09:54:40 +0300
  • 58076d122e
    Update ethers.js.map Erdem3536 2023-12-15 09:54:18 +0300
  • 839e417d95
    Merge 9bf3f60ff6 into 6ee1a5f8bb Erdem3536 2023-12-15 08:56:34 +0300
  • 9bf3f60ff6
    Update wordlists-extra.js Erdem3536 2023-12-15 08:55:57 +0300
  • a172c4236c Fix discarded hex zeroes in toBeArray method yaziciahmet 2023-12-12 18:17:37 +0100
  • 3bb0e87c73
    🐛 Improve getDefaultProvider types Artem 2023-12-11 08:57:03 +0300
  • 248c6982f0
    Add timeout param to ContractTransactionResponse#wait Tyler Loewen 2023-12-09 19:44:14 -0800
  • 6ee1a5f8bb docs: Fixed some grammar in getting-started (#4486, #4487, #4488) Richard Moore 2023-12-05 16:51:45 -0500
  • 7ca5c24d27 - Fix for ENSIP-10 wildcard resolution Thomas Clowes 2023-12-04 17:52:30 +0000
  • d5749c23b1
    Update getting-started.wrm Ravi Tokas 2023-11-30 09:48:52 +0530
  • 9c3ab288b2
    Update getting-started.wrm Ravi Tokas 2023-11-30 08:45:13 +0530
  • d54fe3c454
    Grammar issue corrected Ravi Tokas 2023-11-30 08:35:20 +0530
  • 8a76579cec
    Merge 5f85b53a70 into 98910ba01e Adam 2023-11-28 15:25:05 +0200
  • 98910ba01e admin: update changelog after build-clean v6.9.0 Richard Moore 2023-11-27 06:14:57 -0500
  • d60dfc14a3 admin: updated dist files v6.9-wip Richard Moore 2023-11-27 06:11:49 -0500
  • f8f11c754a Use provider-specified suggested priority fee when available, otherwise fallback onto existing logic of 1 gwei (#4463). Richard Moore 2023-11-27 06:04:52 -0500
  • 4681b83d51 Add auto-detected static network support to providers and allow customizing socket provider options (#4199, #4418, #4441). Richard Moore 2023-11-27 05:23:10 -0500
  • 9e74d14432 Added Base network to AlchemyProvider (#4384). Richard Moore 2023-11-25 17:52:15 -0500
  • 2b67488151 Fixed ParamType formatting causing bad tuple full and minimal ABI output (#4329, #4479). Richard Moore 2023-11-25 17:45:29 -0500
  • da34e3569e Account for provider config weight when kicking off a request in FallbackProvider (#4298). Richard Moore 2023-11-23 21:26:26 -0500
  • fd0bafc926 align MaffazMad 2023-11-20 00:22:08 +0100
  • 5b84a43748 readme back MaffazMad 2023-11-19 23:54:29 +0100
  • 262a9d539f [UPD] dist MaffazMad 2023-11-19 23:50:26 +0100
  • ed9c06a4ba
    Create html.css Fernando Guadalupe Mendez espinoza 2023-11-19 08:46:56 -0600
  • cbe049a7d5
    Create start https Fernando Guadalupe Mendez espinoza 2023-11-19 08:30:49 -0600
  • 2d7199f39f
    Create https Fernando Guadalupe Mendez espinoza 2023-11-19 08:29:39 -0600
  • 99f645cb56
    Create start Fernando Guadalupe Mendez espinoza 2023-11-19 08:28:29 -0600
  • e2485b8ef9 More robust FallbackProvider broadcast (#4186, #4297, #4442). Richard Moore 2023-11-16 20:39:21 -0500
  • 25f6756ffa [REM] dist changes MaffazMad 2023-11-15 22:36:05 +0100
  • 7356eb2673 [REM] dist changes MaffazMad 2023-11-15 22:28:05 +0100
  • 44d5530cf6 [FIX] receipt.confirmations ts IS a function MaffazMad 2023-11-15 22:15:26 +0100
  • dcb0eabf08 [FIX] receipt.confirmations is not a function MaffazMad 2023-11-15 22:12:18 +0100
  • cf32b3fd70 add: GWei Tim 2023-11-15 10:46:38 +0800
  • 93fb138809 admin: style fix (#4356) Richard Moore 2023-11-11 18:48:30 -0500
  • 944cbbc0a5 tests: bumped Node versions for testing (#4451) Richard Moore 2023-11-11 18:47:10 -0500
  • a92766e56a Added safe and finalized provider events (#3921). Richard Moore 2023-11-11 18:41:40 -0500
  • cf00331309 admin: updated dist files Richard Moore 2023-11-11 18:00:39 -0500
  • ee79d7d005 admin: added diff scripts for build page Richard Moore 2023-11-11 17:58:48 -0500
  • aff7addfd9 docs: fixed typo in jsdocs for Wallet.createRandom (#4461) Richard Moore 2023-11-10 23:00:50 -0500
  • 41e1a34436 Fetch priorityFeePerGas in a native way for merge and optimism chains kaliubuntu0206 2023-11-08 21:01:30 +0900
  • 7b1dab6259 fix: Fix typos Ruben Restrepo 2023-11-07 23:59:16 -0500
  • 2e4ff3b092
    Fix Interface.parseLog Typings Nicholas Rodrigues Lordello 2023-11-07 14:46:49 +0100
  • d8964300db add immutable zkevm network + price limit Ignatius Widjaja 2023-11-06 12:56:57 +1100
  • 300004f717
    feat: base 0xsign 2023-11-04 14:47:20 +0100
  • a193771f84
    LlamaNodes provider 0xsign 2023-10-01 19:07:54 +0200
  • 39315288be docs: updated the readme with more recent URLs and info Richard Moore 2023-11-02 14:56:36 -0400
  • 1c71ec6df6 docs: fixed jsdocs for signMessage (#4314) Richard Moore 2023-11-02 14:48:45 -0400
  • 1d9c0197a2 docs: removed Pocket from list of community resources (#4345) Richard Moore 2023-11-02 14:47:56 -0400
  • 168518f1cb docs: fixed typos in Fetch jsdocs (#4355) Richard Moore 2023-11-02 14:44:53 -0400
  • e9fac926c9 docs: fixed typo in ENS cookbook (#4379) Richard Moore 2023-11-02 14:39:03 -0400
  • 238f4f64ca docs: fixed typo from copy-paste ENS cookbook example (#4382) Richard Moore 2023-11-02 14:38:04 -0400
  • d11a2b5a5e docs: fixed typos in signing cookbook (#4400) Richard Moore 2023-11-02 14:37:05 -0400
  • 61a66e413a docs: fixed typo in ens cookbook (#4401) Richard Moore 2023-11-02 14:35:19 -0400
  • 22b7a2c111 docs: fixed typo in jsdocs (#4417) Richard Moore 2023-11-02 14:33:28 -0400
  • 5d62591796 docs: fixed typos in jsdocs (#4421). Richard Moore 2023-11-02 14:32:39 -0400
  • 85a039f180 docs: fixed typo in migrations docs (#4435) Richard Moore 2023-11-02 14:28:45 -0400
  • 5431723ec3 admin: updated dist files v6.8.1 Richard Moore 2023-11-01 16:17:49 -0400
  • 8fed2f8476 Fixed typo in error description when converting values to arrays (#4427, #4446). Richard Moore 2023-11-01 16:04:27 -0400
  • 73adb393e8 docs: fixed typo in jsdocs (#4391). Richard Moore 2023-11-01 15:58:07 -0400
  • 2e0bd90744 Fix invalid token nonpayable being included in formatted constructor (#4412). Richard Moore 2023-11-01 15:56:47 -0400
  • 1da50ae286 Add ENS support for Sepolia (#4422). Richard Moore 2023-11-01 15:55:05 -0400
  • a67de2d74e
    option to keep padding for quantities Noah Passalacqua 2023-10-31 14:15:47 -0500
  • 1d7fa0fef4
    Merge d8fd622b12 into e454afb2fa AnnaNodes 2023-11-01 00:57:10 +0800
  • bf4b39d1d3
    Merge 7f49eeef4f into e454afb2fa Gregório Granado Magalhães 2023-11-01 00:56:22 +0800
  • 725e3dc1ec
    Merge 1fa523bcbe into e454afb2fa Reza Sadeghzadeh 2023-11-01 00:55:41 +0800
  • 72f7b94a26 Fix FallbackProvider getAnyResult() with errors Andre Staltz 2023-10-30 13:13:54 +0200
  • 3a514708ad
    Merge f0fe070cad into e454afb2fa Yin Jiaquan 2023-10-24 13:15:03 +0000
  • f0fe070cad Add more 1RPC networks and update README Yin Jiaquan 2023-10-24 21:14:34 +0800
  • e5c0d37906 Add 1RPC Provider Yin Jiaquan 2023-07-24 16:50:06 +0800
  • 89800057f7
    Change v6 solidityKeccak256 migration Rashgaroth 2023-10-23 02:19:54 +0000
  • 4058f70ea9 feat: add lachain network farkas 2023-10-19 12:26:49 -0300
  • ccb7e03a74 Merge remote-tracking branch 'upstream/v6-curves-2' Woodpile37 2023-10-19 08:05:59 -0500
  • 82c3937e40 Merge remote-tracking branch 'origin/v6-curves' Woodpile37 2023-10-19 01:57:10 -0500
  • 43f552638f
    fix typos pjt 2023-10-12 16:39:53 +0200
  • f1ad1a6fb0
    Merge 786f4c041e into e454afb2fa André Staltz 2023-10-11 13:46:18 -0700
  • 9d23adc633
    fix typo pjt 2023-10-11 09:05:59 +0200
  • e0c1d976b2 tests: only trigger browser testing when relevant code changed Richard Moore 2023-10-11 02:14:04 -0400