Richard Moore
|
e8c657ba70
|
Fixed type definitions using absolute path.
|
2018-07-16 03:59:25 -04:00 |
Richard Moore
|
0f9d0ef533
|
Updated dist files.
|
2018-07-16 00:55:34 -04:00 |
Richard Moore
|
94171f6c57
|
Updated dist files.
|
2018-07-16 00:24:50 -04:00 |
Richard Moore
|
937194b5ee
|
Updated dist files.
|
2018-07-14 17:21:32 -04:00 |
Richard Moore
|
3f9f0e02e5
|
Updated dist files.
|
2018-07-12 20:14:04 -04:00 |
Richard Moore
|
272265f085
|
Added common constants to root library.
|
2018-07-12 02:49:48 -04:00 |
Richard Moore
|
5c0475ce8c
|
Added version to TypeScript library output.
|
2018-06-24 05:31:24 -04:00 |
Richard Moore
|
bd4ca0d4d3
|
Fixed TypeScript definition file generation.
|
2018-06-24 04:03:21 -04:00 |
Richard Moore
|
b77937ec4c
|
Added shims include to the root library.
|
2018-06-22 02:14:46 -04:00 |
Richard Moore
|
28cd3cace2
|
Moved TypeScript generation to match library layout for easier importing sub-components.
|
2018-06-21 20:24:30 -04:00 |
Richard Moore
|
8c0308dc58
|
Initial TypeScript migration.
|
2018-06-13 15:39:39 -04:00 |
Richard Moore
|
eddf9de8f9
|
Refactor providers; moved getSigner and listAccounts to JsonRpcProvider from Web3Provider, using errors and added initial IpcProvider.
|
2018-04-13 18:21:48 -04:00 |
Richard Moore
|
e67a66f900
|
Major version update; some changes are not backwards compatible. This package has been merged into one package instead of an umbrella pacakge. (See: #95)
|
2018-03-04 19:31:09 -05:00 |
Richard Moore
|
aeec6d6d52
|
Added Rinkeby and Kovan support.
|
2017-10-25 19:59:54 -04:00 |
ricmoo
|
0aee62df4d
|
Updated dist and added donation address to readme.
|
2017-05-10 19:09:58 -04:00 |
ricmoo
|
ef2f0add35
|
Moved to using npm versions of packages in umbrella package.
|
2017-04-05 16:53:29 -04:00 |
ricmoo
|
dc4f2dcee7
|
Cleaned up umbrella index.
|
2017-04-04 17:35:34 -04:00 |
ricmoo
|
33a1459505
|
Re-org packages.
|
2017-03-08 01:50:12 -05:00 |
ricmoo
|
8286c63ddc
|
Gruntfile produces proper stand-alone files for browser.
|
2017-02-27 17:35:23 -05:00 |
ricmoo
|
8fa9b34e87
|
Added providers to umbrella package.
|
2017-02-27 00:09:07 -05:00 |
ricmoo
|
26958d74d8
|
Moving test cases around; preparing to delete.
|
2017-02-24 14:41:24 -05:00 |
ricmoo
|
51f1fa50dd
|
Expose the Interface and Contract objects.
|
2016-11-21 17:46:36 -05:00 |
ricmoo
|
b26b1b9c53
|
Moved getContractAddress to utils.
|
2016-08-23 22:06:26 -04:00 |
ricmoo
|
a9aaeefe24
|
Moved address functions to utils (things without need ofr signing do not need all the extra requires).
|
2016-08-23 20:12:12 -04:00 |
ricmoo
|
8257e3f885
|
Moved ether parsing/formatting into its own library.
|
2016-08-23 19:35:19 -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
|
4b99bb579c
|
Fixed getContractAddress function
|
2016-08-04 21:37:15 -04:00 |
ricmoo
|
1b0dc18bdc
|
Abstracted providers and added etherscan provider.
|
2016-08-03 19:36:44 -04:00 |
ricmoo
|
621c1ee74e
|
Removed duplicate functions.
|
2016-08-02 17:46:20 -04:00 |
ricmoo
|
be99fa858e
|
Removed debug logging.
|
2016-08-01 19:39:40 -04:00 |
ricmoo
|
839c2a10aa
|
Added summonBrainWallet function.
|
2016-08-01 19:25:18 -04:00 |
ricmoo
|
5bf0c310d3
|
Added randomish library.
|
2016-07-27 02:53:40 -04:00 |
ricmoo
|
fa0d54966d
|
Added use strict to all files.
|
2016-07-25 03:55:16 -04:00 |
ricmoo
|
b5710cd710
|
Added Secret Storage JSON Wallet support.
|
2016-07-23 03:27:14 -04:00 |
ricmoo
|
7626b541f5
|
Refactor.
|
2016-07-21 17:06:42 -04:00 |
ricmoo
|
21fdfe9581
|
Moved all Contract code to lib/contract.js.
|
2016-07-21 04:21:44 -04:00 |
ricmoo
|
4dbce955ee
|
Added sha256 to utils.
|
2016-07-20 18:03:05 -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 |