Commit Graph

263 Commits

Author SHA1 Message Date
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
ricmoo
301d803fc5 Version bump (patch) for namehash. 2017-05-08 12:14:56 -04:00
ricmoo
a07dfa9572 Added ENS test generation script. 2017-05-03 20:25:04 -04:00
ricmoo
b528131937 Added namehash to utils. 2017-05-03 20:24:07 -04:00
ricmoo
169347d0c4 Version bump (patch). 2017-04-22 11:58:43 -04:00
ricmoo
e4dcec7de7 Updating dist package for updated EtherscanProvider. 2017-04-22 11:57:39 -04:00
ricmoo
4407c7a4e1 Updated to new Etherscan URL. 2017-04-22 11:46:04 -04:00
ricmoo
cafd16b960 Updted etherscan provider (they changed their URL). 2017-04-22 11:43:32 -04:00
ricmoo
3d56251d15 Added npmignore to thin down the umbrella package. 2017-04-06 14:13:22 -04:00
ricmoo
a90ab3dbb1 Removed old file. 2017-04-06 14:10:32 -04:00
ricmoo
c137f5fe9f Version bump (patch) for Issue#15; browser-random-bytes using undefined utils. 2017-04-06 13:50:02 -04:00