Commit Graph

1722 Commits

Author SHA1 Message Date
ricmoo
401dd5162d Updated dist and version bump. 2016-07-23 03:29:31 -04:00
ricmoo
2dee42449a Updated testcases to include secret storage. 2016-07-23 03:28:19 -04:00
ricmoo
224e8aff07 Allow signing key to be passed into wallet and expose private key. 2016-07-23 03:27:56 -04:00
ricmoo
b5710cd710 Added Secret Storage JSON Wallet support. 2016-07-23 03:27:14 -04:00
ricmoo
8033a8f94c Fixed double-0x bug in Interface. 2016-07-22 14:49:26 -04:00
ricmoo
4bcef804b6 Updated testcases. 2016-07-22 14:49:03 -04:00
ricmoo
66a5b0ecdc Expose private key in a signing key. 2016-07-22 02:43:19 -04:00
ricmoo
2605e7de40 Moved to proper tet framework. 2016-07-22 02:43:03 -04:00
ricmoo
f50f171223 Reuse existing functions. 2016-07-21 17:07:40 -04:00
ricmoo
7626b541f5 Refactor. 2016-07-21 17:06:42 -04:00
ricmoo
24c7fc533a Refactored wallet and utilities. 2016-07-21 17:03:32 -04:00
ricmoo
21fdfe9581 Moved all Contract code to lib/contract.js. 2016-07-21 04:21:44 -04:00
ricmoo
ca8ee1c0e3 Updated documentation. 2016-07-21 04:20:31 -04:00
ricmoo
0980b864fa Added start of contract ABI library. 2016-07-20 18:06:03 -04:00
ricmoo
d0a822f02a Added isHexString and sha256 to utils. 2016-07-20 18:03:46 -04:00
ricmoo
4dbce955ee Added sha256 to utils. 2016-07-20 18:03:05 -04:00
ricmoo
6b18675274 Added basic documentation. v0.0.1 2016-07-16 00:34:40 -04:00
ricmoo
907e65a359 Moved ethereumjs libs to devDependencies since they are only used for testing. 2016-07-16 00:34:21 -04:00
ricmoo
723a4a910c Basic contract calls. 2016-07-16 00:33:04 -04:00
ricmoo
89a6fac231 Added contract support. 2016-07-15 23:47:35 -04:00
ricmoo
9a309ed7b7 Do not re-require elliptic for secp256k1. 2016-07-14 20:58:26 -04:00
ricmoo
d10aa35dab Initial code drop. 2016-07-14 13:43:15 -04:00