JoelKatz f4e6a72e1c Logic to 'rebase' a ledger to a different previous ledger.
This code does not assume the new previous ledger is valid
or trusted.
1) Validate sequence numbers and basic information.
2) Create a new ledger based on the new previous ledger.
3) Compare the old previous ledger and the new previous
ledger.
4) Try to include any missing, valid transactions in
the current ledger.
5) Traverse the old ledger based on the old previous ledger,
try to import any transactions into the new ledger.
2012-01-24 21:30:27 -08:00
2011-10-14 11:39:06 -07:00
2012-01-01 07:45:13 -08:00
.
2011-10-26 16:10:43 -07:00
2011-12-17 13:32:56 -08:00
2012-01-19 12:32:41 -08:00
2011-10-14 11:39:06 -07:00
2012-01-01 07:45:13 -08:00
2011-12-05 13:21:52 -08:00
2012-01-13 00:15:34 -08:00
2012-01-01 02:58:30 -08:00
2011-12-30 16:08:25 -08:00
2011-12-13 12:16:40 -08:00
2012-01-19 12:32:41 -08:00
2012-01-13 00:15:34 -08:00
.
2011-10-28 16:51:35 -07:00
.
2011-11-03 11:17:06 -07:00
2011-10-14 11:39:06 -07:00
2011-12-13 18:52:08 -08:00
2011-12-13 18:04:43 -08:00
2011-12-30 18:48:29 -08:00
2011-10-14 11:39:06 -07:00
2011-10-14 11:39:06 -07:00
2012-01-23 12:12:16 -08:00
2012-01-05 16:54:55 -08:00
2012-01-18 14:19:04 -08:00
2011-12-20 22:01:06 -08:00
2011-10-14 11:39:06 -07:00
2011-10-14 11:39:06 -07:00
2011-11-07 13:45:32 -08:00
2011-12-16 22:14:09 -08:00
2011-12-16 21:51:05 -08:00
2011-12-15 01:19:50 -08:00
2012-01-23 13:38:12 -08:00
2012-01-19 09:51:01 -08:00
2012-01-19 12:32:41 -08:00
2011-10-14 11:39:06 -07:00
.
2011-10-28 16:51:35 -07:00
2012-01-19 16:14:47 -08:00
2012-01-19 12:32:41 -08:00
2012-01-01 07:45:13 -08:00
2012-01-05 16:54:55 -08:00
2011-10-14 11:39:06 -07:00
2011-10-14 11:39:06 -07:00
2012-01-05 16:54:55 -08:00
2011-10-14 11:39:06 -07:00
2011-10-14 11:39:06 -07:00
2012-01-23 12:12:24 -08:00
2012-01-17 19:20:06 -08:00
2011-10-14 11:39:06 -07:00
2011-10-14 11:39:06 -07:00
2011-12-31 18:10:22 -08:00
2011-12-20 22:01:06 -08:00
2011-12-19 20:34:45 -08:00
2011-12-20 22:01:06 -08:00
.
2011-10-28 16:51:35 -07:00
2011-12-20 22:01:06 -08:00
2012-01-13 00:15:34 -08:00
2012-01-05 16:54:55 -08:00
2011-10-14 11:39:06 -07:00
.
2011-11-03 11:17:06 -07:00
2011-10-14 11:39:06 -07:00
Description
Decentralized cryptocurrency blockchain daemon implementing the XRP Ledger protocol in C++
2.1 GiB
Languages
C++ 99.4%
CMake 0.5%