Commit Graph

419 Commits

Author SHA1 Message Date
Kevin Froman ba8ba6d3d8 properly clean block list in blockio 2021-01-25 22:16:51 +00:00
Kevin Froman 708c5d2e71 added block cleaning method for new database 2021-01-25 06:28:18 +00:00
Kevin Froman 75234310ca added blockio load implementation 2021-01-24 23:29:02 +00:00
Kevin Froman 003718db04 Merge branch 'master' into integrate-new-blocks 2021-01-24 18:11:42 +00:00
Kevin Froman 9306143e4c dont check hostname if not bound to loopback in client api security 2021-01-23 04:00:03 +00:00
Kevin Froman 7303cf041e if binding to 0.0.0.0, don't validate source ip in client api 2021-01-23 04:00:03 +00:00
Kevin Froman 4e96d18396 print tor errors to stdout 2021-01-23 04:00:03 +00:00
Duncan X Simpson 3a98183fa0 Compare uid not username in create_dirs() 2021-01-23 04:00:03 +00:00
Kevin Froman d03620db7e merge after rebasing toast fix 2021-01-21 20:26:41 +00:00
Kevin Froman 1d1edfd0f1 work on blockio api 2021-01-21 20:23:59 +00:00
Kevin Froman 001bdda433 reload config before spawning daemon threads 2021-01-21 20:23:58 +00:00
Kevin Froman 847f80b8f4 implemented fetch block in blockio 2021-01-21 20:23:58 +00:00
Kevin Froman 2ffc8c637e fix broken non protected safedb get 2021-01-21 20:23:58 +00:00
Kevin Froman a3ce191ed3 renamed old block api due to namespace conflict
fix onboarding not using optimize cpu option
2021-01-21 20:23:58 +00:00
Kevin Froman 504ef3a49a work on removing communicator 2021-01-21 20:23:58 +00:00
Kevin Froman ec9dbe383c added blockio doc for db keys 2021-01-21 20:23:58 +00:00
Kevin Froman 7390539d50 added blockio module directory 2021-01-21 20:23:58 +00:00
Kevin Froman 0f7ea4e4c8 added license boilerplate to safedb 2021-01-21 20:23:58 +00:00
Kevin Froman 86dca2dd2b added work on faster and safer database for blocks and general KV 2021-01-21 20:23:58 +00:00
Kevin Froman 0e69d88708 added put/get from db 2021-01-21 20:23:58 +00:00
Kevin Froman cd0ec77189 added work on faster and safer database for blocks and general KV 2021-01-21 20:23:58 +00:00
Kevin Froman 6bcfd91352 bump dependencies 2021-01-21 20:23:58 +00:00
Kevin Froman 5df747d658 added work on faster and safer database for blocks and general KV 2021-01-21 20:23:58 +00:00
Kevin Froman f44ca60c6e implemented fetch block in blockio 2021-01-17 20:50:32 +00:00
Kevin Froman b6bb350b65 fix broken non protected safedb get 2021-01-17 19:44:24 +00:00
Kevin Froman ca37f6df9d renamed old block api due to namespace conflict
fix onboarding not using optimize cpu option
2021-01-17 04:58:28 +00:00
Kevin Froman 9ed17f4fb6 work on removing communicator 2021-01-17 00:40:04 +00:00
Kevin Froman dc51c26b13 added blockio doc for db keys 2021-01-17 00:39:32 +00:00
Kevin Froman db641341c5 added blockio module directory 2021-01-16 20:45:59 +00:00
Kevin Froman 8ddc38515d added license boilerplate to safedb 2021-01-16 20:45:59 +00:00
Kevin Froman 7ab330a710 added work on faster and safer database for blocks and general KV 2021-01-16 20:45:59 +00:00
Kevin Froman 153d530f38 added put/get from db 2021-01-16 20:45:58 +00:00
Kevin Froman 9e01c65c0f added work on faster and safer database for blocks and general KV 2021-01-16 20:45:58 +00:00
Kevin Froman 2eb3e93666 bump dependencies 2021-01-16 20:45:58 +00:00
Kevin Froman f1edd1932e added work on faster and safer database for blocks and general KV 2021-01-16 20:45:58 +00:00
Kevin Froman 07d9207808 Fix regression when opening homepage 2021-01-16 06:38:12 +00:00
Kevin Froman ad91a3222f show web url every time onionr daemon starts 2021-01-16 02:08:36 +00:00
Kevin Froman 87685fd728 add license to disk ministry 2021-01-15 21:36:57 +00:00
Kevin Froman b267d3028e bump version to 8.0.2 2021-01-15 08:55:42 +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 79b46b62eb add SO link to err msg when sqlite is not installed 2021-01-13 09:37:47 +00:00
Kevin Froman ae84d09e8e * detect stale run file
fixes #27
2020-12-22 08:57:15 -06:00
Kevin Froman 9d55c62d68 * revert pow to 5
* is is_alive in sneakernet observer
* catch subprocess err in 3.9.x (dirty hack) in vanityonionr and block gen
* bump version
2020-12-22 01:53:04 +00:00
Kevin Froman ae359de562 Added custom port and bind address args 2020-12-16 04:44:25 +00:00
Kevin Froman 9d6216e16b decrease pow, bump version 2020-12-04 09:41:40 +00:00
Kevin Froman 7820c87b79 bump version 2020-12-03 06:36:15 +00:00
Kevin Froman 93d176badc fix upload.py logging b_hash define 2020-12-03 06:12:06 +00:00
Kevin Froman 968f468027 Merge branch 'fixmultiprocessexit' of /home/user/win-merges/bare-onionr/onionr into fixmultiprocessexit 2020-12-03 05:24:42 +00:00
Kevin Froman 86fd936d52 exit faster from communicator 2020-12-03 05:20:03 +00:00
Kevin Froman e34b499044 purge old blocks if POW increases 2020-12-02 20:46:36 -06:00