Arthur Britto
f69570d4fe
UT: New test for client issue 535.
2013-05-06 20:36:02 -07:00
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
8618ad0c9f
Merge branch 'develop' of github.com:jedmccaleb/NewCoin into develop
2013-05-06 20:14:04 -07:00
Arthur Britto
a7c28154f5
Merge branch 'fixclient535' into develop
2013-05-06 20:12:58 -07:00
Arthur Britto
8ccd0c6ef6
Cosmetic.
2013-05-06 20:11:16 -07:00
Arthur Britto
9bfb5922c5
UT: New test for client issue 535.
2013-05-06 20:10:13 -07:00
Arthur Britto
fc92e563e0
Clean up rippling currency and issuer. For client issue 535.
2013-05-06 20:09:24 -07:00
JoelKatz
439ed0c65e
Mark some future work.
2013-05-06 18:16:55 -07:00
JoelKatz
98f163d543
Make some formats constant since it's not safe to modify them.
2013-05-06 18:16:36 -07:00
JoelKatz
c3666feafd
Add some basic sanity checks.
2013-05-06 17:26:43 -07:00
JoelKatz
9d03da73c4
Whitespace fixes.
2013-05-06 17:07:28 -07:00
JoelKatz
66c4910c64
Missing lock.
2013-05-06 15:06:07 -07:00
JoelKatz
47417ea5e4
Merge pull request #42 from vinniefalco/ws-as-subtree
...
Websockets as subtree
2013-05-06 13:53:00 -07:00
JoelKatz
e3a2b2f2e9
Return the destination amount in PFRequest updates. Return the ID.
2013-05-06 12:51:07 -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
Arthur Britto
ec6efa6d00
Merge branch 'develop' of github.com:jedmccaleb/NewCoin into develop
2013-05-05 20:45:04 -07:00
Arthur Britto
cff4eeff0c
Merge branch 'findneg' into develop
2013-05-05 20:44:09 -07:00
Arthur Britto
bf11eb9f32
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.
2013-05-05 20:38:33 -07:00
Arthur Britto
f769308a1f
UT: Log error messages from server.
2013-05-05 20:38:08 -07:00
JoelKatz
dfb35c9e5f
Merge branch 'vs2012-with-leveldb' of https://github.com/vinniefalco/NewCoin into develop
2013-05-04 19:12:57 -07:00
Vinnie Falco
f0d17cf21f
Turn on LevelDB for vs2012 builds
2013-05-04 13:19:39 -07:00
Vinnie Falco
a018298eaa
Update .gitattributes for .filters msvc files
2013-05-04 13:19:32 -07:00
Vinnie Falco
32ddf0e9c8
Add LevelDB unity build .cpp file
2013-05-04 13:18:03 -07:00
Vinnie Falco
557240cb40
Tweak to variable name to support unity build
2013-05-04 13:15:32 -07:00
JoelKatz
a5acb4e69a
Fix bug that can cause crash.
2013-05-04 13:15:24 -07:00
JoelKatz
7ac7023f12
Fix bug that can cause crash.
2013-05-04 13:14:58 -07:00
Arthur Britto
8734f209a6
Fix Disallow XRP.
2013-05-04 12:55:51 -07:00
Arthur Britto
e877caa725
Fix Disallow XRP.
2013-05-04 12:49:17 -07:00
JoelKatz
60d40d19b7
Need ref wrapper.
2013-05-04 11:36:57 -07:00
JoelKatz
02f451fc77
Update instructions.
2013-05-04 01:24:35 -07:00
JoelKatz
1938a30c67
LevelDB import operation.
2013-05-04 01:22:17 -07:00
Vinnie Falco
3d4877793b
Merge commit '293acc2bfffef50e03683576f5a8442958ccbfea' as 'src/cpp/leveldb'
2013-05-03 19:22:51 -07:00
Vinnie Falco
293acc2bff
Squashed 'src/cpp/leveldb/' content from commit aca1ffc
...
git-subtree-dir: src/cpp/leveldb
git-subtree-split: aca1ffc4b65be5e099b2088c6e6a308d69e1ad73
2013-05-03 19:22:51 -07:00
Vinnie Falco
e42509309b
Remove leveldb submodule in preparation for git-subtree
2013-05-03 19:22:37 -07:00
Vinnie Falco
daa49d5511
Merge commit 'b1e689fed324d7cc6d79826abef1caaab16c3d1a' as 'src/cpp/websocketpp'
2013-05-03 16:47:44 -07:00
Vinnie Falco
b1e689fed3
Squashed 'src/cpp/websocketpp/' content from commit 1ec36a4
...
git-subtree-dir: src/cpp/websocketpp
git-subtree-split: 1ec36a47468a23f01754fa3a086874e13a4d52d9
2013-05-03 16:47:44 -07:00
Vinnie Falco
d192b5bd72
Remove websocketpp directory in preparation for git-subtree
2013-05-03 16:47:08 -07:00
JoelKatz
ecfe553ef9
Code to import MySQL objects into LevelDB. (Or another MySQL database if you really wanted to.)
2013-05-03 16:23:33 -07:00
JoelKatz
be2865481f
Merge branch 'pf_api' into develop
2013-05-03 14:59:20 -07:00
JoelKatz
077b84846f
Add PFRequest.cpp to project files.
2013-05-03 14:57:31 -07:00
JoelKatz
521d528d6a
Bug fixes.
2013-05-03 14:51:49 -07:00
JoelKatz
e7529d0221
Report the correct error if someone tries to use the evented path_find through the RPC API.
...
(Maybe we'll add limited support for this later.)
2013-05-03 13:59:04 -07:00
JoelKatz
e0c6ae2095
Merge branch 'develop' into pf_api
2013-05-03 13:13:48 -07:00
Vinnie Falco
99223f9fff
Add ChangeTransactor to VS2012 project
2013-05-03 11:48:11 -07:00
Vinnie Falco
738ba077fa
Add include for boost versions >=1.53
2013-05-03 11:47:16 -07:00
Vinnie Falco
98b25ff3d9
Disable VS2012 warnings regarding checked iterators and SCL
2013-05-03 11:40:48 -07:00
Vinnie Falco
6ed1dd59a6
Fix protoc build step for VS2012
2013-05-03 11:40:48 -07:00
Vinnie Falco
6ba265f89f
Add .props to .gitattributes
2013-05-03 11:40:48 -07:00
Vinnie Falco
38fe3c40cd
Add protoc-generated files to .gitignore
2013-05-03 11:40:48 -07:00