ricmoo
|
8286c63ddc
|
Gruntfile produces proper stand-alone files for browser.
|
2017-02-27 17:35:23 -05:00 |
|
ricmoo
|
b1190e6e0b
|
Optimized gruntfile (manually remove weird pulled in dependencies).
|
2017-02-27 00:08:48 -05:00 |
|
ricmoo
|
26958d74d8
|
Moving test cases around; preparing to delete.
|
2017-02-24 14:41:24 -05:00 |
|
ricmoo
|
96aaed7395
|
Version bump (patch).
|
2017-02-02 17:06:44 -05:00 |
|
ricmoo
|
5d692f4908
|
Some JSON-RPC clients do not allow call blockTag to be optional.
|
2017-01-27 16:24:53 -05:00 |
|
ricmoo
|
9def4a6170
|
Fix data bug for sendTransaction (was not incuded).
|
2017-01-27 15:49:15 -05:00 |
|
ricmoo
|
3a0d79b1e4
|
Just pulling in bn.js and hash.js libraries, instead of relying on the version pulled from elliptic.
|
2016-11-21 18:45:24 -05:00 |
|
ricmoo
|
048ef96ad0
|
Fixed package dependency issue when elliptic is already installed.
|
2016-11-21 18:20:36 -05:00 |
|
ricmoo
|
51f1fa50dd
|
Expose the Interface and Contract objects.
|
2016-11-21 17:46:36 -05:00 |
|
ricmoo
|
db7cff9582
|
BN.js fixed nmask for us, so we use that now instead of our mask hack.
|
2016-11-09 16:39:33 -05:00 |
|
ricmoo
|
dc2583ddd8
|
Updating dist.
|
2016-10-05 00:12:15 +08:00 |
|
ricmoo
|
736b08e016
|
Updated parseTransaction to format parameters more meaningfully.
|
2016-09-16 14:46:19 +08:00 |
|
ricmoo
|
d8013cae37
|
Added transaction parsing with address recovery.
|
2016-09-16 14:08:36 +08:00 |
|
ricmoo
|
b26b1b9c53
|
Moved getContractAddress to utils.
|
2016-08-23 22:06:26 -04:00 |
|
ricmoo
|
1c9c7b7a7d
|
Refactored some internal libraries.
|
2016-08-23 20:24:18 -04:00 |
|
ricmoo
|
142e5276fe
|
Moved encrypt, decrypt and brain wallet to use promises (which greatly improves nested progress callback, approx 4x performance).
|
2016-08-15 23:04:02 -04:00 |
|
ricmoo
|
351d1a2dad
|
Added github repo to package.json.
|
2016-08-10 14:30:33 -04:00 |
|
ricmoo
|
1e703bfdb4
|
Version Bump (patch).
|
2016-08-08 14:34:55 -04:00 |
|
ricmoo
|
c697a5bc81
|
Version bump (patch).
|
2016-08-05 16:15:50 -04:00 |
|
ricmoo
|
1e5933eb45
|
Fixed test cases that were being missed.
|
2016-08-05 03:04:17 -04:00 |
|
ricmoo
|
0b59519c19
|
Version bump (patch).
|
2016-08-04 20:29:55 -04:00 |
|
ricmoo
|
eddb9c28a8
|
Moved setImmediate shim into wallet.
|
2016-08-04 20:27:21 -04:00 |
|
ricmoo
|
89082164ce
|
Version bump (patch).
|
2016-08-04 04:00:02 -04:00 |
|
ricmoo
|
97154e49a6
|
Version bump (patch).
|
2016-08-04 03:20:37 -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
|
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
|
b298d41c22
|
Added dependencies for test cases.
|
2016-08-01 18:37:04 -04:00 |
|
ricmoo
|
5bf0c310d3
|
Added randomish library.
|
2016-07-27 02:53:40 -04:00 |
|
ricmoo
|
5c9ee7f2a5
|
Added beginning of RPC providers.
|
2016-07-26 17:57:11 -04:00 |
|
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
|
2605e7de40
|
Moved to proper tet framework.
|
2016-07-22 02:43:03 -04:00 |
|
ricmoo
|
0980b864fa
|
Added start of contract ABI library.
|
2016-07-20 18:06:03 -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
|
d10aa35dab
|
Initial code drop.
|
2016-07-14 13:43:15 -04:00 |
|