Commit Graph

9 Commits

Author SHA1 Message Date
Stefan Thomas
51f47a8974 JS: Realtime orderbooks. 2013-03-12 13:09:55 +01:00
Stefan Thomas
70711944ac JS: Utility function to convert ripple epoch to JS timestamp. 2013-03-11 09:29:05 +01:00
Stefan Thomas
6820c6823d Add transaction signing basics.
Most fields aren't supported yet and there aren't any nice external APIs, but my
test script successfully serializes and signs an XRP Payment, so this seems like
a good time to make a commit.
2013-02-01 22:44:04 +01:00
Arthur Britto
10ba85a493 JS: Add support for getting random from server subscribe. 2012-12-06 00:01:05 -08:00
Stefan Thomas
7bda03745e Use custom assert in JS library.
The assert was previously provided by Buster.JS which is not available outside
of the test suite.
2012-12-03 19:45:31 -08:00
Stefan Thomas
f1f7ccda52 Add digit group separator formatting to to_human(). 2012-11-26 18:49:29 -08:00
Stefan Thomas
49ac818e28 Added different logging style when running in browser. 2012-11-26 15:12:15 -08:00
Arthur Britto
49e6ca70ba JS & UT: add et to vim setting. 2012-11-24 14:07:41 -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