Commit Graph

1441 Commits

Author SHA1 Message Date
ricmoo
351d1a2dad Added github repo to package.json. 2016-08-10 14:30:33 -04:00
ricmoo
72424ea2d2 Fixed typo in wallet demo. 2016-08-08 17:12:27 -04:00
ricmoo
1e703bfdb4 Version Bump (patch). 2016-08-08 14:34:55 -04:00
ricmoo
dee0a4bf3e Added raw private key and made homestead default network. 2016-08-08 00:18:01 -04:00
ricmoo
9c1d6051fb Fixed empty transaction field bug. 2016-08-07 15:18:42 -04:00
ricmoo
3c67736cbb Fixed randomish bug. 2016-08-07 15:17:53 -04:00
ricmoo
c697a5bc81 Version bump (patch). 2016-08-05 16:15:50 -04:00
ricmoo
0e9df5cb76 Fixed bug when passing in hex string to formatEther. 2016-08-05 16:14:09 -04:00
ricmoo
7a37dd6949 Added installing section and npm badge to docs. 2016-08-05 03:53:29 -04:00
ricmoo
cecefd416d Small changes to docs. v0.0.9 2016-08-05 03:40:31 -04:00
ricmoo
79f9047c21 Added wallet provider test. 2016-08-05 03:16:13 -04:00
ricmoo
f9f7469ccf Fixed variable masking issue in exaples in docs. 2016-08-05 03:06:36 -04:00
ricmoo
1e5933eb45 Fixed test cases that were being missed. 2016-08-05 03:04:17 -04:00
ricmoo
a4e1f531b7 Etherscan now supports estiateGas and getGasPrice (thanks Matt!). 2016-08-05 02:56:24 -04:00
ricmoo
0a38d14930 Updated dist. 2016-08-04 21:38:05 -04:00
ricmoo
4e7f2fa3d4 Allow wei to be passed in as a hex string. 2016-08-04 21:37:33 -04:00
ricmoo
4b99bb579c Fixed getContractAddress function 2016-08-04 21:37:15 -04:00
ricmoo
0b59519c19 Version bump (patch). 2016-08-04 20:29:55 -04:00
ricmoo
4d18119ccf Updated dist. 2016-08-04 20:29:20 -04:00
ricmoo
4af236d3ac Moved setImmediate shim to wallet. 2016-08-04 20:28:55 -04:00
ricmoo
eddb9c28a8 Moved setImmediate shim into wallet. 2016-08-04 20:27:21 -04:00
ricmoo
40a6fdd95e Removed web3 from splitter. 2016-08-04 20:12:50 -04:00
ricmoo
3f80001e4d On failed RPC, include original error and data. 2016-08-04 17:53:44 -04:00
ricmoo
89082164ce Version bump (patch). 2016-08-04 04:00:02 -04:00
ricmoo
9df7c2f37a Fixed etherscan production url. 2016-08-04 03:58:48 -04:00
ricmoo
840f510bf1 Added documentation note for why gas price is hard-coded. 2016-08-04 03:43:59 -04:00
ricmoo
1bd95b127b Added wallet example. 2016-08-04 03:21:49 -04:00
ricmoo
97154e49a6 Version bump (patch). 2016-08-04 03:20:37 -04:00
ricmoo
db757b5bbb Fixed wrong default gasLimit bug and clearing provider. 2016-08-04 03:20:01 -04:00
ricmoo
af62f54042 Added etherscan example to docs. 2016-08-03 19:41:46 -04:00
ricmoo
1b0dc18bdc Abstracted providers and added etherscan provider. 2016-08-03 19:36:44 -04:00
ricmoo
1db36b3132 Version bump (patch). 2016-08-03 02:27:56 -04:00
ricmoo
805879a213 Refactored provider to parse the response. 2016-08-03 02:26:36 -04:00
ricmoo
e1157f3a4c Updated documentation with Provider API and related methods. 2016-08-02 17:49:11 -04:00
ricmoo
46e0866410 Updated dist. 2016-08-02 17:46:38 -04:00
ricmoo
621c1ee74e Removed duplicate functions. 2016-08-02 17:46:20 -04:00
ricmoo
b3f9070b39 Added full provider API including estimate proxy. 2016-08-02 17:43:18 -04:00
ricmoo
14b15dcf5a Added provider standard methods. 2016-08-02 17:41:28 -04:00
ricmoo
e4c62d2939 Updated test info in the docs. 2016-08-02 01:12:04 -04:00
ricmoo
b50c0bd615 Added license file. 2016-08-02 01:11:43 -04:00
ricmoo
e55ee253ab Cleaned up solidity test cases. 2016-08-01 20:09:34 -04:00
ricmoo
f81fa6e4f5 Version bump (patch; still very beta). 2016-08-01 20:06:54 -04:00
ricmoo
4785c650f3 Upgraded some packages. 2016-08-01 19:39:54 -04:00
ricmoo
be99fa858e Removed debug logging. 2016-08-01 19:39:40 -04:00
ricmoo
196d4f6659 Fixed docs. at bit 2016-08-01 19:34:03 -04:00
ricmoo
1233233c6c Removed debugging logging. 2016-08-01 19:33:21 -04:00
ricmoo
742bcc753f Added brainwallet test case. 2016-08-01 19:32:57 -04:00
ricmoo
839c2a10aa Added summonBrainWallet function. 2016-08-01 19:25:18 -04:00
ricmoo
b298d41c22 Added dependencies for test cases. 2016-08-01 18:37:04 -04:00
ricmoo
c70a9f61cb Added some more info to contract tests that require RPC running. 2016-08-01 18:36:33 -04:00