Kevin F
81a0d83b53
Fix import in getsocks
2022-02-18 14:39:46 -06:00
Kevin F
15875d26c6
Work on gossip system and tor transport
2022-02-16 23:58:04 -06:00
Kevin F
2bcfbf0d79
Tor address generation completed. New system stores the priv key in config as a cleaner method
2022-02-16 00:49:32 -06:00
Kevin F
e5b396fc11
Work on gossip system and tor transport
2022-02-14 17:47:54 -06:00
Kevin F
713aeb199d
Added DandelionPhase to pick stem mode or not
2022-02-12 14:36:45 -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
ed6e2d05b4
ignore another python path in big brother disk ministry
2022-02-10 17:37:58 -06:00
Kevin F
d388bba646
Added files for new dandelion++ gossip and transport system
2022-02-09 19:29:16 -06:00
Kevin F
cbd9a3cbec
bump version codename
2022-02-09 19:28:52 -06:00
Kevin F
e55beec18c
Adjusted onionrthreads to take kwargs
2022-02-09 19:28:31 -06:00
Kevin F
4fba79950c
adjusted pythonpath .env
2022-02-09 19:28:00 -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
df686b3995
Completed basic blockdb tests
2022-02-06 18:06:34 -06:00
Kevin F
9c3ed5bb10
Removed more scripts
2022-02-06 18:05:49 -06:00
Kevin F
29b28accf1
Started test for blockdb
2022-02-05 13:25:28 -06:00
Kevin F
79639ba0af
Added unittest for onionr subprocess module
2022-02-05 00:24:31 -06:00
Kevin F
061e2d1e01
Added generic multiprocess wrapper
...
Corrected blocks after timeout function
2022-02-04 00:18:57 -06:00
Kevin F
eb763cf293
Work on blockdb functions
2022-02-03 12:55:07 -06:00
Kevin F
ff9eb13579
Added block type iteration generator
2022-02-03 00:32:26 -06:00
Kevin F
844723cea9
Remove tests associated with removed code
2022-02-02 14:45:27 -06:00
Kevin F
bb34f9042e
Remove tests associated with removed code
2022-02-02 13:33:37 -06:00
Kevin F
44d5eeab2a
Remove tests associated with removed code
2022-02-02 00:34:50 -06:00
Kevin F
15931ccc32
add onionrblocks dependency
2022-01-31 23:16:52 -06:00
Kevin F
21d1f69bbe
Removed some dead scripts
2022-01-31 22:55:50 -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
e99056afac
More cleanup
2022-01-19 18:47:28 -06:00
Kevin F
cb647daa85
Cleaning up transport remnants
2022-01-11 18:13:19 -06:00
Kevin F
4bd9bd6e9d
Removed lan and tor transports
2022-01-11 01:20:15 -06:00
Kevin F
2352e066cc
work on moving to vdf
2022-01-06 14:48:22 -06:00
Kevin F
6a8ab46815
Added vdf create wrapper
...
Removed some dead code
2021-12-31 15:46:56 -06:00
Kevin F
8f784f208b
Added new bootstrap node, more to come
2021-12-30 01:05:19 -06:00
Kevin F
de18cdfd55
Update netcheck onions to v3
2021-12-28 21:35:58 -06:00
Kevin F
06907a80fa
Bumped dependencies
2021-12-28 13:53:34 -06:00
kev
aecd9ad9ef
Update 'README.md'
2021-02-01 04:58:07 +00:00
Kevin Froman
3e17cf7c0b
added papers list dev doc
2021-01-24 07:16:44 +00:00
Kevin Froman
735220d8da
update runtime result
2021-01-23 19:21:02 +00:00
Kevin Froman
914b505dfa
added remote ui plugin
2021-01-23 05:41:36 +00:00
Kevin Froman
8659fa613e
merge master for docker fixes
2021-01-23 04:04:17 +00:00
Kevin Froman
7fa320cfc5
don't print version command to devnull in run script either
...
added docker and VPS documentation
2021-01-23 04:00:14 +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
133b3ea699
Docker improvements
...
- Create run-onionr-node.sh to parse env and supply args to run-onionr-node.py
- Dockerfile:
- Run onionr by default rather than bash
- Run as unprivileged user by default instead of root
- Use /app for all code
- Specify python 3.7 (3.8 fails to build cffi)
- Use apt-get rather than apt (apt's CLI is not stable)
- Slight reformatting and consolidation
- do not use devnull in run-onionr-node.py
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
8083489110
removed process info from run-onionr-node script
2021-01-23 04:00:03 +00:00
dependabot-preview[bot]
cb2e29ad6e
Bump pdoc3 from 0.9.1 to 0.9.2
...
Bumps [pdoc3](https://github.com/pdoc3/pdoc ) from 0.9.1 to 0.9.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.9.1...0.9.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-23 04:00:03 +00:00
dependabot-preview[bot]
6b6a698370
Bump pip-tools from 5.4.0 to 5.5.0
...
Bumps [pip-tools](https://github.com/jazzband/pip-tools ) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/jazzband/pip-tools/releases )
- [Changelog](https://github.com/jazzband/pip-tools/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jazzband/pip-tools/compare/5.4.0...5.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-23 04:00:03 +00:00
Kevin Froman
d10ccd2e13
Merge branch 'docker' of https://git.k7dxs.net/dxs/onionr
2021-01-22 19:47:06 +00:00