| 
								
								
									 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 |  | 
				
					
						| 
								
								
									 Kevin Froman | 6bf8bb1db6 | progress removing onionr.py | 2019-08-05 11:30:19 -05:00 |  | 
				
					
						| 
								
								
									 Kevin Froman | cbe10f914a | progress removing onionr.py | 2019-08-05 00:25:27 -05:00 |  | 
				
					
						| 
								
								
									 Kevin Froman | 0690e9ca0e | progress removing onionr.py | 2019-08-04 23:23:12 -05:00 |  | 
				
					
						| 
								
								
									 Kevin Froman | 705962e9e7 | progress removing onionr.py | 2019-08-04 23:08:56 -05:00 |  | 
				
					
						| 
								
								
									 Kevin Froman | 2f9c1de062 | progress removing onionr.py | 2019-08-04 19:34:57 -05:00 |  | 
				
					
						| 
								
								
									 Kevin Froman | aea32bd1bc | progress removing onionr.py | 2019-08-03 23:52:57 -05:00 |  | 
				
					
						| 
								
								
									 Kevin Froman | a6fec9eefb | progress removing onionr.py | 2019-08-02 18:00:04 -05:00 |  | 
				
					
						| 
								
								
									 Kevin Froman | 6e526bf629 | progress removing onionr.py | 2019-07-31 00:10:28 -05:00 |  | 
				
					
						| 
								
								
									 Kevin Froman | e037633735 | progress removing onionr.py | 2019-07-30 13:13:10 -05:00 |  | 
				
					
						| 
								
								
									 Kevin Froman | 453e8588c5 | progress removing onionr.py | 2019-07-30 00:19:22 -05:00 |  |