Commit Graph

48 Commits

Author SHA1 Message Date
Vinnie Falco
d9f222fa83 Strip includes 2013-06-19 16:23:04 -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
JoelKatz
6b4b239e72 Fix dir describer when an offer is added to a directory.
Check all amounts for orders, fees, and payments to make sure they're network legal.
2013-06-06 23:07:33 -07:00
Vinnie Falco
794b84c473 Fix missing file names for new Log partition code 2013-05-27 13:15:57 -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
Vinnie Falco
cf6f4f47f2 Remove unused log instance variable 2013-05-27 13:14:05 -07:00
Vinnie Falco
d8d52d975c Finish Log changes for module ripple_ledger 2013-05-27 13:14:05 -07:00
Arthur Britto
59f97ff3b5 Change temDST_TAG_NEEDED to tefDST_TAG_NEEDED. 2013-04-24 20:02:21 -07:00
Arthur Britto
f2dd80c004 Disallow and remove IOUs denominated in XRP. 2013-04-09 01:21:26 -07:00
JoelKatz
0578034d74 Begin supporting more paths. 2013-03-29 16:15:48 -07:00
Arthur Britto
a3ee8b0ed1 Cosmetic. 2013-03-08 13:53:00 -08:00
Arthur Britto
deebd07814 Add checking for invalid offers in ledger. 2013-03-04 15:14:17 -08:00
Arthur Britto
87844a6053 Make Payment use new mPriorBalance. 2013-02-24 14:18:07 -08:00
Arthur Britto
2c957df3cc Catch throws in PaymentTransactor. 2013-02-02 19:10:36 -08:00
Arthur Britto
521b94f600 Cosmetic. 2013-01-20 21:30:58 -08:00
Arthur Britto
931bd332df Be stricter with payment options. 2013-01-20 20:08:24 -08:00
Arthur Britto
49a3536125 Reject partial payment to create accounts. 2013-01-20 19:48:18 -08:00
Arthur Britto
308ca21b97 Make tecUNFUNDED more specific and fix WalletAdd. 2013-01-19 14:15:56 -08:00
Arthur Britto
ffd32cc66c Make specific generic uses of temINVALID. 2013-01-15 19:55:57 -08:00
Arthur Britto
2746806cd3 Enable DestinationTag features. 2013-01-04 11:57:05 -08:00
Arthur Britto
7dfbe2aea1 Return temINVALID_FLAG for transaction with no flags. 2013-01-03 14:07:41 -08:00
Arthur Britto
949679dd1a Add disabled support for DestinationTag & lsfRequireDestTag. 2013-01-03 13:06:48 -08:00
Arthur Britto
359e8cce0d Allow maximum send to use reserve for fees. 2012-12-25 16:11:21 -08:00
Arthur Britto
f7ca067db3 Just charge fee when unable to meet reserve. 2012-12-23 18:43:11 -08:00
Arthur Britto
6bd2839c62 Fix PaymentTransactor for new result codes. 2012-12-23 18:15:03 -08:00
Arthur Britto
194053c87e Add and move to new tecCLAIM result codes. 2012-12-23 15:52:59 -08:00
JoelKatz
4fb2220891 New fee stuff.
CAUTION: Code is currently in an untested state.
2012-12-20 13:02:05 -08:00
Arthur Britto
16d2b5d45e Partition some loging. 2012-12-19 15:28:17 -08:00
Arthur Britto
7d2cfdc063 Fix OfferCreate handling of reserves. 2012-12-18 18:08:29 -08:00
JoelKatz
961ac4690e Typo. 2012-12-17 20:05:54 -08:00
JoelKatz
690f2dac6a Tiny cleanup. 2012-12-17 18:27:46 -08:00
Arthur Britto
20d429cd7b Fix password rearming. 2012-12-17 18:27:02 -08:00
JoelKatz
33af423a30 Mark a critical FIXME. 2012-12-17 18:19:42 -08:00
JoelKatz
a88f24ca6d Make it compile. 2012-12-17 18:13:19 -08:00
JoelKatz
038adf2a34 Mark two FIXMEs in code that handles fees wrongly. Work on doing fees correctly. 2012-12-17 18:09:47 -08:00
Arthur Britto
6114a0b643 Fix no destination errors. 2012-12-15 13:47:56 -08:00
Arthur Britto
5b60c73489 Look in account for sfOwnerCount. 2012-12-13 17:09:41 -08:00
Arthur Britto
df4d2ec149 Check field present for stOwnerCount. 2012-12-13 16:55:37 -08:00
Arthur Britto
72d8811ad3 Add and use new owner_reserve. 2012-12-13 15:45:49 -08:00
Arthur Britto
f1735c5cdf Move from account create fee to reserve XRP. 2012-12-12 21:54:56 -08:00
Arthur Britto
45841edb7d Disallow invalid flags on payment transactions. 2012-11-30 17:12:19 -08:00
Arthur Britto
2268989609 Work toward ripple_path_find. 2012-11-28 19:19:39 -08:00
Arthur Britto
64ec8a7b6f Make ripple_path_find more robust and clean up. 2012-11-22 19:10:43 -08:00
Arthur Britto
5c1605ab35 Rough cut at ripple_path_find. 2012-11-22 14:03:32 -08:00
jed
9d83ce6bf2 . 2012-11-20 08:22:53 -08:00
jed
280f832c14 regular key set fee 2012-11-20 06:31:58 -08:00
jed
5bbdd90a4c refactor Transaction. compiling. still need to test 2012-11-14 13:05:59 -08:00