Kevin Froman
|
bff2595ac9
|
Merge branch 'new-release' into sidebar
|
2020-08-08 10:51:04 -05:00 |
Kevin Froman
|
522cd2c462
|
bumped requirements versions
|
2020-08-08 00:11:45 -05:00 |
Kevin
|
2f5c1311be
|
update readme to reflect release tag usage
|
2020-08-07 22:41:56 -05:00 |
Kevin
|
077f530b72
|
Fix peeraction still using comm_inst
|
2020-08-07 21:57:02 -05:00 |
Kevin
|
5930f3bfad
|
Added missing tests and sidebar files
|
2020-08-04 22:35:45 -05:00 |
Kevin
|
ab10cea8b6
|
add forgotten spawndaemonthreads and added license info to bulma extension files
|
2020-08-04 08:45:06 -05:00 |
Kevin
|
086f2f718c
|
fix onlinepeers decoupling
|
2020-08-04 08:44:24 -05:00 |
Kevin
|
4cf17ffe62
|
work on removing communicator
|
2020-07-30 20:15:36 -05:00 |
Kevin
|
0b34aa7385
|
added onionrthreads to replace communicator timers
|
2020-07-29 20:36:41 -05:00 |
Kevin
|
6f1daf50d3
|
added setup kvvars
|
2020-07-29 20:36:11 -05:00 |
Kevin
|
5bde99967b
|
Moved all communicator ext vars to KV
|
2020-07-29 04:32:09 -05:00 |
Kevin
|
f28d469e56
|
Moved all communicator ext vars to KV
|
2020-07-29 03:57:06 -05:00 |
Kevin
|
080f33bf1f
|
More decoupling, removed unnecessary announceCache
|
2020-07-26 21:45:17 -05:00 |
Kevin
|
fad5e8547e
|
Moved cooldownPeer to KV to further reduce coupling
|
2020-07-26 19:15:26 -05:00 |
Kevin
|
dde10b7005
|
Moved offllinePeers to KV to further reduce coupling
|
2020-07-26 19:12:52 -05:00 |
Kevin
|
10c1cd7803
|
Moved blocksToUpload to KV to further reduce coupling
|
2020-07-26 19:02:39 -05:00 |
Kevin
|
97a5f50271
|
Moved dbTimestamps and newPeers to KV for more decoupling
|
2020-07-26 15:49:34 -05:00 |
Kevin
|
e00d41f8a9
|
Moved onlinePeers and announceCache to kv for more decoupling
|
2020-07-26 15:26:15 -05:00 |
Kevin
|
6a6718c9fd
|
Moved onlinePeers to KV to further reduce coupling
|
2020-07-25 22:28:32 -05:00 |
Kevin
|
0e4e7bb050
|
Moved communicator shutdown over to KV model for more decoupling
|
2020-07-25 21:36:48 -05:00 |
Kevin F
|
0460d3380f
|
Merge pull request #89 from beardog108/dependabot/pip/deadsimplekv-0.3.2
Bump deadsimplekv from 0.3.1 to 0.3.2
|
2020-07-25 21:30:17 -05:00 |
dependabot-preview[bot]
|
e3b1eaad17
|
Bump deadsimplekv from 0.3.1 to 0.3.2
Bumps [deadsimplekv](https://github.com/beardog108/deadsimplekv) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/beardog108/deadsimplekv/releases)
- [Changelog](https://github.com/beardog108/DeadSimpleKV/blob/master/CHANGELOG.md)
- [Commits](https://github.com/beardog108/deadsimplekv/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-24 20:08:08 +00:00 |
Kevin
|
6ecb62356a
|
Moved blockQueue to DSKV singleton as part of communicator decoupling
|
2020-07-24 14:37:01 -05:00 |
Kevin
|
47013431d2
|
Removed use of communicator's storagecounter to reduce coupling
|
2020-07-24 03:27:42 -05:00 |
Kevin
|
b4be481f81
|
bumped urllib3 to 1.25.10
|
2020-07-24 03:03:21 -05:00 |
Kevin
|
f4d1739e4a
|
made storagecounter use a watchdog (inotify) instead of excessive file reads
|
2020-07-24 02:57:44 -05:00 |
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 |