Arthur Britto
|
96733c2874
|
Add trust auto clear. Fixes #28
|
2013-03-31 16:15:45 -07:00 |
|
JoelKatz
|
79b047b68d
|
Add LES::hasChanges which returns true if an LES changes anything.
|
2013-03-26 20:29:13 -07:00 |
|
JoelKatz
|
b9456c8fd7
|
Except when interacting with boost, use std::function and std::bind
when C++11 is available. See: http://stackoverflow.com/questions/14617835
|
2013-03-16 03:27:43 -07:00 |
|
JoelKatz
|
7bd96e9f2f
|
Make the transaction application parameters accessible from the LES.
|
2013-03-13 21:59:43 -07:00 |
|
JoelKatz
|
4abdb34c20
|
Trivial cleanups.
|
2013-02-09 16:17:12 -08:00 |
|
Arthur Britto
|
01920bdef9
|
Flag setting for authorized accounts.
|
2013-01-25 03:20:00 -08:00 |
|
Arthur Britto
|
ec7ce16f68
|
Fix and improve offer taking and trust setting.
|
2013-01-23 21:36:37 -08:00 |
|
Arthur Britto
|
dc578a8085
|
Push clean up code for bad ripple nodes.
|
2012-12-25 18:08:13 -08:00 |
|
Arthur Britto
|
14380311a1
|
Clean up aborted offers support going into debt.
|
2012-12-25 16:50:10 -08:00 |
|
Arthur Britto
|
f3b216b39f
|
Handle errors from ripple state creating.
|
2012-12-25 16:42:33 -08:00 |
|
Arthur Britto
|
77d92e1767
|
Fix ripple state creating and deleting.
|
2012-12-25 16:14:10 -08:00 |
|
Arthur Britto
|
8b19a356f5
|
Default owner count to 0 if not available.
|
2012-12-18 14:40:11 -08:00 |
|
Arthur Britto
|
4baa8b3c5d
|
Add support for offers to allow parties to go into debt. Broken.
|
2012-12-15 00:06:12 -08:00 |
|
Arthur Britto
|
12a4ce88ec
|
Add support for incrementally updating owner count.
|
2012-12-14 21:19:44 -08:00 |
|
JoelKatz
|
2864dda4eb
|
Make directory nodes self-descriptive.
Callers pass in a "describer" function that stamps new directory entries.
|
2012-11-30 00:30:19 -08:00 |
|
JoelKatz
|
ca59a885ca
|
Suppress metadata for unmodified nodes. Add a transaction application sequence number to txn metadat.
|
2012-11-25 10:31:33 -08:00 |
|
Arthur Britto
|
b7e18f367b
|
Cosmetic changes.
|
2012-11-22 14:02:51 -08:00 |
|
Stefan Thomas
|
fa3fab5816
|
Moved cpp code to src/cpp and js code to src/js.
|
2012-11-07 12:49:50 -08:00 |
|