Commit Graph

  • 7d34f73769 Updated dist files. Richard Moore 2020-02-27 19:58:05 +00:00
  • 6809c370c0 Fixed syncScrypt declaration and use for json-wallets. v5.0.0-beta.174 Richard Moore 2020-02-27 19:49:05 +00:00
  • 64dccb275c Fix address-less filter listening in Provider (#741). Richard Moore 2020-02-27 19:29:02 +00:00
  • 0ad94cdf81 Added sync version of wallet decryption. Richard Moore 2020-02-27 18:42:59 +00:00
  • 2ac8c0276d Updated dist files. Richard Moore 2020-02-26 10:06:48 +00:00
  • 1a32990c81 Updating some packages that audit complains about (dev deps only). v5.0.0-beta.173 Richard Moore 2020-02-26 09:48:12 +00:00
  • 8f25e6ab5d Updated docs. Richard Moore 2020-02-25 14:57:11 -05:00
  • 1cfab3173c Reduced default Provider quorum for testnets. Richard Moore 2020-02-25 14:52:10 -05:00
  • ad27600c69 Added JSON-RPC debugging on error responses. Richard Moore 2020-02-25 14:51:32 -05:00
  • ac51a88c29 Fixed setLogLevel to affect global logging. Richard Moore 2020-02-25 14:51:04 -05:00
  • f61f34bfb2 Renamed interface getTopic to getEventTopic. Richard Moore 2020-02-25 14:50:35 -05:00
  • a5d2ec534f Fix log parsing when no matching topic hash is found (#733). Richard Moore 2020-02-25 13:51:51 -05:00
  • 4b8e198bf2 Fix log parsing when no matching topic is found (#733). Richard Moore 2020-02-25 13:51:33 -05:00
  • 89ac9f4f29 parse log on tx confirmation should not fail Wighawag 2020-02-20 15:21:35 +00:00
  • 908a33d190 Merge pull request #6 from ethers-io/ethers-v5-beta Ronan Sandford 2020-02-20 15:02:47 +00:00
  • 8c164ab3d0 Updated dist files. Richard Moore 2020-02-17 20:22:33 -05:00
  • 94db5dbdcf Remove dead code. Richard Moore 2020-02-17 18:15:03 -05:00
  • 311af88cfa Added default EtherscanProvider key. Richard Moore 2020-02-17 18:14:02 -05:00
  • 2fdf995e8a Updated generated documentaiton. Richard Moore 2020-02-17 17:56:50 -05:00
  • 067d96062a Updated documentation source. Richard Moore 2020-02-17 17:56:13 -05:00
  • 4c9d740cdf Updated dist files. Richard Moore 2020-02-16 16:34:49 -05:00
  • a930047a10 Added default API key for EtherscanProvider. Richard Moore 2020-02-16 16:29:29 -05:00
  • 4e41871fa4 Fixed typo in arguments name for waitForTransaction (#477). Richard Moore 2020-02-16 16:15:00 -05:00
  • 9947acc349 Partial support for non-English mnemonics for encrypted JSON wallets (#685). Richard Moore 2020-02-16 16:13:24 -05:00
  • f9c1a24787 Increase UMD karma test timeout (for CI). Richard Moore 2020-02-13 16:23:53 -05:00
  • 6628b58561 Updated reporter to force output for CI. Richard Moore 2020-02-13 15:27:56 -05:00
  • 027467ad86 Updated dist files (for CI). Richard Moore 2020-02-12 18:21:51 -05:00
  • 6f2e9a7941 Reduce number of HDNode testcases so CI does not timeout. Richard Moore 2020-02-12 18:18:12 -05:00
  • 0e1cd4282d Added automatic createRelease to publish-all. Richard Moore 2020-02-12 17:18:43 -05:00
  • ca25c2f13d Updated changelog. Richard Moore 2020-02-12 17:12:25 -05:00
  • ab5ebd04c3 Updated dist files (for CI). Richard Moore 2020-02-12 15:55:09 -05:00
  • 133291e9ba Fix for node 8.x solc tests. Richard Moore 2020-02-12 15:00:18 -05:00
  • fa25e61f77 Updates dist files (for CI). Richard Moore 2020-02-12 14:39:03 -05:00
  • ec198fdb93 Set contract testcase timeout to daemon timer. Richard Moore 2020-02-12 14:33:39 -05:00
  • afa54e356a Prevent failed event testcase from stalling node. Richard Moore 2020-02-10 16:51:42 -05:00
  • c75bc3daa0 Updated testcase balance value. Richard Moore 2020-02-10 16:38:40 -05:00
  • 90959c679e Added libudev to CircleCI. Richard Moore 2020-02-10 16:13:39 -05:00
  • 88765d55cc Adding libusb to CircleCI. Richard Moore 2020-02-10 16:09:13 -05:00
  • f259f9815d Updated dist files. Richard Moore 2020-02-10 15:51:58 -05:00
  • 944600d779 Added experimental EipWrappedProvider. v5.0.0-beta.172 Richard Moore 2020-02-10 15:40:55 -05:00
  • b962b59ab7 Updated signature for JsonRpcProvider.send to match EIP-1193. Richard Moore 2020-02-10 15:39:38 -05:00
  • 375bd15594 Added binary literal support to ASM grammar. Richard Moore 2020-02-10 14:37:24 -05:00
  • f9ab665b52 Updated dist files. Richard Moore 2020-02-06 18:21:34 -05:00
  • a6b696d8bd Added explicit pop placeholders to ASM dialect. Richard Moore 2020-02-06 18:07:17 -05:00
  • 89615c59d3 Added position independent code option for asm. Richard Moore 2020-02-06 03:30:31 -05:00
  • a33bf0e37f Added ASM semantic checking and the Pop placeholder. Richard Moore 2020-02-05 21:55:26 -05:00
  • e7adc84a97 Better type safety for defineReadOnly. Richard Moore 2020-02-04 08:01:26 -05:00
  • ff9bc2a282 Fixed CLI sandbox quiting after prompt entry. Richard Moore 2020-02-04 07:10:06 -05:00
  • b29510e363 Updated dist files. Richard Moore 2020-02-04 01:06:47 -05:00
  • 13dbf1f965 Synced GitHub issue cache. v5.0.0-beta.171 Richard Moore 2020-02-04 00:54:36 -05:00
  • 5622f703d9 Better typing for Timers. Richard Moore 2020-02-04 00:50:27 -05:00
  • edb7c5da91 Safer transaction serialization, matching signature.v with chainId (#708). Richard Moore 2020-02-04 00:48:45 -05:00
  • 15bb840907 Fixed Opcode typo and added check to prevent future typos. Richard Moore 2020-02-03 23:10:11 -05:00
  • f02c7db410 Renamed AST nodes for teh assembler. Richard Moore 2020-02-03 23:09:32 -05:00
  • bacc440397 Added timeout to waitForTransaction (#477). Richard Moore 2020-02-03 23:05:04 -05:00
  • 8eb0190d5e Updated docs to use external links. Richard Moore 2020-02-02 07:58:29 -05:00
  • acd601e7e7 Updated docs output. Richard Moore 2020-02-02 00:53:22 -05:00
  • 05bfe21caf Updated documentation. Richard Moore 2020-02-02 00:52:20 -05:00
  • aafa42a32b Added CLI for asm package. Richard Moore 2020-02-01 04:37:20 -05:00
  • 1c85fe95b2 Added more flatworm documentation. Richard Moore 2020-02-01 03:39:21 -05:00
  • 1decb13799 Prevent Signer.checkTransaction from creating conflicting from properties. Richard Moore 2020-02-01 03:38:19 -05:00
  • ba29618896 Include asm in generated TypeScript dependencies. Richard Moore 2020-02-01 03:37:02 -05:00
  • fa317ebc03 Clean up some asm checks and dead code. Richard Moore 2020-01-30 21:47:52 -05:00
  • da8153c877 More contained Opcode API. Richard Moore 2020-01-30 21:41:03 -05:00
  • 0296594aba Added initial codedrop for the asm package. Richard Moore 2020-01-30 21:26:46 -05:00
  • 748f89660a Updated expected balance in test cases. v4.0.44 Richard Moore 2020-01-29 22:45:34 -05:00
  • 2987925fa5 Updated dist files. Richard Moore 2020-01-29 22:14:34 -05:00
  • 0589b3102e Fix backwards compatibility with certain parsed JSON objects passed into Interface and Contracts (#721). Richard Moore 2020-01-29 22:01:42 -05:00
  • df51b26fe7 Updated ENS registry address for all networks. Richard Moore 2020-01-29 21:54:49 -05:00
  • bee5944567 Updated dist files. Richard Moore 2020-01-29 21:43:56 -05:00
  • 7428776f75 Better solc support in CLI; it will search the local pacakge for an existing solc version. v5.0.0-beta.170 Richard Moore 2020-01-29 21:36:50 -05:00
  • edb49da155 Update ENS registry address and lower default quorum for testnets. Richard Moore 2020-01-29 21:34:24 -05:00
  • 99329b013c Exposed isBytes and isBytesLike in ethers.utils. Richard Moore 2020-01-29 21:32:34 -05:00
  • c11e7c348e Updated dist files. Richard Moore 2020-01-21 20:37:22 -05:00
  • e0d1d3866d Better, easier and more provider testing. Richard Moore 2020-01-21 20:16:48 -05:00
  • f92d156f17 Updated dist files. Richard Moore 2020-01-21 19:08:05 -05:00
  • 251882ced4 Fixed out-of-bounds difficulty in getBlock, which can affect PoA networks (#711). v5.0.0-beta.169 Richard Moore 2020-01-21 18:37:16 -05:00
  • 1ff5f5233e Updated dist files. Richard Moore 2020-01-20 19:43:50 -05:00
  • adf56229c6 Fixed imports after refactor. v5.0.0-beta.168 Richard Moore 2020-01-20 19:34:55 -05:00
  • 931da2f774 Refactor some enum names and add UTF-8 error support to the umbrella package. Richard Moore 2020-01-20 19:29:06 -05:00
  • 5878b54d6e Allow arbitrary apiKey for UrlJsonRpcProvider. Richard Moore 2020-01-20 19:27:33 -05:00
  • a055edb585 Added more general error handling (e.g. error, ignore, replace) for calling toUtf8String. Richard Moore 2020-01-20 19:26:49 -05:00
  • 2d72c856a2 Updated dist files. Richard Moore 2020-01-18 21:48:12 -05:00
  • 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 Richard Moore 2020-01-18 21:24:28 -05:00
  • ea102ef7c4 Fixed some typing for receipts and logs (#497). Richard Moore 2020-01-18 21:11:55 -05:00
  • 92a383ff0d Abstracting mnemonic phrases (#685). Richard Moore 2020-01-18 21:09:02 -05:00
  • 792afabdc0 Merge pull request #4 from ethers-io/ethers-v5-beta Ronan Sandford 2020-01-13 08:44:01 +05:30
  • 75e1a37bb5 Sync GitHub issues. Richard Moore 2020-01-11 20:15:29 -05:00
  • c66d81e96f Fixed 304 status for fetchJson. Richard Moore 2020-01-11 20:14:29 -05:00
  • 10943fc3ef Updated dist files. Richard Moore 2020-01-11 04:18:28 -05:00
  • bb9aa808a0 Fixed date formatting in CHANGELOG. v5.0.0-beta.166 Richard Moore 2020-01-11 04:17:08 -05:00
  • 90ed07c74e Fixed testcases for provider changes. Richard Moore 2020-01-11 04:11:55 -05:00
  • 245cd0e48e Add support for legacy flat signatures with recid instead of normalized v. Richard Moore 2020-01-11 04:10:57 -05:00
  • 72b3bc9909 Fix TransactionResponse to have chainId instead of legacy networkId (#700). Richard Moore 2020-01-11 03:34:59 -05:00
  • 4151c0eacd Fixed splitSignature computing wrong v for BytesLike (#700). Richard Moore 2020-01-11 03:34:00 -05:00
  • b288ad9ba7 Updated dist files. v4.0.43 Richard Moore 2020-01-10 21:14:46 -05:00
  • 6da5c53120 Fixed Contract and Interface constructor abi paramter type; should be a Fragment not a ParamType (#602). Richard Moore 2020-01-10 21:12:58 -05:00
  • 26d3271643 Add missing chainId to transaction responses (#700). Richard Moore 2020-01-10 20:59:28 -05:00
  • c84664953d Added dist files for hardware-wallets. Richard Moore 2020-01-10 20:09:40 -05:00
  • 6f7fbf3858 Browser support (with dist files) for Ledger. Richard Moore 2020-01-10 19:59:20 -05:00