Commit Graph

  • 60732f8243 Added gitignore. ricmoo 2016-07-27 03:01:52 -0400
  • 4a557349a3 Added testcase for encrypting a wallet. ricmoo 2016-07-27 03:01:37 -0400
  • 5bf0c310d3 Added randomish library. ricmoo 2016-07-27 02:53:40 -0400
  • 99ec103e97 Removed some debugging info. ricmoo 2016-07-27 02:52:21 -0400
  • 829505d548 Split up test cases. ricmoo 2016-07-26 17:58:17 -0400
  • 5c9ee7f2a5 Added beginning of RPC providers. ricmoo 2016-07-26 17:57:11 -0400
  • fa0d54966d Added use strict to all files. ricmoo 2016-07-25 03:55:16 -0400
  • 401dd5162d Updated dist and version bump. ricmoo 2016-07-23 03:29:31 -0400
  • 2dee42449a Updated testcases to include secret storage. ricmoo 2016-07-23 03:28:19 -0400
  • 224e8aff07 Allow signing key to be passed into wallet and expose private key. ricmoo 2016-07-23 03:27:56 -0400
  • b5710cd710 Added Secret Storage JSON Wallet support. ricmoo 2016-07-23 03:27:14 -0400
  • 8033a8f94c Fixed double-0x bug in Interface. ricmoo 2016-07-22 14:49:26 -0400
  • 4bcef804b6 Updated testcases. ricmoo 2016-07-22 14:49:03 -0400
  • 66a5b0ecdc Expose private key in a signing key. ricmoo 2016-07-22 02:43:19 -0400
  • 2605e7de40 Moved to proper tet framework. ricmoo 2016-07-22 02:43:03 -0400
  • f50f171223 Reuse existing functions. ricmoo 2016-07-21 17:07:40 -0400
  • 7626b541f5 Refactor. ricmoo 2016-07-21 17:06:42 -0400
  • 24c7fc533a Refactored wallet and utilities. ricmoo 2016-07-21 17:03:32 -0400
  • 21fdfe9581 Moved all Contract code to lib/contract.js. ricmoo 2016-07-21 04:21:44 -0400
  • ca8ee1c0e3 Updated documentation. ricmoo 2016-07-21 04:20:31 -0400
  • 0980b864fa Added start of contract ABI library. ricmoo 2016-07-20 18:06:03 -0400
  • d0a822f02a Added isHexString and sha256 to utils. ricmoo 2016-07-20 18:03:46 -0400
  • 4dbce955ee Added sha256 to utils. ricmoo 2016-07-20 18:03:05 -0400
  • 6b18675274 Added basic documentation. v0.0.1 ricmoo 2016-07-16 00:34:40 -0400
  • 907e65a359 Moved ethereumjs libs to devDependencies since they are only used for testing. ricmoo 2016-07-16 00:34:21 -0400
  • 723a4a910c Basic contract calls. ricmoo 2016-07-16 00:33:04 -0400
  • 89a6fac231 Added contract support. ricmoo 2016-07-15 23:47:35 -0400
  • 9a309ed7b7 Do not re-require elliptic for secp256k1. ricmoo 2016-07-14 20:58:26 -0400
  • d10aa35dab Initial code drop. ricmoo 2016-07-14 13:43:15 -0400