JoelKatz
|
ac6f24c166
|
Use the new functions to simplify and speed up the SHAMapDiff code.
|
2012-05-23 19:31:58 -07:00 |
|
JoelKatz
|
f29a003952
|
Improve read-only SHAMap functions by avoiding taking shared references
to intermediary nodes.
|
2012-05-23 19:24:43 -07:00 |
|
JoelKatz
|
13a9e774c6
|
Rather than working around using SHAMap::hasItem so much, let's just make it efficient.
|
2012-05-23 19:18:59 -07:00 |
|
JoelKatz
|
07e353d8a2
|
More ledger consensus work.
|
2012-05-23 17:26:45 -07:00 |
|
JoelKatz
|
9b9177f15e
|
Ledger consensus stuff.
|
2012-05-23 15:18:34 -07:00 |
|
JoelKatz
|
fecf3aaac9
|
Snapshot function.
|
2012-05-23 15:18:17 -07:00 |
|
JoelKatz
|
33e9fbda04
|
Missing pieces.
|
2012-05-23 02:16:53 -07:00 |
|
JoelKatz
|
902c0c3bc4
|
Depth-first travese in semi-random order to make sync more efficient
from multiple sources.
|
2012-05-23 02:16:29 -07:00 |
|
JoelKatz
|
f8d0269bd6
|
Bugfix and recvHaveTxSet code.
|
2012-05-22 22:07:29 -07:00 |
|
JoelKatz
|
f44e8f3bc5
|
Missing pass through function.
|
2012-05-22 22:07:19 -07:00 |
|
JoelKatz
|
14d9efd1bb
|
Implement two pass through functions to LedgerConsensus.
|
2012-05-22 22:07:04 -07:00 |
|
JoelKatz
|
de71747bf8
|
Two missing connector functions.
|
2012-05-22 22:06:47 -07:00 |
|
JoelKatz
|
5a3bd08b4a
|
Missing operation code.
|
2012-05-22 22:06:36 -07:00 |
|
JoelKatz
|
0c821d176c
|
Peer logic for handling requests and responses for TX set data during ledger consensus building.
|
2012-05-22 07:57:33 -07:00 |
|
JoelKatz
|
495be80504
|
Remove ltCLOSING, it's not needed.
|
2012-05-22 07:57:15 -07:00 |
|
JoelKatz
|
b17109ccac
|
Cleanup.
|
2012-05-22 07:57:11 -07:00 |
|
JoelKatz
|
00077bff16
|
Missing stubs.
|
2012-05-22 07:56:53 -07:00 |
|
JoelKatz
|
56a780e5c3
|
Cleanups.
|
2012-05-22 07:56:38 -07:00 |
|
JoelKatz
|
441a27dffd
|
Ledger consensus work.
|
2012-05-22 02:35:47 -07:00 |
|
JoelKatz
|
485a8a709d
|
The 'previous hash' logic isn't needed.
|
2012-05-22 02:35:11 -07:00 |
|
JoelKatz
|
fbce5dafc5
|
Move some PeerSet structures.
|
2012-05-22 02:34:20 -07:00 |
|
JoelKatz
|
a6273613a5
|
Fix this class.
|
2012-05-21 19:39:32 -07:00 |
|
JoelKatz
|
f516cb29d6
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2012-05-21 19:38:57 -07:00 |
|
JoelKatz
|
de59306fec
|
Fix some const-correctness issues. Add a Verify helper that takes a string.
|
2012-05-21 19:38:30 -07:00 |
|
Arthur Britto
|
4797cfd28f
|
Merge branch 'pay'
|
2012-05-21 17:34:21 -07:00 |
|
Arthur Britto
|
5def79dda0
|
Add rough RPC credit_set and transit_set.
|
2012-05-21 17:29:35 -07:00 |
|
Arthur Britto
|
d76bb9834c
|
Add stubs for applying CreditSet and TransitSet.
|
2012-05-21 17:28:27 -07:00 |
|
Arthur Britto
|
68f47a0b5f
|
Add support for constructing CreditSet and TransitSet.
|
2012-05-21 17:27:52 -07:00 |
|
Arthur Britto
|
3c22a665d2
|
Add transaction formats for CreditSet and TransitSet.
|
2012-05-21 17:26:44 -07:00 |
|
Arthur Britto
|
666e38bb2a
|
Add help for RPC credit_set and transit_set.
|
2012-05-21 17:25:17 -07:00 |
|
JoelKatz
|
de76d6c98f
|
Use the new code.
|
2012-05-21 14:33:44 -07:00 |
|
JoelKatz
|
613c3fdca9
|
Restore sanity to same STAmount operations.
|
2012-05-21 14:33:19 -07:00 |
|
JoelKatz
|
9a4862a5d9
|
Commit some ledger close/consensus work.
|
2012-05-21 06:05:32 -07:00 |
|
JoelKatz
|
4e1f435655
|
CKey::SetPubKey(const std::string&);
|
2012-05-21 06:04:51 -07:00 |
|
JoelKatz
|
710b5ac1e3
|
Cleanups.
|
2012-05-21 06:04:40 -07:00 |
|
Arthur Britto
|
69f00ba9c4
|
Get simple sending working.
|
2012-05-21 00:01:22 -07:00 |
|
Arthur Britto
|
1e9304f8c6
|
Use STPathSet in place of STPath in transactions.
|
2012-05-20 23:43:02 -07:00 |
|
Arthur Britto
|
261fab7108
|
Merge with new path code.
|
2012-05-20 23:03:05 -07:00 |
|
Arthur Britto
|
98ade9985e
|
Work toward RPC send.
|
2012-05-20 22:59:13 -07:00 |
|
JoelKatz
|
723f5507dd
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2012-05-20 20:14:45 -07:00 |
|
JoelKatz
|
9cfe26f5d6
|
New path code. PathSet/PathElement.
|
2012-05-20 20:14:19 -07:00 |
|
Arthur Britto
|
dfd218c079
|
Optimize and fix STAmount.
|
2012-05-20 18:47:05 -07:00 |
|
Arthur Britto
|
09a29ac00d
|
Remove references to Hanko class.
|
2012-05-20 02:29:23 -07:00 |
|
Arthur Britto
|
fe85e87d4c
|
Delete obsolete Local* files.
|
2012-05-20 02:00:15 -07:00 |
|
Arthur Britto
|
8ba9fe2d88
|
Work toward revised RPC send.
|
2012-05-20 01:53:31 -07:00 |
|
Arthur Britto
|
0010656ff8
|
Remove obsolete Local* code.
|
2012-05-20 01:52:23 -07:00 |
|
Arthur Britto
|
7ce0a16d21
|
Fix another typo.
|
2012-05-19 18:38:48 -07:00 |
|
Arthur Britto
|
311ffd743b
|
Fix typo in currencyFromString.
|
2012-05-19 18:22:13 -07:00 |
|
Arthur Britto
|
47b168c390
|
Merge branch 'pay'
|
2012-05-19 18:20:14 -07:00 |
|
Arthur Britto
|
5fa2042cc6
|
Preliminary work on RPC send.
|
2012-05-19 18:18:20 -07:00 |
|