Commit Graph

  • 423ff5a7d0 eth-crypto compatibility Nico Vergauwen 2018-07-20 12:33:27 +02:00
  • 4d4fe60a55
    Version bump (pre-release: beta.1) Richard Moore 2018-07-18 16:38:40 -04:00
  • 81903e99d3
    Updated dist files. Richard Moore 2018-07-18 16:36:21 -04:00
  • fd40f66766
    Removing node8, which fails to load Web3 dependencies. Richard Moore 2018-07-18 16:33:47 -04:00
  • 2aa2a38e37
    Added a (hacky) way to get TypeScript to support the Contract meta-class functions. Richard Moore 2018-07-18 16:32:16 -04:00
  • d701995bc0
    Correct wallet.createRandom to have optional options. Richard Moore 2018-07-18 16:30:42 -04:00
  • c4084fe625
    Trying to fix Travis CI for node8; failing to load a devDependency in Web3. Richard Moore 2018-07-17 16:11:51 -04:00
  • 8c7c592bd1
    Updated dist files. Richard Moore 2018-07-17 16:10:13 -04:00
  • b9aca357a9
    Updated generated version file. Richard Moore 2018-07-17 16:09:35 -04:00
  • 26f5a558d6
    Fixed some concerns of eslint. Richard Moore 2018-07-17 16:09:06 -04:00
  • 960919d00a
    Version bump (pre-release: beta.0). Richard Moore 2018-07-17 15:49:37 -04:00
  • b712c88088
    Updated dist files. Richard Moore 2018-07-17 15:36:14 -04:00
  • a062f75d38
    Made Signatures more flexible for input. Richard Moore 2018-07-17 15:32:06 -04:00
  • a67e3d1d65
    Updated demo wallet send for v4 API. Richard Moore 2018-07-17 02:35:39 -04:00
  • 28927a6f1a
    Updated dist files. Richard Moore 2018-07-17 02:07:36 -04:00
  • ce864fa1b2
    Fixed browser shim for setImmediate. Richard Moore 2018-07-17 02:05:24 -04:00
  • 7e1e760b95
    Remove editor swap file. Richard Moore 2018-07-17 01:49:51 -04:00
  • d19df0dcae
    Updated dist files. Richard Moore 2018-07-17 01:46:27 -04:00
  • b61b84dfc8
    Moved static Wallet calls to utils and refactors exposed types. Richard Moore 2018-07-17 01:44:04 -04:00
  • 4044a99621 add WeexProvider for weex urugang 2018-07-12 11:09:41 +08:00
  • 922de67a8b
    Updated dist files. Richard Moore 2018-07-16 04:00:56 -04:00
  • e8c657ba70
    Fixed type definitions using absolute path. Richard Moore 2018-07-16 03:59:25 -04:00
  • 1ce4f75b0d
    Increase wallet testcases timeout for decrypting and encrypting. Richard Moore 2018-07-16 03:30:09 -04:00
  • 175966674d
    Use brwoser hmac directly from browser pbkdf2. Richard Moore 2018-07-16 03:29:08 -04:00
  • d1ce9f4964
    Refactored imports and exports to be both node-friendly and TypeScript-friendly. Richard Moore 2018-07-16 03:27:49 -04:00
  • 0f9d0ef533
    Updated dist files. Richard Moore 2018-07-16 00:55:34 -04:00
  • e4df325e22
    Moved getNetwork to utils. Richard Moore 2018-07-16 00:48:41 -04:00
  • 3b843a1782
    Moving away from default exports. Richard Moore 2018-07-16 00:39:29 -04:00
  • 614b2d0325
    Removing default export from wordlists. Richard Moore 2018-07-16 00:32:26 -04:00
  • 46e4db0b24
    Added wordlists to faux-fs for phantomjs testing. Richard Moore 2018-07-16 00:25:13 -04:00
  • 94171f6c57
    Updated dist files. Richard Moore 2018-07-16 00:24:50 -04:00
  • e0391ee1bc
    Increased timeouts for some test cases that are failing in phantomjs on Travis CI. Richard Moore 2018-07-16 00:20:36 -04:00
  • 7004cd0b92
    Added wordlist generation testing. Richard Moore 2018-07-16 00:19:50 -04:00
  • b61643fecb
    Fixed internal exports to use types. Richard Moore 2018-07-16 00:09:13 -04:00
  • 8d6fa3dc93
    Added sanity checksums to all BIP39 wordlists on load. Richard Moore 2018-07-14 20:51:51 -04:00
  • e6c8db88bd
    Japanese sorting in browsers is different than in node; fixing wordlist and added sanity check. Richard Moore 2018-07-14 19:38:35 -04:00
  • 937194b5ee
    Updated dist files. Richard Moore 2018-07-14 17:21:32 -04:00
  • 5f3ceec6f9
    Refactored types for TypeScript and to remove circular dependencies. Richard Moore 2018-07-14 17:19:08 -04:00
  • d6caf95121
    Merge pull request #2 from bakasura980/revert-reasons-support bakasura980 2018-07-13 15:24:36 +03:00
  • bf1db15444 Remove return of undefined Lyubomir Kiprov 2018-07-13 13:18:39 +03:00
  • 3f9f0e02e5
    Updated dist files. Richard Moore 2018-07-12 20:14:04 -04:00
  • d6260ae11a
    Fixing weird browserify bug with pacakge resolution order. Richard Moore 2018-07-12 20:11:32 -04:00
  • 0ecfe4bafd
    Truly immutable BigNumber and hidden constructor. Richard Moore 2018-07-12 20:07:47 -04:00
  • df2a00a2fc
    Fixed test-wallet for phantomjs (it does not like the "let" keyword). Richard Moore 2018-07-12 03:25:59 -04:00
  • 18f93473c1 Refactor some code Lyubomir Kiprov 2018-07-12 10:23:06 +03:00
  • dfdbb9bb28
    Updated dist files. Richard Moore 2018-07-12 02:53:06 -04:00
  • 979e374270
    Added new-style events (removed old-style) to contracts and added filters to contracts and interfaces. Richard Moore 2018-07-12 02:52:43 -04:00
  • b7e143b4f3
    Changed Web3Proivder url to empty string instead of unknown if it cannot be determined. Richard Moore 2018-07-12 02:50:44 -04:00
  • 272265f085
    Added common constants to root library. Richard Moore 2018-07-12 02:49:48 -04:00
  • 27402fafe6
    Refactored Provider events. Richard Moore 2018-07-12 02:49:09 -04:00
  • ac4211d0c6
    Added common constants to utils. Richard Moore 2018-07-12 02:44:45 -04:00
  • ee0faba708
    Fixed ABI coder for no-name indexed parameters in events. Richard Moore 2018-07-12 02:43:55 -04:00
  • e5d5871b95
    Better transaction serializing API. Richard Moore 2018-07-12 02:42:46 -04:00
  • 79de563de0 Remove unused files Lyubomir Kiprov 2018-07-12 09:16:18 +03:00
  • 6c19f52bcc Add tests Lyubomir Kiprov 2018-07-12 09:07:46 +03:00
  • 586abbcba7 Add new version Lyubomir Kiprov 2018-07-11 16:25:01 +03:00
  • b3e3afed60
    Update bignumber.ts Liam Horne 2018-07-07 15:18:39 +02:00
  • 8fddef2a86
    Merge 77f3718b58a32f9f701087359b85ea98f924f2b6 into a8283ea99f2679f1610cad8eeac8e96fc20b8b7e jlindberg-oss 2018-07-07 11:13:01 +00:00
  • 468c8794f2 build Zhao Li 2018-07-07 11:06:40 +08:00
  • 131365d9ac supported Authentication:Bearer Zhao Li 2018-07-07 11:02:13 +08:00
  • 4514229f27
    Added eslint for promises. (#189) Richard Moore 2018-07-03 16:44:05 -04:00
  • 7ac8cb63c8
    Use block polling rather than exponential backoff when possible. Added transactionHash to errors on failed transactions. Richard Moore 2018-07-03 15:48:37 -04:00
  • 8e83ceaedc
    Check for invalid strings in BigNumber constructor. (#219) Richard Moore 2018-07-03 14:58:24 -04:00
  • f0a8071021
    Merge 52aebb1bc764936126402fc4c810a7fea2797ab5 into a8283ea99f2679f1610cad8eeac8e96fc20b8b7e Mauro Leggieri 2018-07-02 17:34:47 +00:00
  • b1d026b800
    Added deployed to contract and abstracted polling into web. Richard Moore 2018-06-30 23:05:22 -04:00
  • ebf42dc9e0
    Fixed extra output in array data. (#220) Richard Moore 2018-06-30 22:40:20 -04:00
  • d7e13f70ff
    Merge b91342bd200d142af0165d6befddf783c8ae8447 into a8283ea99f2679f1610cad8eeac8e96fc20b8b7e Alex Browne 2018-06-29 10:54:48 +00:00
  • a8283ea99f
    Add longer timeout for contract calling test cases. Richard Moore 2018-06-28 23:21:51 -04:00
  • 564c5fa364
    Fix unresolved promise issues and add Promise linting. Richard Moore 2018-06-27 19:59:08 -04:00
  • 6faa978767
    Fixes for handling weird TestRPC behaviour. Richard Moore 2018-06-26 18:59:22 -04:00
  • 8a340c8ff3
    Fixed sendTransaction for JsonRpcSigner. Richard Moore 2018-06-26 18:37:21 -04:00
  • 0b35f1959a
    Fixed JsonRpcSigner for promises and made address optional again. Richard Moore 2018-06-26 17:49:54 -04:00
  • 98ea4b59a0
    Fixed JsonRpcSigner for Promise-based values. Richard Moore 2018-06-26 17:47:31 -04:00
  • ac2ad5a886
    Travis CI and node 10 need the package-lock. Richard Moore 2018-06-25 21:58:34 -04:00
  • 8fe19de3ce
    Added support for unsigned transactions. Richard Moore 2018-06-25 21:02:20 -04:00
  • 40559b7044
    Added node 10 to Travis CI testing. Richard Moore 2018-06-24 21:43:29 -04:00
  • 0b8b682fee
    Typo in travis config. Richard Moore 2018-06-24 21:29:04 -04:00
  • 083aca4693 Merge branch 'typescript' of github.com:ethers-io/ethers.js into typescript Richard Moore 2018-06-24 21:28:09 -04:00
  • 19475a06f5
    Re-enable node 8 for testing. Richard Moore 2018-06-24 21:25:38 -04:00
  • 5fa014e01d
    Re-enable node 8 for testing. Richard Moore 2018-06-24 21:25:38 -04:00
  • df591cfc4c
    Increase timeout for testcases that make contract requests. Richard Moore 2018-06-24 21:25:07 -04:00
  • fcd57f9756
    Added formatParamType and formatSignature. Richard Moore 2018-06-24 20:32:14 -04:00
  • c348c60d5c
    Skip null values (not just undefined) when resolving ENS names. Richard Moore 2018-06-24 18:56:45 -04:00
  • 1d2fe8993b
    Populate from in estimateGas for determining gas limit. Richard Moore 2018-06-24 18:47:36 -04:00
  • 18aa885aef
    Provider and contract wait return receipts and throw on error status. Richard Moore 2018-06-24 18:41:28 -04:00
  • a693576941
    Updated dist files for wordlists. Richard Moore 2018-06-24 05:34:57 -04:00
  • 5c0475ce8c
    Added version to TypeScript library output. Richard Moore 2018-06-24 05:31:24 -04:00
  • 380c17a0a5
    Removed unecessary private variable from Chinese wordlist. Richard Moore 2018-06-24 05:28:16 -04:00
  • bd4ca0d4d3
    Fixed TypeScript definition file generation. Richard Moore 2018-06-24 04:03:21 -04:00
  • 7949444612
    Added initial support for EIP838, revert codes (#188). Richard Moore 2018-06-23 01:33:51 -04:00
  • cf16b0ffa9
    Typo in demo wallet. Richard Moore 2018-06-23 01:30:59 -04:00
  • ec40c67c50
    Added no implicit any for TypeScript checking. Richard Moore 2018-06-22 20:30:50 -04:00
  • 55ac3fef88
    Increase test timeout for phantomjs hdnode tests. Richard Moore 2018-06-22 03:36:00 -04:00
  • c4edd957b4
    Updated dist files. Richard Moore 2018-06-22 03:10:59 -04:00
  • a19cc91cd4
    Updated test cases to reflect API name changes and remove brain wallets. Richard Moore 2018-06-22 02:31:07 -04:00
  • c83596455b
    Updated dist files. Richard Moore 2018-06-22 02:18:19 -04:00
  • 41a91c3c2d
    Fixed encrypted JSON wallets in demo wallet. Richard Moore 2018-06-22 02:15:47 -04:00
  • b77937ec4c
    Added shims include to the root library. Richard Moore 2018-06-22 02:14:46 -04:00
  • 1082105eea
    Added more specific types to signatures. Richard Moore 2018-06-22 02:13:34 -04:00
  • 45923ad5dd
    Added shims to browser in package.json. Richard Moore 2018-06-22 02:11:34 -04:00