Vinnie Falco
|
394328e202
|
Add module ripple_basio and ripple_net
|
2013-07-10 09:51:27 -07:00 |
|
Vinnie Falco
|
87f3c1e597
|
Remove unused members
|
2013-07-10 09:51:26 -07:00 |
|
Vinnie Falco
|
9746861e46
|
Replace calls to deprecated siginterrupt()
|
2013-07-10 09:51:26 -07:00 |
|
Vinnie Falco
|
5855e8d0cf
|
Remove unused constants
|
2013-07-10 09:51:26 -07:00 |
|
Vinnie Falco
|
36cf2e634e
|
Replace a macro
|
2013-07-10 09:51:25 -07:00 |
|
Vinnie Falco
|
d723f6194e
|
Fix warnings and errors
|
2013-07-10 09:51:25 -07:00 |
|
Vinnie Falco
|
b426d62075
|
Refactor TxFormats and LedgerEntryFormat to use a common template.
|
2013-07-10 09:51:25 -07:00 |
|
Vinnie Falco
|
1e43c10dee
|
Adjust a comment
|
2013-07-10 09:51:24 -07:00 |
|
Vinnie Falco
|
3e8a8ccf5d
|
Fix qmake build
|
2013-07-10 09:51:24 -07:00 |
|
Vinnie Falco
|
b50ad0e151
|
Fix qmake file for protoc
|
2013-07-10 09:51:24 -07:00 |
|
Vinnie Falco
|
aad8a91fe9
|
Add Objective C++ beast_basics compile unit
|
2013-07-10 09:51:23 -07:00 |
|
Vinnie Falco
|
0b649e4701
|
Fix compile error for two phase lookup
|
2013-07-10 09:51:23 -07:00 |
|
Vinnie Falco
|
ec48013800
|
Add QTCreator .pro based build
|
2013-07-10 09:51:23 -07:00 |
|
JoelKatz
|
6df8ba5247
|
Mark where the code goes
|
2013-07-09 12:16:15 -07:00 |
|
JoelKatz
|
8a25017b81
|
Don't publish to clients transactions that didn't apply.
|
2013-07-09 11:34:03 -07:00 |
|
JoelKatz
|
52fda3f559
|
If we encounter missing metadata, rebuild it.
|
2013-07-09 09:42:52 -07:00 |
|
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 |
|
JoelKatz
|
dcdb15bb11
|
Merge branch 'develop' of github.com:ripple/rippled into develop
|
2013-07-08 13:48:14 -07:00 |
|
JoelKatz
|
3c1bbe0755
|
Don't sign a transaction for non-admin when under load.
|
2013-07-08 13:46:06 -07:00 |
|
Vinnie Falco
|
2d277dc307
|
Allow optional port number in rpc_ip command
|
2013-07-07 19:42:37 -07:00 |
|
Vinnie Falco
|
635165c724
|
Fix broken conflict resolution
|
2013-07-07 19:18:37 -07:00 |
|
Vinnie Falco
|
fa56c018da
|
Remove extraneous command line help text
|
2013-07-07 19:07:16 -07:00 |
|
Vinnie Falco
|
c8750f1d9a
|
Fix spelling in rpc override help text
|
2013-07-07 18:49:19 -07:00 |
|
JoelKatz
|
ec0481a42d
|
Don't assert if a payment chains two offers from the same offeror.
|
2013-07-07 17:43:02 -07:00 |
|
JoelKatz
|
644dec19f4
|
Fix initialization order.
|
2013-07-07 15:30:35 -07:00 |
|
JoelKatz
|
6864f9f383
|
Merge branch 'feature-cleanup' of github.com:vinniefalco/rippled into develop
Conflicts:
Builds/VisualStudio2012/RippleD.vcxproj.filters
|
2013-07-07 15:29:16 -07:00 |
|
JoelKatz
|
37fe9a6098
|
Merge branch 'master' into develop
Conflicts:
Builds/VisualStudio2012/RippleD.vcxproj
modules/ripple_app/ripple_app.cpp
modules/ripple_websocket/ripple_websocket.cpp
src/cpp/ripple/NetworkOPs.cpp
src/cpp/ripple/ripple_Application.cpp
src/cpp/ripple/ripple_Peer.cpp
|
2013-07-07 15:28:18 -07:00 |
|
JoelKatz
|
f9b282b424
|
Fix conflict.
|
2013-07-07 15:13:38 -07:00 |
|
JoelKatz
|
fca9a4abe4
|
Fix some possible cases where a node could be marked as full below when it shouldn't be.
|
2013-07-07 15:11:34 -07:00 |
|
JoelKatz
|
31291598ea
|
Fix a bug in RangeSet::clearValue
|
2013-07-07 15:10:05 -07:00 |
|
JoelKatz
|
009fa899a9
|
Remove the compaction delay. Somehow it's not helping.
|
2013-07-07 15:07:34 -07:00 |
|
JoelKatz
|
dc08a9061e
|
Fix some possible cases where a node could be marked as full below when it shouldn't be.
|
2013-07-06 12:35:18 -07:00 |
|
Vinnie Falco
|
07361944e8
|
Update TODO
|
2013-07-05 19:53:07 -07:00 |
|
Vinnie Falco
|
62bf19a727
|
Add runall shell script for Windows unit tests
|
2013-07-05 19:23:27 -07:00 |
|
Vinnie Falco
|
6a3715baa7
|
Fix package.json for Windows and ripple org URI
|
2013-07-05 19:16:19 -07:00 |
|
Vinnie Falco
|
f92f1dd56f
|
Remove unnecessary include path from VS2012 project
|
2013-07-05 07:09:57 -07:00 |
|
Vinnie Falco
|
d5d40733fb
|
Add QTCreator .pro based build
|
2013-07-05 07:09:57 -07:00 |
|
Vinnie Falco
|
535d510b48
|
Rewrite log file and log rotation behavior
|
2013-07-05 07:09:57 -07:00 |
|
Vinnie Falco
|
437f10b247
|
Add rpc_ip and rpc_port command line overrides
|
2013-07-05 07:09:56 -07:00 |
|
JoelKatz
|
fe3deb750a
|
Merge branch 'develop' of github.com:ripple/rippled into develop
|
2013-07-05 06:18:53 -07:00 |
|
JoelKatz
|
3ecc6c8745
|
This looks like the right fix.
|
2013-07-05 06:18:16 -07:00 |
|
JoelKatz
|
6f90ed259b
|
This looks like the right fix.
|
2013-07-05 06:17:32 -07:00 |
|
JoelKatz
|
be68458aff
|
Some cleanups.
|
2013-07-05 03:34:24 -07:00 |
|
JoelKatz
|
1fb4106f2f
|
Hotfix: Reverse assumes forward expires offers. Forward doesn't.
|
2013-07-05 02:17:56 -07:00 |
|
Vinnie Falco
|
bdbeabde4a
|
Remove unnecessary assignment
|
2013-07-04 13:59:37 -07:00 |
|
Vinnie Falco
|
5dcbc92259
|
Really fix prevMissing
|
2013-07-04 13:53:03 -07:00 |
|
Vinnie Falco
|
026514157d
|
Yet another RangeSet fix
|
2013-07-04 08:04:57 -07:00 |
|
JoelKatz
|
e65027bded
|
This is the right fix.
|
2013-07-04 00:31:21 -07:00 |
|
JoelKatz
|
d664e614b8
|
This is the right fix.
|
2013-07-04 00:30:56 -07:00 |
|