Richard Moore
|
8320d534d7
|
Temporarily remove the block miner for clique-based networks from CI testing (#1967).
|
2021-08-27 15:29:52 -04:00 |
|
Richard Moore
|
c41b89a0c1
|
updated dist files.
|
2021-08-24 16:15:51 -03:00 |
|
Richard Moore
|
b6a061e7bf
|
More readable errors involving Uint8Arrays.
|
2021-08-24 16:08:27 -03:00 |
|
Richard Moore
|
a662490e82
|
Added Deferred Error support to Description objects to extent Interface parse methods (#1894).
|
2021-08-24 16:03:12 -03:00 |
|
Richard Moore
|
bdb54ac52b
|
docs: added cookbook entry to compute raw transaction (#1857).
|
2021-08-24 14:54:15 -03:00 |
|
Richard Moore
|
32a90b66f0
|
docs: added Alchemy tutorial
|
2021-08-24 14:43:27 -03:00 |
|
Richard Moore
|
95b87f61a6
|
docs: added BigNumber.toBigInt (#1799).
|
2021-08-24 14:42:38 -03:00 |
|
Richard Moore
|
017b1feba2
|
Fix address coder to prepare non-hexdatastring addresses as hexdatastring (#1906).
|
2021-08-24 14:33:04 -03:00 |
|
Richard Moore
|
accb85268c
|
Removed temporary code for better errors needed until Alchemy added EIP-1559 support (#1893).
|
2021-08-23 23:02:32 -03:00 |
|
Richard Moore
|
f0b3bc32d5
|
Updated dist files.
v5.4.5
|
2021-08-18 03:05:48 -03:00 |
|
Richard Moore
|
78e4273a32
|
Fxied getBlockWithTransactions results (1858).
|
2021-08-18 02:59:47 -03:00 |
|
Richard Moore
|
dd09bf0735
|
docs: dded code examples for Contract (#982).
|
2021-08-10 00:20:16 -03:00 |
|
Richard Moore
|
4b163e9e73
|
docs: added dynamic localSigner
|
2021-08-09 17:49:24 -03:00 |
|
Richard Moore
|
aacb95cd6b
|
docs: added struct encoding example (#1147, #1301, #1302).
|
2021-08-09 17:47:33 -03:00 |
|
Richard Moore
|
e6315a6b3c
|
docs: remove need to restart dev node after each run.
|
2021-08-09 17:46:33 -03:00 |
|
Richard Moore
|
3ac91a414c
|
docs: added StaticJsonRpcProvider (#1514, #1531).
|
2021-08-09 16:02:37 -03:00 |
|
Richard Moore
|
2dd5c1a6d2
|
docs: Fixed topicset example (#1538).
|
2021-08-09 15:48:02 -03:00 |
|
Richard Moore
|
2653449f3c
|
docs: updated transactions for EIP-1559.
|
2021-08-09 15:42:33 -03:00 |
|
Richard Moore
|
cddb03880a
|
docs: added API for custom error coding.
|
2021-08-09 15:41:36 -03:00 |
|
Richard Moore
|
e80f8dd4e6
|
docs: updates for EIP-1559 (#1777).
|
2021-08-09 15:40:37 -03:00 |
|
Richard Moore
|
1b4bc7a6a6
|
docs: Fix listAccounts return type (#1851).
|
2021-08-09 15:35:43 -03:00 |
|
Richard Moore
|
4e9394554b
|
Updated dist files.
v5.4.4
|
2021-08-04 01:39:05 -03:00 |
|
Richard Moore
|
1d27d95670
|
Fixed Etherscan API key in default provider (#1807).
|
2021-08-04 01:32:30 -03:00 |
|
Richard Moore
|
2e431a5002
|
Temporarily remove Pocket fro provider tests.
|
2021-08-04 01:28:54 -03:00 |
|
Richard Moore
|
da4e107268
|
Update dist files.
|
2021-08-02 22:57:45 -03:00 |
|
Richard Moore
|
7175e2e99c
|
Adjust default masPriorityFeePerGas to account for MEV-heavy blocks (#1817).
|
2021-08-02 22:52:29 -03:00 |
|
Richard Moore
|
68229ac0af
|
Updated dist files.
v5.4.3
|
2021-07-29 23:30:17 -04:00 |
|
Richard Moore
|
7274cd06cf
|
Fixed JsonRpcProvider for pre-EIP-2930 chains (#1766).
|
2021-07-29 23:20:56 -04:00 |
|
Richard Moore
|
be3854e648
|
Forward some missing EIP-1559 fields to call and estimateGas (#1766).
|
2021-07-29 23:12:29 -04:00 |
|
Richard Moore
|
63f8b28223
|
Fixed possible UnhandledPromiseException for bad ENS names.
|
2021-07-29 23:11:06 -04:00 |
|
Richard Moore
|
593b4886ff
|
Prevent overriding value for non-payble constructors (#1785).
|
2021-07-29 17:25:19 -04:00 |
|
Richard Moore
|
6d1904c379
|
Updated dist files.
v5.4.2
|
2021-07-23 17:24:05 -04:00 |
|
Richard Moore
|
0aafca71db
|
Fix test case for new transactions responses.
|
2021-07-23 17:17:43 -04:00 |
|
Richard Moore
|
0d40156fcb
|
Updated dist files.
|
2021-07-23 02:21:24 -04:00 |
|
Richard Moore
|
576e9b54ab
|
Added matic support to INFURA and Alchemy (#1546).
|
2021-07-23 02:13:35 -04:00 |
|
Richard Moore
|
bc5cc2e7e3
|
Added string change to coalesce errors on some clients.
|
2021-07-23 01:52:43 -04:00 |
|
Richard Moore
|
660e69db71
|
Added wait to transactions returned by getBlockWithTransactions (#971).
|
2021-07-22 20:04:07 -04:00 |
|
Richard Moore
|
551cfa0062
|
Fixed floor, ceiling and round for FixedNumber for non-default Formats (#1749).
|
2021-07-22 19:40:49 -04:00 |
|
Richard Moore
|
0f0d0c00d3
|
Fixed null confirmations in Wallet transaction (#1706).
|
2021-07-06 00:07:32 -04:00 |
|
Richard Moore
|
a1f8d188a7
|
Fixed Etherscan string change and enabled all tests.
|
2021-07-03 00:45:03 -04:00 |
|
Richard Moore
|
bde861436e
|
updated dist files.
v5.4.1
|
2021-07-02 01:49:02 -04:00 |
|
Richard Moore
|
6e8a39ec35
|
Added Pocket back into Homestead defaultProvider and skip certain EtherscanProvider tests affected by outage.
|
2021-07-02 01:42:16 -04:00 |
|
Richard Moore
|
ecae793edf
|
Fixed EtherscanProvider NONCE_EXPIRED matching string update.
|
2021-07-02 00:18:53 -04:00 |
|
Richard Moore
|
bac684c5a0
|
docs: fixd type
|
2021-07-01 23:32:53 -04:00 |
|
Richard Moore
|
53671d0b17
|
docs: fixed typo (#1727)
|
2021-07-01 23:25:01 -04:00 |
|
Richard Moore
|
25c8b8b3e6
|
docs: fixed typo (#1729)
|
2021-07-01 23:22:14 -04:00 |
|
Richard Moore
|
a0fa92c075
|
updated dist files.
|
2021-06-29 12:25:07 -04:00 |
|
Richard Moore
|
72feee8f58
|
Fixed explicit EIP-1559 keys for JsonRpcSigner.
|
2021-06-29 11:57:53 -04:00 |
|
Richard Moore
|
71b7547f10
|
Update dist files.
v5.4.0
|
2021-06-26 01:55:19 -04:00 |
|
Richard Moore
|
4970385e7b
|
Fixing up testcases for non-eip-1559 ready platforms (#1610).
|
2021-06-26 01:44:12 -04:00 |
|