Commit Graph

  • a1f2c84d03
    Merge branch 'master' of github.com:ethers-io/ethers.js Richard Moore 2017-11-17 14:59:44 -05:00
  • 628c99936e
    Added test cases for legacy parameters. Richard Moore 2017-11-17 14:59:42 -05:00
  • e8b23c29a5
    Fixed for PoA networks getTransactionReceipt (#69). Richard Moore 2017-11-17 14:55:14 -05:00
  • 7cf3cd9b40 Merge db79216c14efe686323992c3b50b60447a3a7ac8 into 6e19e6eca90b6e797a526f710793004cb7531a54 KamesCG 2017-11-13 06:30:14 +00:00
  • 6e19e6eca9
    Updated dist files. Richard Moore 2017-11-12 16:39:41 -05:00
  • ef71271db6
    Merge branch 'master' of github.com:ethers-io/ethers.js Richard Moore 2017-11-12 16:02:17 -05:00
  • 11f0434bdd
    Fixed legacy parameters for Providers and added test cases. Richard Moore 2017-11-12 16:02:07 -05:00
  • db79216c14
    Merge pull request #1 from EidenaiEth/patch-legacyConstructor KamesCG 2017-11-12 10:14:17 -05:00
  • 7cb496a697
    Adjust _legacyConstructor for Infura API KamesCG 2017-11-12 10:13:53 -05:00
  • 46ff8e891e
    Updated dist files for umbrella package. Richard Moore 2017-11-09 19:54:28 -05:00
  • 4df288e244
    Removed shims from PhantomJS tests. Richard Moore 2017-11-09 03:14:48 -05:00
  • a9bc2b5ea8
    Fixed slice for limited environments in HD and PBKDF2. Richard Moore 2017-11-08 22:38:11 -05:00
  • d49beb8374
    Added connect method and fixed missing provider/signer error. Richard Moore 2017-11-08 21:13:06 -05:00
  • f88b3523c0
    Version bump (patch) for provider. Richard Moore 2017-11-08 21:08:27 -05:00
  • 04f0a33489
    Added slice and missing Math libraries for limited environments. Richard Moore 2017-11-08 20:19:41 -05:00
  • 33fe1839ff Merge 8fc03aa3e4741a86e3a5980d78d5f363f9a9e8a7 into b4bc01f2c3a9b69fcebdf5690ba0afd3a6573982 Subramanian Venkatesan 2017-11-09 00:04:30 +00:00
  • b4bc01f2c3
    Merge pull request #63 from ConnorGutman/patch-1 Richard Moore 2017-11-08 19:04:11 -05:00
  • 7eaf22f573
    Remove double declaration of transactionIndex Connor Gutman 2017-11-08 16:28:56 -07:00
  • 255b7e0a0f
    Version bump (patch) for utils. Richard Moore 2017-11-07 18:15:11 -05:00
  • 9adcbbb0fe
    Small README change. Richard Moore 2017-11-07 01:00:36 -05:00
  • 31b5650489
    Merge branch 'master' of github.com:ethers-io/ethers.js Richard Moore 2017-11-06 22:45:06 -05:00
  • 2e90718d6a Merge branch 'master' of github.com:ethers-io/ethers.js Richard Moore 2017-11-06 19:36:22 -05:00
  • fe3ac0e94d
    Added ABI v2 coder to Interface (still experimental in Solidity though). Richard Moore 2017-11-06 19:35:18 -05:00
  • 50422b6060
    Removing duplicate license. Richard Moore 2017-11-05 13:44:21 -05:00
  • 4351a3ac86
    Merge branch 'master' of github.com:ethers-io/ethers.js Richard Moore 2017-11-05 13:41:00 -05:00
  • ccffc46f67
    Added pow to BigNumber. Richard Moore 2017-11-05 13:40:54 -05:00
  • e8bb624560
    Adding default code of conduct Richard Moore 2017-11-04 02:03:41 -05:00
  • 21c6fdce3a
    Creating license file in GitHub UI Richard Moore 2017-11-03 14:53:11 -05:00
  • 18cd678b71
    Version bump (patch) for providers. Richard Moore 2017-11-03 02:41:41 -05:00
  • 9cac6b06f5
    Updated list of networks (legacy provider list). Richard Moore 2017-11-03 01:34:57 -05:00
  • 73ee7664a1 Merge branch 'master' of github.com:ethers-io/ethers.js Richard Moore 2017-11-03 01:31:09 -05:00
  • 8835225655
    Updated getTransactionReceipt for Byzantium. Richard Moore 2017-11-03 01:30:56 -05:00
  • 8a9c4f9812 Merge de1ea6a144b0f8e22785e18181cafcc21cec6394 into 54c19dfb5a8c9b30f42ec304a616469c03bfeaa5 Nick Addison 2017-10-31 00:12:40 +00:00
  • de1ea6a144 Updated validation of TransactionReceipt so it'll work with Infura Nicholas Addison 2017-10-30 19:06:21 -05:00
  • 1a1805ab09 Merge cc642414ea3ad2476bd8fe581457b15a965d9a15 into 54c19dfb5a8c9b30f42ec304a616469c03bfeaa5 Nick Addison 2017-10-30 23:57:32 +00:00
  • cc642414ea Updated validation of TransactionReceipt so it'll work with Infura Nicholas Addison 2017-10-30 18:57:22 -05:00
  • 8fc03aa3e4 Check for undefined signerorProvider Subramanian Venkatesan 2017-10-30 17:07:10 -04:00
  • e8bc8aa21b removed localDev chainId as it's not standard Nicholas Addison 2017-10-29 19:48:35 -06:00
  • e01ae87f4a reverted hard coding of id 42 in the jsonrpc calls Nicholas Addison 2017-10-29 19:45:49 -06:00
  • a1f873d378 Byzantium fork changes. Allowed TransactionReceipt.root to be null as it has been removed. Included new TransactionReceipt.status field Nicholas Addison 2017-10-29 19:35:41 -06:00
  • 1bc4730f16 remove hard coded chainId Nicholas Addison 2017-10-30 01:52:00 +11:00
  • 54c19dfb5a
    Fixed default network for providers (#51). Richard Moore 2017-10-28 17:00:59 -04:00
  • e4c455bdb6
    Less strict parsing for loose providers. Richard Moore 2017-10-27 17:03:26 -04:00
  • 3c9f6f6ab9
    Merge branch 'master' of github.com:ethers-io/ethers.js Richard Moore 2017-10-27 01:16:10 -04:00
  • fb65772dd6
    Added sighash and signature the Interface function properties. Richard Moore 2017-10-27 00:24:59 -04:00
  • aeec6d6d52
    Added Rinkeby and Kovan support. Richard Moore 2017-10-25 19:58:21 -04:00
  • 9be0053d62 Exclude the slower node version when running PhantomJS. Richard Moore 2017-10-22 18:36:47 -04:00
  • 466fbcb8da Using exclude instead of include for Travis-CI. Richard Moore 2017-10-22 18:20:20 -04:00
  • f43a03a151 Using matrix include and fix test bug. Richard Moore 2017-10-22 18:17:31 -04:00
  • b3134642a2 Splitting PhantomJS testing out of node testing. Richard Moore 2017-10-22 18:05:44 -04:00
  • 4d00215098 Added all test cases for PhantomJS. Richard Moore 2017-10-22 17:56:01 -04:00
  • 6926e5f423 Fix for case-sensitive Gruntfile. Richard Moore 2017-10-22 17:51:30 -04:00
  • a5e1f40c30 First attempt at PhantomJS test cases. Richard Moore 2017-10-22 17:47:17 -04:00
  • 857688f36c Fix in test-accounts for case-sensitive file systems. Richard Moore 2017-10-21 04:03:51 -04:00
  • 0ac2bfd1cf Travis-CI updates. Richard Moore 2017-10-21 04:01:00 -04:00
  • 0adedcab50 Updating root test script for travis-ci. Richard Moore 2017-10-21 03:36:55 -04:00
  • 74406cc0b7 Adding travis-ci. Richard Moore 2017-10-21 03:28:01 -04:00
  • 8754bb80e0 Fixed documentation link in readme. Richard Moore 2017-10-20 23:01:08 -04:00
  • 67ac227fec Updated readme with latest dist version in CDN (and added utf-8 charset). Richard Moore 2017-10-20 22:59:30 -04:00
  • 666210a061 Fixed link in readme to documentation. Richard Moore 2017-10-20 22:01:51 -04:00
  • 2403a98219 Moved documentation to its own repository (see the ethers-io/documentation repo). Richard Moore 2017-10-20 21:59:30 -04:00
  • f140fa6017 Updated dist files and dist scripts. Richard Moore 2017-10-20 15:44:54 -04:00
  • a5df551689 Version bump (patch) for utils. Richard Moore 2017-10-20 15:16:18 -04:00
  • ea6177d19e Updating some links in utils README. Richard Moore 2017-10-20 15:14:14 -04:00
  • 5c776a83ff Removed chatty library (See issue #36). Richard Moore 2017-10-20 15:13:29 -04:00
  • bdcdfdabec Added Etherscan URL for testcase. Richard Moore 2017-10-19 02:56:40 -04:00
  • 264a7da9f7 Added some comparison test cases against ethereumjs-abi. Richard Moore 2017-10-19 02:55:38 -04:00
  • f5f2bf85c5 Added message signing to Wallet. Richard Moore 2017-10-19 02:52:55 -04:00
  • cb7e40a892 Updated to most recent stable web3 and ethereum lib. Richard Moore 2017-10-19 02:51:43 -04:00
  • 121d104d46 Removed old nodeunit test cases. Richard Moore 2017-10-19 02:51:20 -04:00
  • 44729ffba9 Migrated most test cases to mocha and added pre-generated gzipped test suite. Richard Moore 2017-10-18 21:28:45 -04:00
  • 4a3d68eada Version bump (patch). Richard Moore 2017-10-17 16:09:43 -04:00
  • afb35ec307 Fixed Provider.lookup to support any address format. Richard Moore 2017-10-17 16:07:32 -04:00
  • bbd3c94ec3 Added id to utils. Richard Moore 2017-10-17 16:05:44 -04:00
  • 394761a6ca Added ENS reverse lookup to provider. Richard Moore 2017-10-03 19:37:06 -04:00
  • c566f00567 Updated dist files. Richard Moore 2017-07-05 20:39:03 -04:00
  • 03b967c99a Version bump (patch) for wallet. Richard Moore 2017-07-05 20:33:39 -04:00
  • 966267edf9 Version bump (patch) for providers. Richard Moore 2017-07-05 20:32:16 -04:00
  • a53595eea5 Version bump (patch) for utils. Richard Moore 2017-07-05 20:31:13 -04:00
  • eec9799706 Updated dist files. Richard Moore 2017-07-05 20:30:28 -04:00
  • 811710c8f0 Updated provider for picky JSON-RPC nodes. Richard Moore 2017-07-05 20:26:03 -04:00
  • 1c0d0157ad Add gt to big numbers. Richard Moore 2017-06-30 14:38:48 -04:00
  • b4d622b02b Do not allow (non-hex-prefixed) strings to be treated as arrayish. Richard Moore 2017-06-30 14:38:27 -04:00
  • 98edec2634 Merge b1746aa7da6bcd7d17135b3f58e02cc81c959063 into 33ca1fc670f397deeb1ab798132671cb0c516f55 Manidos 2017-06-14 15:26:45 +00:00
  • b1746aa7da Fix for issue #25 Manidos 2017-06-14 21:26:20 +06:00
  • 36255537a0 Merge 665bf5e0a114fd04469c7465d319f11fe9db48eb into 33ca1fc670f397deeb1ab798132671cb0c516f55 Manidos 2017-06-12 11:45:09 +00:00
  • 665bf5e0a1 Fix for issue #23 Manidos 2017-06-12 17:43:47 +06:00
  • 1b3b117b06 Fixed secret storage for bad passwords. ricmoo 2017-05-29 23:08:47 -05:00
  • 33ca1fc670 Version bump (patch). ricmoo 2017-05-28 15:48:58 -05:00
  • 91f9a47afa Added support for PBKD2 encrypted wallets (which Parity uses). ricmoo 2017-05-28 15:46:57 -05:00
  • 70f10cd23e Version bump (patch); updated dist files. ricmoo 2017-05-21 20:39:16 -04:00
  • 0a52beb539 Updated dist files. ricmoo 2017-05-21 20:38:41 -04:00
  • 0d36f839c3 Updated documents to include ENS. ricmoo 2017-05-21 20:37:29 -04:00
  • c815166eb5 Added ENS null resolving cases. ricmoo 2017-05-21 20:34:45 -04:00
  • 9616720abb Version bump (minor); ENS support. ricmoo 2017-05-21 20:31:37 -04:00
  • 01f909fc05 Fixed getLogs bug. ricmoo 2017-05-21 20:29:09 -04:00
  • b69d3de3e3 Contract is now ENS ready. ricmoo 2017-05-21 20:27:47 -04:00
  • 7b1856aacb Added name resolve test cases (need more though). ricmoo 2017-05-21 18:09:17 -04:00
  • d5402d017a Allow getLogs filter to include ENS names. ricmoo 2017-05-21 18:01:23 -04:00
  • c59414b74b Added ENS name support to Provider and Wallet. ricmoo 2017-05-20 15:42:16 -04:00