Kevin Froman
|
b4d61d3598
|
set dataSaved when it should have already been
|
2018-01-28 20:39:34 -06:00 |
Kevin Froman
|
aaecd0adaf
|
added timeout to performget
|
2018-01-28 20:30:31 -06:00 |
Kevin Froman
|
8b3a09f5af
|
do not claim hash is invalid when there was no hash
|
2018-01-28 20:20:24 -06:00 |
Kevin Froman
|
da80723686
|
do not claim hash is invalid when there was no hash
|
2018-01-28 20:19:30 -06:00 |
Kevin Froman
|
0ca84c9759
|
check for bytes hash type in setData
|
2018-01-28 20:14:46 -06:00 |
Kevin Froman
|
55aa889bd9
|
now update block datasaved stat when saved
|
2018-01-28 20:12:36 -06:00 |
Kevin Froman
|
8d41f9f3d5
|
now update block datasaved stat when saved
|
2018-01-28 20:08:28 -06:00 |
Kevin Froman
|
dc65254e0a
|
now update block datasaved stat when saved
|
2018-01-28 20:02:16 -06:00 |
Kevin Froman
|
7acb695acd
|
added hash validation warning for blocks
|
2018-01-28 16:45:22 -06:00 |
Kevin Froman
|
1b0d575575
|
fxied validateHash
|
2018-01-28 16:41:49 -06:00 |
Kevin Froman
|
c6ad487c79
|
fxied validateHash
|
2018-01-28 16:38:10 -06:00 |
Kevin Froman
|
d1faea2519
|
debugging blocks
|
2018-01-28 16:29:16 -06:00 |
Kevin Froman
|
7533fda399
|
debugging blocks
|
2018-01-28 16:26:34 -06:00 |
Kevin Froman
|
172e709c46
|
trim hash whitespace in validatehash
|
2018-01-28 16:21:51 -06:00 |
Kevin Froman
|
692de7a147
|
sigh
|
2018-01-28 16:15:41 -06:00 |
Kevin Froman
|
7f688e0696
|
added downloadBlock function
|
2018-01-28 16:14:19 -06:00 |
Kevin Froman
|
f4bb9ca093
|
fixed process blocks core call
|
2018-01-28 16:03:55 -06:00 |
Kevin Froman
|
cd82903db1
|
moved processblocks to communicator and fixed bool error in validatehash
|
2018-01-28 16:02:29 -06:00 |
Kevin Froman
|
63b4c88d06
|
moved processblocks to communicator and fixed bool error in validatehash
|
2018-01-28 15:59:13 -06:00 |
Kevin Froman
|
3c692f1060
|
updated docs
|
2018-01-28 03:35:09 -06:00 |
Arinerron
|
0d423aaefd
|
Change "error" to "fatal" and fix styling for fatal
|
2018-01-27 20:43:54 -08:00 |
Kevin Froman
|
64408fa12f
|
more requirements fixes
|
2018-01-27 20:47:47 -06:00 |
Kevin Froman
|
b4b2f1215f
|
updated requirements to pynacl
|
2018-01-27 20:42:10 -06:00 |
Kevin Froman
|
b291e3ea41
|
fixed requirements.txt and unsaved block message
|
2018-01-27 20:34:04 -06:00 |
Kevin Froman
|
2d41107372
|
fixed requirements.txt and unsaved block message
|
2018-01-27 20:29:45 -06:00 |
Kevin Froman
|
ac0838e678
|
properly save block list
|
2018-01-27 20:23:07 -06:00 |
Kevin Froman
|
963fab821b
|
fixed addToBlockDB and added selfInsert flag, addmessage command
|
2018-01-27 20:18:38 -06:00 |
Kevin Froman
|
da6729adc9
|
fixed core not appending new line to block list
|
2018-01-27 20:10:17 -06:00 |
Kevin Froman
|
7a3eaf63df
|
added invalid block debug message
|
2018-01-27 20:07:33 -06:00 |
Kevin Froman
|
59b4a887c7
|
properly close setpeerinfo db
|
2018-01-27 20:05:55 -06:00 |
Kevin Froman
|
df494a7906
|
added communicator hash sync debug messages
|
2018-01-27 20:03:44 -06:00 |
Kevin Froman
|
abcdf58b1f
|
fixed performget error type mismatch
|
2018-01-27 19:58:30 -06:00 |
Kevin Froman
|
2ed6475195
|
improved block syncing
|
2018-01-27 19:56:59 -06:00 |
Kevin Froman
|
897f18bbc2
|
improved block syncing
|
2018-01-27 19:53:24 -06:00 |
Kevin Froman
|
f3c1587d51
|
failed to get blocks message
|
2018-01-27 17:02:03 -06:00 |
Kevin Froman
|
db9ed46162
|
failed to get blocks message
|
2018-01-27 16:59:07 -06:00 |
Kevin Froman
|
5457e1fdb7
|
onionr now responds with data properly
|
2018-01-27 15:49:48 -06:00 |
Kevin Froman
|
50e6537e80
|
tor now exits properly on STOP command
|
2018-01-27 03:06:08 -06:00 |
Kevin Froman
|
4510dbfd82
|
tor now exits properly on STOP command
|
2018-01-27 02:43:36 -06:00 |
Kevin Froman
|
ead0741e03
|
fixed gpg generation bug and fixed issues relating to first run/setup
|
2018-01-26 21:42:20 -06:00 |
Kevin Froman
|
d22d945056
|
fixed wrong gnupg
|
2018-01-26 19:45:01 -06:00 |
Kevin Froman
|
e59ca3968c
|
updated gnupg version and removed CI check for gnupg
|
2018-01-26 19:35:18 -06:00 |
Kevin Froman
|
bf2290ab26
|
fixed incorrect logger import and fixed communicator not shutting down
|
2018-01-26 19:24:38 -06:00 |
Kevin Froman
|
1c8f8a6632
|
Merge remote-tracking branch 'origin/loggerdev' into mergeloggerdev
|
2018-01-26 19:17:22 -06:00 |
Kevin Froman
|
cb63941fc9
|
work on processing blocks
|
2018-01-26 19:16:15 -06:00 |
Kevin Froman
|
383c936e68
|
Delete hostname
|
2018-01-26 19:09:51 -06:00 |
Kevin Froman
|
192aee9dc2
|
Delete torrc
|
2018-01-26 19:09:38 -06:00 |
Kevin Froman
|
ff23a4dc6d
|
Delete host.txt
|
2018-01-26 19:09:29 -06:00 |
Kevin Froman
|
946d5fb25c
|
Update torrc
|
2018-01-26 19:07:47 -06:00 |
Kevin Froman
|
70351b0b5c
|
Update host.txt
|
2018-01-26 19:07:37 -06:00 |