Richard Moore
|
a5e1f40c30
|
First attempt at PhantomJS test cases.
|
2017-10-22 17:47:17 -04:00 |
|
Richard Moore
|
857688f36c
|
Fix in test-accounts for case-sensitive file systems.
|
2017-10-21 04:03:51 -04:00 |
|
Richard Moore
|
0ac2bfd1cf
|
Travis-CI updates.
|
2017-10-21 04:01:00 -04:00 |
|
Richard Moore
|
0adedcab50
|
Updating root test script for travis-ci.
|
2017-10-21 03:36:55 -04:00 |
|
Richard Moore
|
74406cc0b7
|
Adding travis-ci.
|
2017-10-21 03:28:01 -04:00 |
|
Richard Moore
|
8754bb80e0
|
Fixed documentation link in readme.
|
2017-10-20 23:01:08 -04:00 |
|
Richard Moore
|
67ac227fec
|
Updated readme with latest dist version in CDN (and added utf-8 charset).
|
2017-10-20 22:59:30 -04:00 |
|
Richard Moore
|
666210a061
|
Fixed link in readme to documentation.
|
2017-10-20 22:01:51 -04:00 |
|
Richard Moore
|
2403a98219
|
Moved documentation to its own repository (see the ethers-io/documentation repo).
|
2017-10-20 21:59:30 -04:00 |
|
Richard Moore
|
f140fa6017
|
Updated dist files and dist scripts.
|
2017-10-20 15:44:54 -04:00 |
|
Richard Moore
|
a5df551689
|
Version bump (patch) for utils.
|
2017-10-20 15:16:18 -04:00 |
|
Richard Moore
|
ea6177d19e
|
Updating some links in utils README.
|
2017-10-20 15:14:14 -04:00 |
|
Richard Moore
|
5c776a83ff
|
Removed chatty library (See issue #36).
|
2017-10-20 15:13:29 -04:00 |
|
Richard Moore
|
bdcdfdabec
|
Added Etherscan URL for testcase.
|
2017-10-19 02:56:40 -04:00 |
|
Richard Moore
|
264a7da9f7
|
Added some comparison test cases against ethereumjs-abi.
|
2017-10-19 02:55:38 -04:00 |
|
Richard Moore
|
f5f2bf85c5
|
Added message signing to Wallet.
|
2017-10-19 02:52:55 -04:00 |
|
Richard Moore
|
cb7e40a892
|
Updated to most recent stable web3 and ethereum lib.
|
2017-10-19 02:51:43 -04:00 |
|
Richard Moore
|
121d104d46
|
Removed old nodeunit test cases.
|
2017-10-19 02:51:20 -04:00 |
|
Richard Moore
|
44729ffba9
|
Migrated most test cases to mocha and added pre-generated gzipped test suite.
|
2017-10-18 21:28:45 -04:00 |
|
Richard Moore
|
4a3d68eada
|
Version bump (patch).
|
2017-10-17 16:09:43 -04:00 |
|
Richard Moore
|
afb35ec307
|
Fixed Provider.lookup to support any address format.
|
2017-10-17 16:07:32 -04:00 |
|
Richard Moore
|
bbd3c94ec3
|
Added id to utils.
|
2017-10-17 16:05:44 -04:00 |
|
Richard Moore
|
394761a6ca
|
Added ENS reverse lookup to provider.
|
2017-10-03 19:37:06 -04:00 |
|
Richard Moore
|
c566f00567
|
Updated dist files.
|
2017-07-05 20:39:03 -04:00 |
|
Richard Moore
|
03b967c99a
|
Version bump (patch) for wallet.
|
2017-07-05 20:34:21 -04:00 |
|
Richard Moore
|
966267edf9
|
Version bump (patch) for providers.
|
2017-07-05 20:32:16 -04:00 |
|
Richard Moore
|
a53595eea5
|
Version bump (patch) for utils.
|
2017-07-05 20:31:13 -04:00 |
|
Richard Moore
|
eec9799706
|
Updated dist files.
|
2017-07-05 20:30:28 -04:00 |
|
Richard Moore
|
811710c8f0
|
Updated provider for picky JSON-RPC nodes.
|
2017-07-05 20:26:03 -04:00 |
|
Richard Moore
|
1c0d0157ad
|
Add gt to big numbers.
|
2017-06-30 14:38:48 -04:00 |
|
Richard Moore
|
b4d622b02b
|
Do not allow (non-hex-prefixed) strings to be treated as arrayish.
|
2017-06-30 14:38:27 -04:00 |
|
ricmoo
|
1b3b117b06
|
Fixed secret storage for bad passwords.
|
2017-05-29 23:08:47 -05:00 |
|
ricmoo
|
33ca1fc670
|
Version bump (patch).
|
2017-05-28 15:48:58 -05:00 |
|
ricmoo
|
91f9a47afa
|
Added support for PBKD2 encrypted wallets (which Parity uses).
|
2017-05-28 15:46:57 -05:00 |
|
ricmoo
|
70f10cd23e
|
Version bump (patch); updated dist files.
|
2017-05-21 20:39:16 -04:00 |
|
ricmoo
|
0a52beb539
|
Updated dist files.
|
2017-05-21 20:38:41 -04:00 |
|
ricmoo
|
0d36f839c3
|
Updated documents to include ENS.
|
2017-05-21 20:37:29 -04:00 |
|
ricmoo
|
c815166eb5
|
Added ENS null resolving cases.
|
2017-05-21 20:34:45 -04:00 |
|
ricmoo
|
9616720abb
|
Version bump (minor); ENS support.
|
2017-05-21 20:31:37 -04:00 |
|
ricmoo
|
01f909fc05
|
Fixed getLogs bug.
|
2017-05-21 20:29:09 -04:00 |
|
ricmoo
|
b69d3de3e3
|
Contract is now ENS ready.
|
2017-05-21 20:27:47 -04:00 |
|
ricmoo
|
7b1856aacb
|
Added name resolve test cases (need more though).
|
2017-05-21 18:09:17 -04:00 |
|
ricmoo
|
d5402d017a
|
Allow getLogs filter to include ENS names.
|
2017-05-21 18:01:23 -04:00 |
|
ricmoo
|
c59414b74b
|
Added ENS name support to Provider and Wallet.
|
2017-05-20 15:42:16 -04:00 |
|
ricmoo
|
0aee62df4d
|
Updated dist and added donation address to readme.
|
2017-05-10 19:09:58 -04:00 |
|
ricmoo
|
1531793084
|
Fixed getDeployTransaction with ABI objects and added support for indexed parameters in event logs.
|
2017-05-09 21:48:56 -04:00 |
|
ricmoo
|
4b41c0e1a2
|
Added resetEventsBlock feature and fixed a problem with some INFURA nodes.
|
2017-05-09 21:45:36 -04:00 |
|
ricmoo
|
12eb60d2f7
|
Fixed createRandom when no options are passed in.
|
2017-05-09 18:53:32 -04:00 |
|
ricmoo
|
00b628c6cc
|
Changed filenames of namehash test cases.
|
2017-05-08 16:14:55 -04:00 |
|
ricmoo
|
9e80c55275
|
Fixed up testcases for namehash.
|
2017-05-08 16:13:01 -04:00 |
|