Kevin F
|
b07c176f5c
|
Refactored gossip peer set, gossip block queues, and dandelionphase to use singleton/module instances instead of being passed around
|
2022-03-21 01:03:53 -05:00 |
|
Kevin F
|
f740d475c4
|
Specify that Onionr's pid is a pid in log
|
2022-03-20 12:51:54 -05:00 |
|
Kevin F
|
4c54677387
|
Use tuple of queues for block queues instead of list for clarity that queues cannot be added
|
2022-03-11 11:15:18 -06:00 |
|
Kevin F
|
e5b396fc11
|
Work on gossip system and tor transport
|
2022-02-14 17:47:54 -06:00 |
|
Kevin F
|
026f39b680
|
Work on new gossip system
|
2022-02-11 00:56:19 -06:00 |
|
Kevin F
|
ebb75b136d
|
Fix sigterm handler shutdown call
|
2022-02-10 17:38:22 -06:00 |
|
Kevin F
|
cedd01c98f
|
Removed netcontroller
Removed etc (moving most to onionrutils)
Small refactoring
|
2022-02-06 19:18:53 -06:00 |
|
Kevin F
|
fd93f6151e
|
+ Add pijion support
* Fix shutdown
|
2022-01-30 23:59:34 -06:00 |
|
Kevin F
|
1d22b43ef9
|
Removed old block system
|
2022-01-30 19:39:24 -06:00 |
|
Kevin F
|
4bd9bd6e9d
|
Removed lan and tor transports
|
2022-01-11 01:20:15 -06:00 |
|
Kevin Froman
|
ae84d09e8e
|
* detect stale run file
fixes #27
|
2020-12-22 08:57:15 -06:00 |
|
Kevin Froman
|
e34b499044
|
purge old blocks if POW increases
|
2020-12-02 20:46:36 -06:00 |
|
Kevin Froman
|
eaf61c280a
|
fixed subprocesspow not exiting on wsl
|
2020-12-01 16:24:10 -06:00 |
|
Kevin Froman
|
a9d0524ccc
|
+ added sandbox script
* handle sigterm
|
2020-11-02 23:47:38 +00:00 |
|
Kevin Froman
|
196d02a751
|
Sped up + fixed statistics table command using psutil, removed checkcommunicator as a result
|
2020-09-10 21:44:30 +00:00 |
|
Kevin Froman
|
39650a4ca0
|
catch and log when cannot reach non-managed tor
|
2020-08-23 22:26:54 -05:00 |
|
Kevin Froman
|
87b8655b83
|
do not start lan on qubes
|
2020-08-10 01:03:32 -05:00 |
|
Kevin Froman
|
96af4e8db0
|
Fixed some broken things from communicator decoupling
|
2020-08-08 12:38:14 -05:00 |
|
Kevin
|
4cf17ffe62
|
work on removing communicator
|
2020-07-30 20:15:36 -05:00 |
|
Kevin
|
6f1daf50d3
|
added setup kvvars
|
2020-07-29 20:36:11 -05:00 |
|
Kevin
|
6ecb62356a
|
Moved blockQueue to DSKV singleton as part of communicator decoupling
|
2020-07-24 14:37:01 -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
|
0c7afa89f1
|
fix setup_online_mode in daemon launch
|
2020-06-16 02:12:05 -05:00 |
|
Kevin
|
a10a32fafb
|
improved documentation + refactored daemonlaunch
|
2020-06-14 19:08:17 -05:00 |
|
Kevin Froman
|
8d372cccfb
|
added stats reporter
|
2020-03-31 04:00:48 -05:00 |
|
Kevin Froman
|
1bd0aa9419
|
added sneakernet auto importing
exportblocks now takes argument
|
2020-03-30 20:52:04 -05:00 |
|
Kevin Froman
|
e90d7e96f4
|
moved daemon kill command to its own seperate file in daemonlaunch
|
2020-03-19 01:43:57 -05:00 |
|
Kevin Froman
|
9575352e3e
|
added config option for using LAN transport
|
2020-03-16 02:51:47 -05:00 |
|
Kevin Froman
|
3aec35ef33
|
* lan server including discovery and publishing added (only ping implemented in server)
|
2020-03-16 02:28:41 -05:00 |
|
Kevin Froman
|
7bb95c3b87
|
work on lan transport, added service discovery logic
|
2020-03-11 04:46:42 -05:00 |
|
Kevin Froman
|
e4d4091e66
|
fixed pep8 formatting in daemon launch
|
2020-03-09 04:13:37 -05:00 |
|
Kevin Froman
|
c106d5881f
|
removed imports in daemon launch
|
2020-03-09 04:13:13 -05:00 |
|
Kevin Froman
|
04133035ba
|
fix existing tor daemon not having closed ephemeral onions and work on mail test
|
2020-03-07 18:51:39 -06:00 |
|
Kevin Froman
|
47eef04643
|
fix #45
|
2020-02-12 01:19:59 -06:00 |
|
Kevin Froman
|
d149f351d2
|
made onionr ascii image default, added quotes to startup
|
2020-02-12 00:58:15 -06:00 |
|
Kevin Froman
|
26ddee54ce
|
work on mail settings
|
2020-02-10 08:01:49 -06:00 |
|
Kevin Froman
|
c58bbbb10f
|
Add missing import in daemon launch
|
2020-02-02 19:16:30 -06:00 |
|
Kevin Froman
|
5b78a8810d
|
only nuke data on node shutdown
|
2020-02-02 19:00:49 -06:00 |
|
Kevin Froman
|
8a82e76182
|
fix tor dir being too open
|
2020-02-02 03:23:59 -06:00 |
|
Kevin Froman
|
567af997d7
|
Added dev config scripts
|
2020-02-02 00:55:39 -06:00 |
|
Kevin Froman
|
cd671feb92
|
tor can now be attached
|
2020-01-31 22:14:26 -06:00 |
|
Kevin Froman
|
ea47ae456b
|
work on the ability to attach to existing Tor
|
2020-01-31 18:23:48 -06:00 |
|
Kevin Froman
|
840563f75c
|
work on the ability to attach to existing Tor
|
2020-01-31 07:35:44 -06:00 |
|