Commit Graph

1975 Commits

Author SHA1 Message Date
Kevin
8b5c87d356 Removed single-process POW support, which was just needed on Windows 2020-07-23 15:16:52 -05:00
Kevin
ac279c1cef bumped version 2020-07-21 21:57:44 -05:00
Kevin
82b1121ad5 updated bootstrap list 2020-07-18 23:58:13 -05:00
Kevin F
9fe74d1f9b
Merge pull request #87 from beardog108/dependabot/pip/lan/psutil-5.7.2
Bump psutil from 5.7.0 to 5.7.2
2020-07-18 18:32:54 -05:00
Kevin
9fc741106a made localcommand pep8 compliant 2020-07-17 13:49:18 -05:00
dependabot-preview[bot]
9424f1d6a0
Bump psutil from 5.7.0 to 5.7.2
Bumps [psutil](https://github.com/giampaolo/psutil) from 5.7.0 to 5.7.2.
- [Release notes](https://github.com/giampaolo/psutil/releases)
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-5.7.0...release-5.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-15 13:33:54 +00:00
Kevin
782c980b69 formatting and comment improvements, cleanup 2020-07-07 09:11:30 -05:00
Kevin
714b3a3c33 cleaned up onionrblocks/insert/main some 2020-07-04 14:44:06 -05:00
Kevin
a887efe3d2 updated runtime test ts 2020-06-30 19:08:56 -05:00
Kevin
7931f514b6 Only hide blocks uploaded to us if we have outgoing peers (don't send to upload event handler) 2020-06-30 18:34:13 -05:00
Kevin
c46e9590c6 share too_many to all requests (flask "g") handled by public security module 2020-06-30 17:17:22 -05:00
Kevin
08d2dee18a update runtime test ts 2020-06-30 17:16:46 -05:00
Kevin
3a6322c6c6 Remove _delay_wait_for_share_block_removal because it doesn't seem to exist 2020-06-30 17:16:33 -05:00
Kevin
d6422801a2 don't set lookupblocks timestamp unless they actually have new blocks 2020-06-30 17:09:18 -05:00
Kevin
63e676ed6f cleanup lookupblocks 2020-06-30 17:08:32 -05:00
Kevin
e174b4a636 clarify parts of readme and include intention to use VDF 2020-06-30 17:05:11 -05:00
Kevin
3f13cd84ea * Do not print border around quotes when the terminal is small 2020-06-29 02:30:37 -05:00
Kevin
25485e6aa4 * Revert back to hiding blocks even when we have no outgoing connections
* ensure that block is hidden in public list in insert test
2020-06-29 02:29:55 -05:00
Kevin
1aa707cea5 Do not run LANserver runtime test if we are not on an appropriate LAN (such as VMs/VPS) 2020-06-29 02:28:50 -05:00
Kevin
049956544e improve upload error log messages 2020-06-28 04:18:00 -05:00
Kevin
7f8e63f19b keep trying to connect to new peers eagerly if we have no outgoing connections 2020-06-28 04:17:45 -05:00
Kevin
6738eaf222 don't hide uploaded blocks if we have no peers 2020-06-28 04:16:55 -05:00
Kevin
0d58d57467 add line break to a quote 2020-06-28 04:15:58 -05:00
Kevin F
95c4050142
Merge pull request #84 from beardog108/dependabot/pip/lan/pdoc3-0.8.3
Bump pdoc3 from 0.8.2 to 0.8.3
2020-06-27 18:18:14 -05:00
Kevin
27adbbb199 swap spock for snowden in quotes 2020-06-27 18:05:53 -05:00
Kevin
e9bbd38aab improve verifypow error message info to show affected block 2020-06-27 18:05:39 -05:00
Kevin
cc41ad793e correct gettortransport endpoint tor config reading to use int and not bool 2020-06-27 18:05:04 -05:00
Kevin
b878faeb4c fix bug where onionr would complain while restarting about not being able to start 2020-06-27 18:03:20 -05:00
Kevin
c5fd39c762 remove unused var in torstats 2020-06-27 18:00:52 -05:00
Kevin
7780093898 dev toggle scripts toggle animated background 2020-06-27 18:00:31 -05:00
dependabot-preview[bot]
0358ce91f0
Bump pdoc3 from 0.8.2 to 0.8.3
Bumps [pdoc3](https://github.com/pdoc3/pdoc) from 0.8.2 to 0.8.3.
- [Release notes](https://github.com/pdoc3/pdoc/releases)
- [Changelog](https://github.com/pdoc3/pdoc/blob/master/CHANGELOG)
- [Commits](https://github.com/pdoc3/pdoc/compare/0.8.2...0.8.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-27 17:38:27 +00:00
Kevin F
57a18999ac
Merge pull request #83 from beardog108/dependabot/pip/lan/pdoc3-0.8.2
Bump pdoc3 from 0.8.1 to 0.8.2
2020-06-27 02:22:54 -05:00
dependabot-preview[bot]
91c95ac32e
Bump pdoc3 from 0.8.1 to 0.8.2
Bumps [pdoc3](https://github.com/pdoc3/pdoc) from 0.8.1 to 0.8.2.
- [Release notes](https://github.com/pdoc3/pdoc/releases)
- [Changelog](https://github.com/pdoc3/pdoc/blob/master/CHANGELOG)
- [Commits](https://github.com/pdoc3/pdoc/compare/0.8.1...0.8.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-26 15:40:05 +00:00
Kevin
ee28aba792 do not bind to lan if there is no lan 2020-06-25 23:44:39 -05:00
Kevin
4a647b4cb1 correct readme 2020-06-25 19:42:02 -05:00
Kevin
e07c70057c Added license info to more JS files 2020-06-25 17:30:34 -05:00
Kevin F
b2068fc6b5
Merge pull request #82 from beardog108/dependabot/pip/lan/watchdog-0.10.3
Bump watchdog from 0.10.2 to 0.10.3
2020-06-25 16:38:39 -05:00
dependabot-preview[bot]
22c4a2e8cd
Bump watchdog from 0.10.2 to 0.10.3
Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 0.10.2 to 0.10.3.
- [Release notes](https://github.com/gorakhargosh/watchdog/releases)
- [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst)
- [Commits](https://github.com/gorakhargosh/watchdog/compare/v0.10.2...v0.10.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-25 20:46:41 +00:00
Kevin
1aea6c3362 don't show tor transport box if there is none 2020-06-25 03:29:27 -05:00
Kevin
1bf365aff4 disable lan if there is a local threat (sec level >=3) 2020-06-25 03:28:59 -05:00
Kevin
03608960c0 fix bug in test_lan_learn and handle errors better in encryption plugin 2020-06-23 16:48:04 -05:00
Kevin
8d33e1a188 added sqlite3 check for weird python setups 2020-06-23 04:16:40 -05:00
Kevin
ca1f9eb44b fix regression in apicheck js 2020-06-21 22:48:34 -05:00
Kevin
5bcb5a759d update runtime test 2020-06-21 18:00:57 -05:00
Kevin
5419cb431a clarify recent blocks window text 2020-06-21 17:55:52 -05:00
Kevin
817f0263db transport addresses now displays in dashboard 2020-06-21 17:55:32 -05:00
Kevin
6c75c525d2 added gettoraddress private endpoint 2020-06-21 17:54:30 -05:00
Kevin
7d8c3f75e4 fix formatting in httpapi security 2020-06-21 15:48:00 -05:00
Kevin Froman
a24c87c5b0 fix lan server test for real this time 2020-06-21 14:23:46 -05:00
Kevin F
3ed2ac2d63
Merge pull request #77 from beardog108/dependabot/pip/lan/pip-tools-5.2.1
Bump pip-tools from 5.2.0 to 5.2.1
2020-06-21 14:00:16 -05:00