Vinnie Falco
|
2abec05b5b
|
Replace InstanceCounter with CountedObject
|
2013-06-19 16:23:03 -07:00 |
|
JoelKatz
|
6c4b870165
|
Don't do PoW until that code is completed.
|
2013-06-19 09:41:21 -07:00 |
|
JoelKatz
|
898ee39375
|
Add the 'fail_hard' flag for submitting and signing transactions. If fail
hard is set, on a local error, the transaction should be guaranteed not to
happen unless it is resubmitted.
|
2013-06-18 13:52:52 -07:00 |
|
Vinnie Falco
|
7474c17823
|
Rename ripple namespace used for protobuf to 'protocol'
|
2013-06-17 09:52:41 -07:00 |
|
Vinnie Falco
|
7eff38c1bb
|
Rename LedgerAcquire to InboundLedger
|
2013-06-16 16:57:52 -07:00 |
|
Vinnie Falco
|
00a7cbf610
|
Update copyright notice and 80 column separators
|
2013-06-15 18:20:59 -07:00 |
|
Vinnie Falco
|
8a6ce5de68
|
Rename Wallet to LocalCredentials
|
2013-06-15 18:20:59 -07:00 |
|
JoelKatz
|
17e370918b
|
Don't accumulate untrusted validations/proposals when we're loaded.
|
2013-06-15 16:31:40 -07:00 |
|
Vinnie Falco
|
521e812fc4
|
Reformatting using AStyle
|
2013-06-14 08:45:13 -07:00 |
|
JoelKatz
|
968768cdb8
|
Avoid an extraneous dispatch to the same context we're already in.
Get rid of stored proposals in a more sane way.
|
2013-06-13 23:38:21 -07:00 |
|
JoelKatz
|
af167031c9
|
Clean this up a bit more.
Conflicts:
src/cpp/ripple/ripple_Peer.cpp
|
2013-06-10 19:30:37 -07:00 |
|
JoelKatz
|
f0cf90ab24
|
Cleanup bit tests.
|
2013-06-10 19:24:16 -07:00 |
|
Vinnie Falco
|
3273625f61
|
Split up InfoSub and tidy up various files
|
2013-06-09 11:26:18 -07:00 |
|
Vinnie Falco
|
b51edb58fc
|
Replace std::vector<unsigned char> with Blob
|
2013-06-07 15:24:39 -07:00 |
|
Vinnie Falco
|
a6fdabc68a
|
Reformat annotations in preparation for automated extraction
|
2013-06-07 14:46:09 -07:00 |
|
JoelKatz
|
b305e682ed
|
Only touch remote_endpoint under a try/catch block.
|
2013-06-07 05:11:20 -07:00 |
|
Vinnie Falco
|
eb57573f9a
|
Refactor ConnectionPool into IPeers and hide the implementation
Conflicts:
src/cpp/ripple/Application.h
|
2013-06-06 21:50:49 -07:00 |
|
Vinnie Falco
|
d8c97c2149
|
Refactor Peer
|
2013-06-06 21:43:55 -07:00 |
|