Commit Graph

1907 Commits

Author SHA1 Message Date
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
Kevin F 1b90458b19
Merge pull request #80 from beardog108/dependabot/pip/lan/gevent-20.6.2
Bump gevent from 20.5.2 to 20.6.2
2020-06-21 14:00:01 -05:00
Kevin 34416c07fe made particles more efficient, finished basic blocks feed 2020-06-21 02:27:55 -05:00
dependabot-preview[bot] c41592de0a
Bump gevent from 20.5.2 to 20.6.2
Bumps [gevent](https://github.com/gevent/gevent) from 20.5.2 to 20.6.2.
- [Release notes](https://github.com/gevent/gevent/releases)
- [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst)
- [Commits](https://github.com/gevent/gevent/compare/20.5.2...20.6.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-21 05:05:02 +00:00
Kevin F dafa4b6117
Merge pull request #81 from beardog108/dependabot/pip/lan/requests-2.24.0
Bump requests from 2.23.0 to 2.24.0
2020-06-21 00:03:23 -05:00
Kevin c81df9093d added particles and some code for recent block listing 2020-06-20 05:31:51 -05:00
Kevin c9a6769be7 fix lan server test not using raw 2020-06-19 01:29:47 -05:00
Kevin 7205189d62 make lan server test only a few ports, add run time test grace period in service detection attack prevetion mechanism 2020-06-19 01:08:39 -05:00
Kevin 5751468e8a remove deprecated POW 2020-06-19 00:55:37 -05:00
Kevin eeab5ef2c2 basic lan syncing support is done 2020-06-19 00:55:13 -05:00
dependabot-preview[bot] 9ad20c069c
Bump requests from 2.23.0 to 2.24.0
Bumps [requests](https://github.com/psf/requests) from 2.23.0 to 2.24.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.23.0...v2.24.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-17 16:42:20 +00:00
Kevin bae8b38f08 handle ping missed in lan connecting 2020-06-17 00:53:33 -05:00
Kevin c0b72f9007 handle ping missed in lan connecting 2020-06-17 00:42:40 -05:00
Kevin 1f2c116b4b handle ping missed in lan connecting 2020-06-17 00:37:11 -05:00
Kevin 5b9bb2e5e2 made lan port identification faster 2020-06-17 00:29:03 -05:00
Kevin 1e76990d1e made lan port identification faster 2020-06-17 00:00:52 -05:00
Kevin 529da22cc4 Merge branch 'master' into lan 2020-06-16 15:34:54 -05:00
Kevin ac665f5872 made some dashboard text clearer 2020-06-16 15:33:53 -05:00
Kevin 0c7afa89f1 fix setup_online_mode in daemon launch 2020-06-16 02:12:05 -05:00