jed
|
573865cb23
|
allow you to load old ledger
|
2012-10-09 03:01:32 -07:00 |
|
MJK
|
5b94396890
|
Move around to256 to uint256.h, get rid of Conversion.cpp,h
|
2012-09-27 17:01:27 -07:00 |
|
JoelKatz
|
ca1436ac25
|
Remove some dead code that was in my way.
|
2012-09-11 14:51:13 -07:00 |
|
JoelKatz
|
d5fe3261ab
|
Cleanups and simplfications.
|
2012-09-03 01:47:03 -07:00 |
|
JoelKatz
|
9ef0a5491b
|
Use "Ledger::ref" instead of "const Ledger::pointer&".
|
2012-08-31 18:11:41 -07:00 |
|
Arthur Britto
|
d96070f083
|
Rename TransactionEngineResult to TER & work on ripple.
|
2012-08-29 11:58:34 -07:00 |
|
JoelKatz
|
420ee91877
|
Remove more wasteful allocate/increment/decrement/free cycles.
|
2012-08-19 19:23:10 -07:00 |
|
JoelKatz
|
e0aa5f287f
|
Some asserts to help track down a bug (that seems impossible) that Jed reported.
|
2012-08-13 02:19:18 -07:00 |
|
JoelKatz
|
e89af2f784
|
Merge branch 'continuousClose'
Conflicts:
src/LedgerAcquire.cpp
src/NetworkOPs.h
Merge continuous ledger close into main branch. YAY!
|
2012-07-16 14:48:21 -07:00 |
|
JoelKatz
|
659bb5af63
|
Simplifications made possible by CLC
|
2012-07-16 13:30:51 -07:00 |
|
JoelKatz
|
e39c73d704
|
Remove wobble logic from the ledger master code.
|
2012-07-16 13:25:52 -07:00 |
|
JoelKatz
|
19b4ea8160
|
Beging removing the "wobble" logic, as CLC doesn't use it.
|
2012-07-16 12:02:09 -07:00 |
|
JoelKatz
|
3b43d2d88c
|
Make a function to store a ledger.
|
2012-07-16 00:30:59 -07:00 |
|
JoelKatz
|
53594f126f
|
Bugfixes.
|
2012-07-14 02:14:50 -07:00 |
|
JoelKatz
|
7d2e55346f
|
Call NetworkOPs::pubTransaction.
|
2012-06-27 20:39:00 -07:00 |
|
JoelKatz
|
718d078d48
|
Fix the timing of adding accepted ledgers.
|
2012-06-18 22:55:07 -07:00 |
|
JoelKatz
|
3826094819
|
New wobble handling.
|
2012-06-03 19:43:28 -07:00 |
|
JoelKatz
|
75ad545916
|
Finish the wobble rework.
|
2012-06-03 15:30:39 -07:00 |
|
JoelKatz
|
46e69d324c
|
Extra debug
|
2012-06-01 20:34:05 -07:00 |
|
JoelKatz
|
aaedf5116b
|
Bugfixes.
|
2012-06-01 16:39:26 -07:00 |
|
JoelKatz
|
83aa616d13
|
Remove synched flag, and neww pushLedger function.
|
2012-05-30 21:25:47 -07:00 |
|
Arthur Britto
|
2da5c4cc31
|
Remove dead code TimingService.
|
2012-05-09 17:05:28 -07:00 |
|
JoelKatz
|
41be3dfd35
|
Ledger switch logic.
|
2012-05-05 13:50:55 -07:00 |
|
JoelKatz
|
77ebac9b5f
|
Properly track the most recently closed ledger. That's the first thing the
network must agree on.
|
2012-05-01 02:27:27 -07:00 |
|
JoelKatz
|
9a94752da1
|
Remove dead code. Add tie in to TransactionEngine code.
|
2012-04-23 15:56:29 -07:00 |
|
Arthur Britto
|
73ff9b95ad
|
Rework addresses.
|
2012-03-17 20:19:09 -07:00 |
|
Arthur Britto
|
c513e45754
|
Move sources to src and build objs in obj.
|
2012-03-06 22:43:06 -08:00 |
|