jed
|
25552ece7c
|
freeBSD
|
2012-11-15 16:47:23 -08:00 |
|
jed
|
7c69c45a2f
|
.
|
2012-11-15 13:17:36 -08:00 |
|
jed
|
850c7004c8
|
.
|
2012-11-15 05:04:21 -08:00 |
|
jed
|
46cd90b47b
|
.
|
2012-11-14 21:26:23 -08:00 |
|
jed
|
7500547fe1
|
Merge branch 'api2' of github.com:jedmccaleb/NewCoin into api2
Conflicts:
src/cpp/ripple/TransactionAction.cpp
src/cpp/ripple/TransactionEngine.cpp
src/cpp/ripple/TransactionEngine.h
|
2012-11-14 20:58:00 -08:00 |
|
jed
|
85a46a597c
|
.
|
2012-11-14 18:46:10 -08:00 |
|
jed
|
8866ac384f
|
.
|
2012-11-14 16:47:49 -08:00 |
|
jed
|
58e5e07823
|
.
|
2012-11-14 16:10:10 -08:00 |
|
jed
|
2c2a8b5660
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin into api2
|
2012-11-14 13:23:41 -08:00 |
|
jed
|
5bbdd90a4c
|
refactor Transaction. compiling. still need to test
|
2012-11-14 13:05:59 -08:00 |
|
JoelKatz
|
601db4491a
|
Track when we have to abandon the consensus process because the network has moved on.
Issue partial validation if appropriate later.
Change the consensus abort threshold to 80% of trusted nodes. (Maybe there should be a delay?)
|
2012-11-14 08:47:36 -08:00 |
|
JoelKatz
|
bd44ae1b2b
|
Fix standalone or non-validating modes.
|
2012-11-14 00:33:17 -08:00 |
|
JoelKatz
|
0a2beae3ac
|
Better "unset source" messages.
|
2012-11-14 00:33:09 -08:00 |
|
JoelKatz
|
c6aab36fe7
|
Issue partial validations when appropriate.
|
2012-11-14 00:23:32 -08:00 |
|
JoelKatz
|
71cf18eee2
|
Track last validation so we can detect a missing validation and issue a partial.
|
2012-11-13 16:18:19 -08:00 |
|
JoelKatz
|
73a0a56f2b
|
New job categories.
|
2012-11-13 16:18:11 -08:00 |
|
JoelKatz
|
f070630f62
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2012-11-13 15:31:19 -08:00 |
|
JoelKatz
|
8450491099
|
Function to get full/partial validation counts for tracking transaction load.
Cleanups.
|
2012-11-13 15:30:43 -08:00 |
|
Arthur Britto
|
f2dcc4cdd0
|
Add support for getting ledger_header.
|
2012-11-13 14:06:59 -08:00 |
|
Arthur Britto
|
496fd33481
|
JS: Clean up setting command rpc.
|
2012-11-13 14:06:07 -08:00 |
|
Arthur Britto
|
ad8c942370
|
JS: Rename CreditSet to TrustSet.
|
2012-11-13 13:42:47 -08:00 |
|
JoelKatz
|
a4a83bbdda
|
Wrong field name.
|
2012-11-13 13:39:36 -08:00 |
|
jed
|
65cd94e9f1
|
vs2010
|
2012-11-13 04:35:26 -08:00 |
|
jed
|
44826f1ce3
|
AuthorizedKey -> RegularKey
|
2012-11-13 04:20:15 -08:00 |
|
jed
|
4dfc237e4f
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin into api2
|
2012-11-13 03:45:49 -08:00 |
|
JoelKatz
|
e966752538
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2012-11-13 03:41:54 -08:00 |
|
JoelKatz
|
ee0b63d19e
|
More PoW work.
|
2012-11-13 03:41:39 -08:00 |
|
Arthur Britto
|
0bd8e3b84b
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2012-11-13 02:32:48 -08:00 |
|
Arthur Britto
|
64181e1027
|
Remove dead files.
|
2012-11-13 02:31:22 -08:00 |
|
JoelKatz
|
210170a2cb
|
More work on proof of work.
|
2012-11-13 02:16:22 -08:00 |
|
JoelKatz
|
d339eb8cad
|
Fix unit tests.
|
2012-11-12 22:58:29 -08:00 |
|
JoelKatz
|
7dfe1107d1
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2012-11-12 22:52:00 -08:00 |
|
JoelKatz
|
82ef1d4582
|
More proof of work stuff.
|
2012-11-12 22:51:48 -08:00 |
|
jed
|
c1611f3b07
|
meta
|
2012-11-12 17:00:11 -08:00 |
|
jed
|
f18b646e50
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2012-11-12 16:06:34 -08:00 |
|
JoelKatz
|
01b8342f42
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2012-11-12 15:56:51 -08:00 |
|
JoelKatz
|
35905edd77
|
Proof of work finding engine.
|
2012-11-12 15:55:58 -08:00 |
|
JoelKatz
|
a6e709e5ff
|
Some fixes for broken math in this code.
|
2012-11-12 15:55:38 -08:00 |
|
jed
|
ad6368bb0c
|
Merge branch 'api2'
|
2012-11-12 15:48:04 -08:00 |
|
jed
|
433cbc4d92
|
vs 2012
|
2012-11-12 15:45:50 -08:00 |
|
Arthur Britto
|
1a4085c2f3
|
Merge branch 'master' of github.com:jedmccaleb/NewCoin
|
2012-11-12 14:40:50 -08:00 |
|
Arthur Britto
|
42b37c8b1f
|
Fixes for path expansion.
|
2012-11-12 14:40:42 -08:00 |
|
Arthur Britto
|
95c590bef4
|
Make Ledger::getBookBase logging more informative.
|
2012-11-12 14:30:12 -08:00 |
|
JoelKatz
|
c725d78e24
|
Trivial change to force push.
|
2012-11-12 14:17:35 -08:00 |
|
JoelKatz
|
6f44577109
|
Be more explicity about make_pair types.
|
2012-11-12 13:56:26 -08:00 |
|
JoelKatz
|
9e36f54e24
|
Cleanup.
|
2012-11-12 13:40:27 -08:00 |
|
JoelKatz
|
4fe3f7c7e0
|
Include ledger entry type in metadata. Include more new/changed/final field
values in transactions metadata.
|
2012-11-12 13:40:02 -08:00 |
|
JoelKatz
|
e399be47c4
|
Remove metadata field parameters.
|
2012-11-12 13:39:37 -08:00 |
|
Arthur Britto
|
85336da386
|
Rename uIndex to uNode.
|
2012-11-12 12:35:58 -08:00 |
|
jed
|
c7d88f5078
|
in progress
|
2012-11-12 07:48:04 -08:00 |
|