JoelKatz
9bf119092a
Remove an extraneous debug message.
2012-06-18 19:20:10 -07:00
JoelKatz
07d16749ae
Make sure we aren't validating when not in full.
2012-06-18 19:19:21 -07:00
JoelKatz
7db81c89e5
Merge branch 'master' of github.com:jedmccaleb/NewCoin
2012-06-18 19:10:48 -07:00
JoelKatz
1f8e1e0dcc
Remove a broken assert.
2012-06-18 19:10:11 -07:00
Arthur Britto
42de3f345b
Add periodic policy enforcement to ConnectionPool.
2012-06-18 17:36:31 -07:00
JoelKatz
e458a2e3c7
Use validations.
2012-06-18 17:01:54 -07:00
JoelKatz
5bca46d084
Handle received validations.
2012-06-18 17:01:43 -07:00
JoelKatz
d57236599e
Make this code work.
2012-06-18 17:01:35 -07:00
JoelKatz
74766e8884
Some extra constructors.
2012-06-18 17:00:34 -07:00
JoelKatz
149ad2a9ec
Add our own validation as a trusted validation.
2012-06-18 16:58:50 -07:00
JoelKatz
c3cc457f2d
Create a valiadation collection object.
2012-06-18 16:58:38 -07:00
JoelKatz
ad86e17920
Make validation code work.
2012-06-18 16:58:21 -07:00
JoelKatz
dd179de251
Merge branch 'master' of github.com:jedmccaleb/NewCoin
2012-06-18 15:34:58 -07:00
JoelKatz
3ed23d6e20
Fix.
2012-06-18 15:34:46 -07:00
JoelKatz
6f5feeccdc
Suppress a meaningless warning.
2012-06-18 15:31:59 -07:00
jed
f512c31ad1
Merge branch 'master' of github.com:jedmccaleb/NewCoin
...
Conflicts:
src/UniqueNodeList.cpp
2012-06-18 14:47:15 -07:00
Arthur Britto
3ac56f3b57
Merge branch 'master' of github.com:jedmccaleb/NewCoin
2012-06-18 14:13:11 -07:00
Arthur Britto
8f74e5bf07
Add support [validators] in newcoind.cfg.
2012-06-18 14:13:06 -07:00
JoelKatz
599fc228af
Redundant log.
2012-06-18 13:12:04 -07:00
JoelKatz
1b7d400c0e
Remove bogus assert.
2012-06-18 13:10:36 -07:00
JoelKatz
62481b8bb5
Spelling.
2012-06-18 13:08:07 -07:00
jed
ef3cbe23a6
Merge branch 'master' of github.com:jedmccaleb/NewCoin
2012-06-18 13:08:05 -07:00
jed
8521b82180
.
2012-06-18 13:07:48 -07:00
JoelKatz
bca7975c35
We have a bug in doPasswordSet.
2012-06-18 13:00:09 -07:00
JoelKatz
74ea434435
Bugfixes to consensus:
...
1) Don't apply to new open ledger in final mode.
2) Re-apply any NO transactions to the new open ledger.
2012-06-18 12:57:43 -07:00
JoelKatz
a46b43e3a5
Add a constructor
2012-06-18 12:49:02 -07:00
JoelKatz
a0970e705f
Consensus bugfixing.
2012-06-18 12:24:15 -07:00
Arthur Britto
ec008fe76d
Improve configuration handling.
...
- Make VALIDATORS_SITE configurable.
- At bootstrap load validators.txt with out a unl_default entry.
- Always merge in unl_default at start if available.
2012-06-18 11:45:22 -07:00
JoelKatz
b3bba6b2b0
Fix chatty debug.
2012-06-18 11:44:40 -07:00
JoelKatz
0e47edbdfe
Fix some consensus bugs.
2012-06-18 11:43:34 -07:00
Arthur Britto
11241b9077
Make config file parsing more forgiving of all whitespace lines.
2012-06-18 11:35:12 -07:00
JoelKatz
03bbf8d41a
Cleanup.
2012-06-18 11:22:04 -07:00
JoelKatz
098bbcfe7f
Remove chatty debug
2012-06-18 11:21:38 -07:00
JoelKatz
afd3d39d67
Prettify.
2012-06-18 11:20:21 -07:00
JoelKatz
0dd5e0776d
Extra logging.
2012-06-18 11:18:52 -07:00
JoelKatz
ffb8e131a9
Merge branch 'master' of github.com:jedmccaleb/NewCoin
2012-06-18 11:09:39 -07:00
JoelKatz
3b4208f8fc
Log which node we got from cache.
2012-06-18 11:07:10 -07:00
Arthur Britto
844e3ed95f
Remove BOOST_LOG_TRIVIAL.
2012-06-18 11:05:32 -07:00
JoelKatz
195c37b7c2
Fix another one.
2012-06-18 11:05:28 -07:00
JoelKatz
62dfd40ce9
Make SQL updates more sane.
2012-06-18 10:57:10 -07:00
JoelKatz
95ea30085c
Remove chatty debug.
2012-06-18 10:56:55 -07:00
JoelKatz
2a28428409
Add SQL_EXISTS macro to check if an entry exists.
2012-06-18 10:56:26 -07:00
JoelKatz
ec9308bbb8
Cleanups.
2012-06-18 10:37:11 -07:00
JoelKatz
8277854a15
Fix SQL error.
2012-06-18 10:37:05 -07:00
JoelKatz
7e286839bb
Suppress SQL errors in two cases where they are normal.
2012-06-18 10:30:10 -07:00
JoelKatz
36b829f003
Don't bork Nagle.
2012-06-18 09:52:49 -07:00
JoelKatz
2ff19d65e8
Don't go to full (validating) if we don't have a validation seed.
2012-06-18 09:52:06 -07:00
JoelKatz
6c0135fbef
Merge branch 'master' of github.com:jedmccaleb/NewCoin
2012-06-18 09:23:23 -07:00
JoelKatz
8f88030219
Log whether we processed a peer ledger proposal or not.
2012-06-18 09:23:01 -07:00
jed
3e46abf9b8
.
2012-06-18 07:29:26 -07:00