Commit Graph

5754 Commits

Author SHA1 Message Date
Arthur Britto
1a5ce96584 Merge branch 'develop' of github.com:jedmccaleb/NewCoin into develop 2013-04-25 15:24:04 -07:00
Arthur Britto
78c867d714 Add tfSell support for OfferCreate. 2013-04-25 15:23:53 -07:00
JoelKatz
45fc2f0667 Merge branch 'develop' of github.com:jedmccaleb/NewCoin into develop 2013-04-25 13:49:57 -07:00
JoelKatz
380ab0d3fd Fix two small bugs. 2013-04-25 13:49:41 -07:00
JoelKatz
c785bb3673 More fetch fixes. 2013-04-25 13:28:55 -07:00
Arthur Britto
d2bc98cb39 Merge branch 'develop' of github.com:jedmccaleb/NewCoin into develop 2013-04-25 13:27:07 -07:00
Arthur Britto
8b7c0cc841 ripple-lib version 0.7.10 2013-04-25 13:26:28 -07:00
Arthur Britto
3b5cfad8ad JS: Fixes for compareTo(). 2013-04-25 13:25:41 -07:00
JoelKatz
09b6c7cc61 I/O reduction. Rewrite SHAMap::addKnownNode 2013-04-25 11:14:24 -07:00
JoelKatz
cc9268ac79 Reduce logging. 2013-04-25 11:11:27 -07:00
JoelKatz
494202fbcf Ledger acquire improvements and I/O reductions. 2013-04-25 11:09:57 -07:00
JoelKatz
d2a541d615 Merge branch 'develop' of github.com:jedmccaleb/NewCoin into develop 2013-04-25 09:10:32 -07:00
JoelKatz
a8a0ff4c13 Fix 'getStr' to not crash on a non-existent column. 2013-04-25 09:10:07 -07:00
JoelKatz
99e9bc0863 Fix 'getStr' to not crash on a non-existent column. 2013-04-25 09:09:04 -07:00
Arthur Britto
3eacab99ba Add support for DisallowXRP. 2013-04-24 21:07:01 -07:00
Arthur Britto
59f97ff3b5 Change temDST_TAG_NEEDED to tefDST_TAG_NEEDED. 2013-04-24 20:02:21 -07:00
Arthur Britto
c413ba8371 ripple-lib version 0.7.9 2013-04-24 18:12:03 -07:00
Arthur Britto
bd52f0ab65 JS: Support tfSell flag. 2013-04-24 18:10:52 -07:00
Arthur Britto
aa60407707 JS: Major fix for comparing XRP (reported by @vinniefalco). 2013-04-24 18:10:36 -07:00
Arthur Britto
b2fc11ed98 Merge branch 'develop' of github.com:jedmccaleb/NewCoin into develop 2013-04-24 14:05:14 -07:00
Arthur Britto
46a5b64055 Fix TrustSet setting quality out. 2013-04-24 14:05:03 -07:00
JoelKatz
93c4e5aa5f We log the wrong ledger hash 2013-04-24 09:40:34 -07:00
JoelKatz
61f455ec58 We log the wrong ledger hash 2013-04-24 09:40:13 -07:00
JoelKatz
a9a3d742e2 Change default fee vote to 50/12.5 2013-04-24 08:50:45 -07:00
JoelKatz
45b5884d55 Change default fee vote to 50/12.5 2013-04-24 08:50:19 -07:00
JoelKatz
a7b679e2d0 Final cleanups. 2013-04-24 08:29:08 -07:00
Arthur Britto
41c155cb16 Improvements for rlint.js. 2013-04-23 18:42:47 -07:00
Arthur Britto
c360609eff Add a facility in TrustSet to clear a RippleState to self. 2013-04-23 18:42:35 -07:00
Arthur Britto
903de23f8d Add count checking to rlint.js 2013-04-23 17:34:13 -07:00
Arthur Britto
9f9cd13740 Do not have offer taking when ripple credit offer owner when paying self. 2013-04-23 16:21:18 -07:00
Arthur Britto
3e7504d9d7 Disallow rippling to self. 2013-04-23 16:18:24 -07:00
Arthur Britto
55ee919c5c ripple-lib version 0.7.8 2013-04-23 14:52:37 -07:00
Stefan Thomas
aca39652e2 JS: Remove unsafe usage of X.prototype = new Y; 2013-04-23 23:11:49 +02:00
Arthur Britto
56a7049b37 Merge branch 'develop' of github.com:jedmccaleb/NewCoin into develop 2013-04-23 13:49:30 -07:00
Arthur Britto
e2af511c04 ripple-lib version 0.7.7 2013-04-23 13:49:24 -07:00
Arthur Britto
51f13d117e JS: Fix a leak with requests. 2013-04-23 13:48:22 -07:00
Arthur Britto
469ef488b4 JS: Fix server requests to use self. 2013-04-23 13:43:55 -07:00
JoelKatz
b0519df150 Manual merges. 2013-04-23 12:16:42 -07:00
Arthur Britto
1b8eaa5394 Offer rounding improvements. 2013-04-23 12:09:08 -07:00
Arthur Britto
55a8f63862 Make RPC account_lines support specify the peer account. 2013-04-23 12:07:02 -07:00
Arthur Britto
ed9eb85463 Augment book_offers with quality. 2013-04-23 12:06:11 -07:00
JoelKatz
fffc8604ee Coerce round to zero was broken due to a bad sign. 2013-04-23 12:05:08 -07:00
JoelKatz
3a30c0da29 Fee change bugfixes. 2013-04-23 12:03:39 -07:00
JoelKatz
a9a0ef0fae Finish fee change logic. 2013-04-23 12:03:33 -07:00
JoelKatz
0278244e0d Complete the log rotate even if we can't rename the existing log file. 2013-04-23 12:02:40 -07:00
JoelKatz
5576316194 Transactor for change/fee.
Conflicts:
	src/cpp/ripple/ChangeTransactor.h
2013-04-23 11:59:37 -07:00
JoelKatz
7e2bf8e522 Change/Fee transactor.
Conflicts:
	src/cpp/ripple/LedgerEntrySet.h
2013-04-23 11:58:51 -07:00
JoelKatz
5cccc4f75d Missing from previous commits. 2013-04-23 11:53:05 -07:00
JoelKatz
b906cebf12 Fee change bugfixes. 2013-04-23 11:48:51 -07:00
JoelKatz
8b15cb8773 Fee space was wrong. 2013-04-23 11:40:00 -07:00