Chris Clark
66c2e27711
[TASK] Refactor tests to support testing compiled javascript
2014-12-19 13:17:02 -08:00
Steven Zeiler
8bb2623360
[FEATURE] Add Wallet class that generates wallets.
...
[DOC] Comment out logged wallet.
[FIX] Use var instead of const.
2014-09-05 18:20:46 -07:00
Matthew Fettig
da8061ed52
[FEATURE] expose AuthInfo and RippleTxt modules in ripple class
2014-06-04 15:08:08 -07:00
Stefan Thomas
fb213e5818
[CHORE] Move HTTP request signing functionality into its own class.
2014-06-04 00:12:06 +04:00
Matthew Fettig
dbc965de3c
[CHORE] VaultClient exported by name
2014-05-30 10:52:57 -07:00
Matthew Fettig
b26129db72
[FEATURE] vault, blob, and crypt module
2014-05-20 13:01:51 -07:00
Matthew Fettig
7fe530e82c
[FEATURE] ripple.txt client
2014-05-19 16:00:53 -07:00
wltsmrz
5b0dd33fa8
Lint
2014-05-15 00:58:09 -07:00
Evan Schwartz
904082a86c
[FEATURE] New Message class for sigs on arbitrary data
...
This includes supporting files that can sign arbitrary data
with a signature that enables public key recovery. It also
includes the PublicKeyValidator class that can verify whether
a given public key is active for an account by looking in its
AccountRoot.
2014-04-30 18:41:18 -07:00
Vahe Hovhannisyan
37e6d95cbc
Index: Add UInt256, change UInt160 and Seed paths.
2014-02-07 15:49:09 -08:00
wltsmrz
7182c85f11
API convert additional classes
2013-12-30 15:26:06 -08:00
wltsmrz
cff9902802
API conversion
2013-11-15 23:13:49 -08:00
wltsmrz
e779f98fb8
Export ripple-lib/Request
2013-11-08 14:40:49 -08:00
Stefan Thomas
f633beafbf
Update upstream.
2013-11-08 14:38:00 -08:00
wltsmrz
40eccdb2fd
Add new sjcl export for code coverage convenience
2013-09-10 17:13:55 -07:00
Nicholas Dudfield
e5421effd5
Allow hooking of the Server WebSocket constructor object
2013-08-07 17:11:29 -07:00
Stefan Thomas
a1206f6e3f
Expose some of the modules related to the binary format.
2013-07-29 13:09:19 -07:00
Stefan Thomas
7cb9787424
Expose Base58 functionality in API.
2013-06-24 13:47:55 +02:00
Stefan Thomas
22a954deed
Changed directory structure to be more like server's. src/js/*.js -> src/js/ripple/
2013-05-06 21:32:25 +02:00