Arthur Britto
644dfd0a9c
Cosmetic.
...
Conflicts:
src/cpp/ripple/RippleCalc.cpp
2013-05-06 20:26:02 -07:00
Arthur Britto
8d6b7bbef7
Clean up rippling currency and issuer. For client issue 535.
...
Conflicts:
src/cpp/ripple/RippleCalc.cpp
2013-05-06 20:25:11 -07:00
Arthur Britto
bd8225f053
Fixes for rippling through offers.
...
- More logging.
- Respect multi-quality in reverse.
- Per node respect delivery amounts for offers.
- Pre-zero delivery amounts.
- Sum delivery amounts.
- Limit amount taken from offer by delivery amount.
- More error checking for going past bounds.
- Avoid == on float comparisons.
Conflicts:
src/cpp/ripple/RippleCalc.cpp
2013-05-05 20:57:30 -07:00
JoelKatz
7ac7023f12
Fix bug that can cause crash.
2013-05-04 13:14:58 -07:00
Arthur Britto
e877caa725
Fix Disallow XRP.
2013-05-04 12:49:17 -07:00
JoelKatz
9870acf5dd
FreeBSD 9 fix.
2013-05-02 13:10:30 -07:00
JoelKatz
edf25a814c
Help this code compile on ancient GCC.
2013-04-29 18:25:26 -07:00
JoelKatz
7be676b2fc
Prevent spurious log entries.
2013-04-28 12:27:55 -07:00
JoelKatz
eabcd18d78
Reject objects with duplicate keys.
2013-04-28 12:26:48 -07:00
Arthur Britto
d8e42a0ae7
Change temDST_TAG_NEEDED to tefDST_TAG_NEEDED.
2013-04-28 12:25:59 -07:00
Arthur Britto
8489e3322a
Have RPC account_info recognize bitcoin addresses.
2013-04-28 12:22:41 -07:00
Arthur Britto
285733c699
Cache RippleAddress validity.
2013-04-28 12:22:22 -07:00
JoelKatz
741eff1b2f
Buglets found by static code inspection, including a whopper in divRound.
...
Conflicts:
src/cpp/ripple/NetworkOPs.cpp
2013-04-28 12:19:07 -07:00
JoelKatz
9da36e4936
We should accept our own amounts.
2013-04-28 12:13:28 -07:00
JoelKatz
c3f6d047ab
Better consensus timing logging.
2013-04-27 02:08:20 -07:00
JoelKatz
8e6df542c0
Some things missed in the merge.
2013-04-26 19:00:57 -07:00
Arthur Britto
d89347edbd
Add support for DisallowXRP.
2013-04-26 18:59:26 -07:00
Arthur Britto
447bd27310
Add tfSell support for OfferCreate.
...
Conflicts:
src/cpp/ripple/Amount.cpp
2013-04-26 18:59:04 -07:00
Arthur Britto
1e3b02841b
Have OfferCreate require positive funds.
...
Conflicts:
src/cpp/ripple/Amount.cpp
2013-04-26 12:21:52 -07:00
JoelKatz
cc04847961
Merge fixes.
2013-04-26 00:47:35 -07:00
JoelKatz
09b6c7cc61
I/O reduction. Rewrite SHAMap::addKnownNode
2013-04-25 11:14:24 -07:00
JoelKatz
a8a0ff4c13
Fix 'getStr' to not crash on a non-existent column.
2013-04-25 09:10:07 -07:00
JoelKatz
61f455ec58
We log the wrong ledger hash
2013-04-24 09:40:13 -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
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
132d0c3dce
Fee space was wrong.
2013-04-23 11:39:40 -07:00
JoelKatz
1303d488b2
All reserve votees in validations.
2013-04-23 08:37:07 -07:00
JoelKatz
0643f8635b
Don't make a fetch pack if load is too high.
2013-04-23 06:59:47 -07:00
JoelKatz
0cc465a812
Remove log.
2013-04-23 06:53:31 -07:00
JoelKatz
ff2717ef57
Bump to version 3.7.16.2
2013-04-23 06:51:24 -07:00
JoelKatz
4e51df525e
Include more information in fetch packs.
2013-04-23 06:50:55 -07:00
JoelKatz
06eb2ab872
Fix for c++03
2013-04-22 20:44:06 -07:00
JoelKatz
38d54dcdc6
Make this work on C++03 as well.
2013-04-22 19:51:31 -07:00
JoelKatz
455595891b
Merge code to advertise and generate fetch packs.
2013-04-22 14:18:45 -07:00
JoelKatz
a6ce832ed3
Make it compile.
2013-04-22 12:58:50 -07:00
JoelKatz
4c480419e9
Basic stuff needed to start merging.
2013-04-22 12:54:17 -07:00
JoelKatz
eb6cc06c35
Remove bogus seq.
2013-04-22 12:47:44 -07:00
JoelKatz
0a9f26975d
Protocol version check was busted.
2013-04-22 07:35:43 -07:00
JoelKatz
06741fd2a7
Fix a bug that can cause us to fail to realize we're in sync.
2013-04-21 16:34:30 -07:00