Kevin F
|
f435a6e6fa
|
Removed webUI and unused god objects
|
2022-08-03 00:23:22 -05:00 |
|
Kevin F
|
3a7e378d8b
|
Added block database cleaner
|
2022-07-31 00:32:43 -05:00 |
|
Kevin F
|
f220e398f1
|
Substantial bug fixes and performance improvements
|
2022-07-30 15:41:11 -05:00 |
|
Kevin F
|
d2b5298bc6
|
Fix conflicting module names in transports
|
2022-07-17 00:01:07 -05:00 |
|
Kevin F
|
421c6da25a
|
Load and save tor peers
|
2022-05-30 19:52:03 -05:00 |
|
Kevin F
|
1b37264eb7
|
Work on gossip tests and cleaned up api server some
|
2022-05-01 00:45:26 -05:00 |
|
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
|
568a192c97
|
Fix license docstring boilerplate spacing
|
2022-03-17 19:56:31 -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
|
ad91a3222f
|
show web url every time onionr daemon starts
|
2021-01-16 02:08:36 +00:00 |
|
Kevin Froman
|
76f1d164e7
|
+ added basic dev guide
* fixes #22
* When restarting from cli, always output to previous process' terminal
|
2021-01-15 07:30:38 +00: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
|
17ef138c21
|
bump version
|
2020-09-07 05:49:13 +00:00 |
|
Kevin Froman
|
b7091d2062
|
fix showlogo crash when not connected to terminal, bump version
|
2020-09-07 03:42:13 +00:00 |
|
Kevin Froman
|
15a66c7fb4
|
fix showlogo crash when not connected to terminal
|
2020-09-07 03:17:20 +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
|
ab10cea8b6
|
add forgotten spawndaemonthreads and added license info to bulma extension files
|
2020-08-04 08:45:06 -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
|
3f13cd84ea
|
* Do not print border around quotes when the terminal is small
|
2020-06-29 02:30:37 -05:00 |
|
Kevin
|
0d58d57467
|
add line break to a quote
|
2020-06-28 04:15:58 -05:00 |
|
Kevin
|
27adbbb199
|
swap spock for snowden in quotes
|
2020-06-27 18:05:53 -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
|
9f1790a601
|
Added mail message padding support
|
2020-02-19 01:57:56 -06:00 |
|