Commit Graph

10 Commits

Author SHA1 Message Date
Stefan Thomas
00bb9d99a7 Refactored WSConnection and RPCHandler to have one layer of commands.
Evented RPC commands are now on the same level as all other RPC
commands and are handled by the RPCHandler class.
2012-11-10 15:17:28 -08:00
Arthur Britto
8d32892609 JS: Make currency and issuer private in Amount. 2012-11-09 17:33:37 -08:00
Arthur Britto
9174886dbc JS and UT: XNS -> XRP 2012-11-09 15:05:32 -08:00
Arthur Britto
155854be23 UT: Add support for verifying offers & fix amount checking. 2012-11-08 18:09:18 -08:00
Stefan Thomas
79f352efde Change from ws.on('message') to ws.onmessage for browser compat. 2012-11-08 14:03:35 -08:00
Stefan Thomas
b96f9bacdd Store secrets on the remote object, rather than accessing the config directly. 2012-11-07 17:38:42 -08:00
Arthur Britto
b271192547 Rework config.js to not be add to web pack. 2012-11-07 16:03:39 -08:00
Stefan Thomas
c04b94f781 Custom events.js not actually needed anymore. 2012-11-07 14:01:43 -08:00
Stefan Thomas
f4d951cd67 Added JS build script. 2012-11-07 12:49:52 -08:00
Stefan Thomas
fa3fab5816 Moved cpp code to src/cpp and js code to src/js. 2012-11-07 12:49:50 -08:00