Commit Graph

9 Commits

Author SHA1 Message Date
JoelKatz
923446fb78 Fix 'tx' output format. Begin supporting a binary output format.
This adds support for binary in 'tx' and 'account_tx' commands.
https://ripple.com/wiki/FormatChange
2013-02-25 12:51:06 -08:00
JoelKatz
6b4141f583 Cleanups. 2013-01-29 14:28:05 -08:00
jed
92cee7d089 Merge branch 'master' of github.com:jedmccaleb/NewCoin into notdone 2012-11-29 09:23:08 -08:00
jed
32c231ab57 add meta to account_tx 2012-11-29 09:22:44 -08:00
JoelKatz
8ba70c73f6 Make some boost::format objects static. 2012-11-28 15:35:12 -08:00
JoelKatz
6aca65ff76 Get the shared pointers out of the scoped lock stuff. We don't need it. 2012-11-28 15:27:20 -08:00
jed
89f02efc16 option to return date of transaction in the JSON 2012-11-23 17:58:48 -08:00
jed
c7d88f5078 in progress 2012-11-12 07:48:04 -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