Kevin Froman
|
a5490b9f28
|
reduced initial block cleanup timer count
|
2019-08-18 00:54:52 -05:00 |
Kevin Froman
|
a69cb17e47
|
fixed inserted blocks not having default expire in meta db
work on chat
|
2019-08-18 00:27:33 -05:00 |
Kevin Froman
|
80098d39c1
|
connections now able to be created and detected in webui
|
2019-08-17 02:27:33 -05:00 |
Kevin Froman
|
0d9e72eccd
|
work on chat
|
2019-08-16 17:40:17 -05:00 |
Kevin Froman
|
bb6ce10985
|
Added thread call to create client service from web interface endpoint
made create_client in onionrservices static
|
2019-08-16 16:28:54 -05:00 |
Kevin Froman
|
602bc62897
|
work on chat
|
2019-08-16 15:41:56 -05:00 |
Kevin Froman
|
d8af21ab16
|
* started endpoint for non-app specific control of direct connections
* fixed signature bugs in direct connections and forward secrecy
* removed chain and parent stuff from onionrblocks
|
2019-08-15 03:36:05 -05:00 |
Kevin Froman
|
3c6cbca0ac
|
added loading whitelisted endpoints from plugins
|
2019-08-14 18:44:29 -05:00 |
Kevin Froman
|
e267bbbead
|
catch value error on insert queue removal
|
2019-08-14 01:40:03 -05:00 |
0Gitnick
|
00ad409737
|
Some microimprovements
|
2019-08-13 20:06:14 -05:00 |
0Gitnick
|
26b1cc5d87
|
Delegate code in onionrproofs
|
2019-08-13 19:12:45 -05:00 |
Kevin Froman
|
e86f154522
|
* prevent the same message from being inserted at the same time in the http api
* bumped toomanyobjs
* correct pysocks raise
fixes #34
|
2019-08-13 17:28:53 -05:00 |
0Gitnick
|
34c00069f5
|
Fix difficulty calculator for new blocks
|
2019-08-13 16:54:03 -05:00 |
0Gitnick
|
7c7058a691
|
Remove unused variables in onionrproofs.py
|
2019-08-13 15:26:20 -05:00 |
0Gitnick
|
6c091acd34
|
Shorten hashMeetsDifficulty function
|
2019-08-13 15:18:43 -05:00 |
0Gitnick
|
401723f5ab
|
Comment step function
|
2019-08-13 15:10:58 -05:00 |
0Gitnick
|
60c9a395f6
|
Delegate finding leading zeroes to library functions
|
2019-08-13 15:04:20 -05:00 |
0Gitnick
|
8a36144675
|
Fix difficultyModifier
|
2019-08-13 14:51:46 -05:00 |
0Gitnick
|
ae845940d9
|
Increase random bits mainly for preventing duplicate nonces for the same block
|
2019-08-13 08:13:52 -05:00 |
Kevin Froman
|
795266edaf
|
Download queue log messages now skip-based x10
fixes #31
|
2019-08-13 04:16:11 -05:00 |
Kevin Froman
|
9601a3d072
|
log what block is being uploaded by hash
|
2019-08-12 18:49:16 -05:00 |
Kevin Froman
|
56dc2e0ce7
|
re-add bootstrap node since it is apparently fixed
|
2019-08-12 18:48:51 -05:00 |
Kevin Froman
|
1493e029ea
|
catch keyboard interupt when generating deterministic keys
|
2019-08-12 18:48:20 -05:00 |
Kevin Froman
|
c07cfeec9e
|
improve node public disclaimer page
|
2019-08-12 01:55:47 -05:00 |
Kevin Froman
|
26b0a05d66
|
* uploads now only remove from upload queue on 'exists' for efficiency-security trade off
fixes #26
|
2019-08-11 23:00:08 -05:00 |
Kevin Froman
|
97d04440ee
|
added upload queue class to remember block inserts across restarts
|
2019-08-11 22:32:58 -05:00 |
Kevin Froman
|
da2c6b5b9c
|
handle and setup onion service streams better
|
2019-08-11 15:44:56 -05:00 |
Kevin Froman
|
0e9da24d79
|
refactored lookup timer calls in communicator
|
2019-08-11 15:44:16 -05:00 |
Kevin Froman
|
00e2445475
|
make tor restart more aggressive as last resort for tor-death bug
|
2019-08-11 13:53:38 -05:00 |
Kevin Froman
|
3e99bd3a83
|
remove cliui for now
|
2019-08-10 21:13:15 -05:00 |
Kevin Froman
|
6d5aef7058
|
board is now sorta usable
|
2019-08-10 21:12:37 -05:00 |
Kevin Froman
|
06d074d4e0
|
added run commands for linux to readme
|
2019-08-10 21:11:26 -05:00 |
Kevin Froman
|
43f40ba753
|
fix windows run batch scripts
|
2019-08-10 21:02:06 -05:00 |
Kevin Froman
|
0cd1ee8bb6
|
hopefully improve tors connectivity with torrc changes
|
2019-08-10 19:42:47 -05:00 |
Kevin Froman
|
bf6bbd3024
|
added forgotten imports in blockmetadata
|
2019-08-09 23:18:30 -05:00 |
Kevin Froman
|
75ec108496
|
improved network stability by having automatic tor restarts
|
2019-08-09 20:04:56 -05:00 |
Kevin Froman
|
daff149acc
|
refactoring
|
2019-08-09 15:41:27 -05:00 |
Kevin Froman
|
7c02f6fff1
|
* refactored blockmetadata
* be more careful with block type length
+ work on chat
|
2019-08-09 15:07:32 -05:00 |
Kevin Froman
|
8c7319048d
|
bug fixes
|
2019-08-08 01:25:48 -05:00 |
Kevin Froman
|
ef01d3b577
|
+ added notifications for mail messages
+ added authors.md
|
2019-08-07 22:45:18 -05:00 |
Kevin Froman
|
41368a2747
|
fix broken connection pool
|
2019-08-07 18:14:13 -05:00 |
Kevin Froman
|
76356d5e3f
|
added some more readmes
|
2019-08-07 17:46:57 -05:00 |
Kevin Froman
|
636cf3a8d1
|
added readme for communicator
|
2019-08-07 00:42:37 -05:00 |
Kevin Froman
|
ae435bd5f9
|
limit log file line count
|
2019-08-06 21:50:15 -05:00 |
Kevin Froman
|
bd5b6a1802
|
do not update address databases on every request
|
2019-08-06 16:19:26 -05:00 |
Kevin Froman
|
bf9b244180
|
fixed some bugs
|
2019-08-06 00:49:31 -05:00 |
Kevin Froman
|
9080374d7b
|
onionr.py fully removed
|
2019-08-05 22:10:21 -05:00 |
Kevin Froman
|
3409a2888f
|
progress removing onionr.py
|
2019-08-05 18:09:04 -05:00 |
Kevin Froman
|
3a90185cd3
|
progress removing onionr.py
|
2019-08-05 14:01:53 -05:00 |
Kevin Froman
|
2bc908deb6
|
progress removing onionr.py
|
2019-08-05 12:57:25 -05:00 |