1390 Commits

Author SHA1 Message Date
Richard Moore
b29510e363 Updated dist files. 2020-02-04 01:06:47 -05:00
Richard Moore
13dbf1f965 Synced GitHub issue cache. v5.0.0-beta.171 2020-02-04 00:54:36 -05:00
Richard Moore
5622f703d9 Better typing for Timers. 2020-02-04 00:50:27 -05:00
Richard Moore
edb7c5da91 Safer transaction serialization, matching signature.v with chainId (#708). 2020-02-04 00:48:45 -05:00
Richard Moore
15bb840907 Fixed Opcode typo and added check to prevent future typos. 2020-02-03 23:10:11 -05:00
Richard Moore
f02c7db410 Renamed AST nodes for teh assembler. 2020-02-03 23:09:32 -05:00
Richard Moore
bacc440397 Added timeout to waitForTransaction (#477). 2020-02-03 23:05:04 -05:00
Richard Moore
8eb0190d5e Updated docs to use external links. 2020-02-02 07:58:29 -05:00
Richard Moore
acd601e7e7 Updated docs output. 2020-02-02 00:53:22 -05:00
Richard Moore
05bfe21caf Updated documentation. 2020-02-02 00:52:20 -05:00
Richard Moore
aafa42a32b Added CLI for asm package. 2020-02-01 04:37:20 -05:00
Richard Moore
1c85fe95b2 Added more flatworm documentation. 2020-02-01 03:39:21 -05:00
Richard Moore
1decb13799 Prevent Signer.checkTransaction from creating conflicting from properties. 2020-02-01 03:38:19 -05:00
Richard Moore
ba29618896 Include asm in generated TypeScript dependencies. 2020-02-01 03:37:02 -05:00
Richard Moore
fa317ebc03 Clean up some asm checks and dead code. 2020-01-30 21:47:52 -05:00
Richard Moore
da8153c877 More contained Opcode API. 2020-01-30 21:41:03 -05:00
Richard Moore
0296594aba Added initial codedrop for the asm package. 2020-01-30 21:26:46 -05:00
Richard Moore
748f89660a Updated expected balance in test cases. v4.0.44 2020-01-29 22:45:34 -05:00
Richard Moore
2987925fa5 Updated dist files. 2020-01-29 22:14:34 -05:00
Richard Moore
0589b3102e Fix backwards compatibility with certain parsed JSON objects passed into Interface and Contracts (#721). 2020-01-29 22:01:42 -05:00
Richard Moore
df51b26fe7 Updated ENS registry address for all networks. 2020-01-29 21:54:49 -05:00
Richard Moore
bee5944567 Updated dist files. 2020-01-29 21:43:56 -05:00
Richard Moore
7428776f75 Better solc support in CLI; it will search the local pacakge for an existing solc version. v5.0.0-beta.170 2020-01-29 21:36:50 -05:00
Richard Moore
edb49da155 Update ENS registry address and lower default quorum for testnets. 2020-01-29 21:34:24 -05:00
Richard Moore
99329b013c Exposed isBytes and isBytesLike in ethers.utils. 2020-01-29 21:32:34 -05:00
Richard Moore
c11e7c348e Updated dist files. 2020-01-21 20:37:22 -05:00
Richard Moore
e0d1d3866d Better, easier and more provider testing. 2020-01-21 20:16:48 -05:00
Richard Moore
f92d156f17 Updated dist files. 2020-01-21 19:08:05 -05:00
Richard Moore
251882ced4 Fixed out-of-bounds difficulty in getBlock, which can affect PoA networks (#711). v5.0.0-beta.169 2020-01-21 18:37:16 -05:00
Richard Moore
1ff5f5233e Updated dist files. 2020-01-20 19:43:50 -05:00
Richard Moore
adf56229c6 Fixed imports after refactor. v5.0.0-beta.168 2020-01-20 19:34:55 -05:00
Richard Moore
931da2f774 Refactor some enum names and add UTF-8 error support to the umbrella package. 2020-01-20 19:29:06 -05:00
Richard Moore
5878b54d6e Allow arbitrary apiKey for UrlJsonRpcProvider. 2020-01-20 19:27:33 -05:00
Richard Moore
a055edb585 Added more general error handling (e.g. error, ignore, replace) for calling toUtf8String. 2020-01-20 19:26:49 -05:00
Richard Moore
2d72c856a2 Updated dist files. 2020-01-18 21:48:12 -05:00
Richard Moore
f4bcf24a25 Much more resiliant FallbackProvider which can ignore properties that are only approximate and supports per-provider priorities (#635, #588). v5.0.0-beta.167 2020-01-18 21:24:28 -05:00
Richard Moore
ea102ef7c4 Fixed some typing for receipts and logs (#497). 2020-01-18 21:11:55 -05:00
Richard Moore
92a383ff0d Abstracting mnemonic phrases (#685). 2020-01-18 21:09:02 -05:00
Ronan Sandford
792afabdc0 Merge pull request #4 from ethers-io/ethers-v5-beta
Ethers v5 beta
2020-01-13 08:44:01 +05:30
Richard Moore
75e1a37bb5 Sync GitHub issues. 2020-01-11 20:15:29 -05:00
Richard Moore
c66d81e96f Fixed 304 status for fetchJson. 2020-01-11 20:14:29 -05:00
Richard Moore
10943fc3ef Updated dist files. 2020-01-11 04:18:28 -05:00
Richard Moore
bb9aa808a0 Fixed date formatting in CHANGELOG. v5.0.0-beta.166 2020-01-11 04:17:08 -05:00
Richard Moore
90ed07c74e Fixed testcases for provider changes. 2020-01-11 04:11:55 -05:00
Richard Moore
245cd0e48e Add support for legacy flat signatures with recid instead of normalized v. 2020-01-11 04:10:57 -05:00
Richard Moore
72b3bc9909 Fix TransactionResponse to have chainId instead of legacy networkId (#700). 2020-01-11 03:34:59 -05:00
Richard Moore
4151c0eacd Fixed splitSignature computing wrong v for BytesLike (#700). 2020-01-11 03:34:00 -05:00
Richard Moore
b288ad9ba7 Updated dist files. v4.0.43 2020-01-10 21:14:46 -05:00
Richard Moore
6da5c53120 Fixed Contract and Interface constructor abi paramter type; should be a Fragment not a ParamType (#602). 2020-01-10 21:12:58 -05:00
Richard Moore
26d3271643 Add missing chainId to transaction responses (#700). 2020-01-10 20:59:28 -05:00