JoelKatz
|
c288c4cd25
|
Fix a bug that can destroy metadata. If we find destroyed
metadata, fix it.
|
2013-07-09 09:38:50 -07:00 |
|
JoelKatz
|
e0e12febce
|
Mark some FIXMEs
|
2013-07-08 18:48:58 -07:00 |
|
Vinnie Falco
|
0deaeb1000
|
Cleanly destroy Application on exit
|
2013-07-01 09:32:06 -07:00 |
|
Vinnie Falco
|
b0c1b5834a
|
Refactor TxFormats and fix leak on exit
|
2013-07-01 09:32:03 -07:00 |
|
Vinnie Falco
|
2abec05b5b
|
Replace InstanceCounter with CountedObject
|
2013-06-19 16:23:03 -07:00 |
|
Vinnie Falco
|
00a7cbf610
|
Update copyright notice and 80 column separators
|
2013-06-15 18:20:59 -07:00 |
|
Vinnie Falco
|
521e812fc4
|
Reformatting using AStyle
|
2013-06-14 08:45:13 -07:00 |
|
Vinnie Falco
|
3273625f61
|
Split up InfoSub and tidy up various files
|
2013-06-09 11:26:18 -07:00 |
|
Vinnie Falco
|
b51edb58fc
|
Replace std::vector<unsigned char> with Blob
|
2013-06-07 15:24:39 -07:00 |
|
Vinnie Falco
|
5615bd230d
|
Strip includes from module sources and move them into unity .cpp file
|
2013-05-27 13:14:06 -07:00 |
|
JoelKatz
|
46c1488484
|
Buglets found by static code inspection, including a whopper in divRound.
|
2013-04-27 00:35:16 -07:00 |
|
Arthur Britto
|
85321afd44
|
JSON API clean up.
|
2013-04-08 16:14:35 -07:00 |
|
JoelKatz
|
1c79ccc446
|
Remove dead code.
|
2013-03-03 02:52:57 -08:00 |
|
JoelKatz
|
40dbdfedaf
|
Grr.
|
2013-03-01 01:21:03 -08:00 |
|
JoelKatz
|
e9ad3562fb
|
Handle transactions with bad source public keys.
|
2013-03-01 01:17:11 -08:00 |
|
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 |
|