Commit Graph

2044 Commits (5afbed63cfe58c181099f81bd8a29770741faa48)

Author SHA1 Message Date
Kevin Froman 092233027c allow truncated hashes in getblocks public endpoint 2020-09-30 10:05:40 +00:00
Kevin Froman 5abe4cf704 (re)added cors to public api 2020-09-30 07:45:14 +00:00
Kevin Froman ab9726a41a in removeblock calculate size of block before removing it 2020-09-28 08:19:06 +00:00
Kevin Froman 6370d07f90 fix standalone block file ext in removeblock 2020-09-28 08:18:30 +00:00
Kevin Froman fa0318802b use new pow value formats 2020-09-25 08:09:08 +00:00
Kevin Froman 366295f09c Added upload mixing run script arg 2020-09-25 08:08:58 +00:00
Kevin Froman 48f988877d use new pow value formats 2020-09-25 07:32:29 +00:00
Kevin Froman 68a557daf5 added block type filter for public get blocks endpoint 2020-09-25 05:17:08 +00:00
Kevin Froman 02cdbc75ce c# pow implementation work 2020-09-23 21:21:43 +00:00
Kevin F 843f1c1a8e
Merge pull request #97 from beardog108/dependabot/pip/helium-3.0.5
Bump helium from 3.0.4 to 3.0.5
2020-09-23 18:11:14 +00:00
Kevin F 50f0ff8da6
Merge pull request #98 from beardog108/dependabot/pip/gevent-20.9.0
Bump gevent from 20.6.2 to 20.9.0
2020-09-23 18:11:07 +00:00
Kevin Froman 60d6aa0510 c# pow implementation work 2020-09-23 00:36:08 +00:00
dependabot-preview[bot] 0c315c3181
Bump gevent from 20.6.2 to 20.9.0
Bumps [gevent](https://github.com/gevent/gevent) from 20.6.2 to 20.9.0.
- [Release notes](https://github.com/gevent/gevent/releases)
- [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst)
- [Commits](https://github.com/gevent/gevent/compare/20.6.2...20.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-22 22:30:39 +00:00
Kevin Froman e9dbc9fa09 c# pow implementation work 2020-09-21 07:10:10 +00:00
Kevin Froman 499981ed52 c# pow implementation work 2020-09-20 21:13:46 +00:00
Kevin Froman 60c1ec07e9 started c# pow implementation 2020-09-19 21:01:31 +00:00
Kevin Froman fd0f13cf63 started c# pow implementation 2020-09-19 21:01:22 +00:00
Kevin Froman 3199f93d4b work on making mail more efficient, added --private-ke argument imp to run script 2020-09-19 08:25:10 +00:00
Kevin Froman 646a7c0b80 Removed difficulty adjuster from pow
Fixed board popularity cache
2020-09-19 03:08:42 +00:00
Kevin Froman 5b3d76067a Move users to use phrase system for sites as well 2020-09-15 18:12:39 +00:00
Kevin Froman c0ebfec034 Default disabled upload mixing with new config value 2020-09-15 18:11:44 +00:00
Kevin Froman c19797bb2e Added remove log on exit argument to run script 2020-09-15 18:10:39 +00:00
Kevin Froman 1f067f614a Added tor restart button to index and tor restart command. Enabled tor restart daemon event 2020-09-15 17:08:50 +00:00
Kevin Froman b4d80da3ff Work on fixing node uptime 2020-09-14 23:28:01 +00:00
dependabot-preview[bot] 43d3e687d7
Bump helium from 3.0.4 to 3.0.5
Bumps [helium](https://github.com/mherrmann/helium) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/mherrmann/helium/releases)
- [Commits](https://github.com/mherrmann/helium/compare/v3.0.4...v3.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-14 12:23:42 +00:00
Kevin Froman 4bc2bf5db5 removed deterministic keys due to poor hashing 2020-09-14 11:54:14 +00:00
Kevin Froman c7e0b6c1b2 Removed batch files, added WIP run wrapper script 2020-09-13 03:26:02 +00:00
Kevin Froman 247b1f616d added missing last release to changelog 2020-09-10 22:04:53 +00:00
Kevin Froman b4ddf343fc Removed unreachable return in onionrproofs 2020-09-10 21:44:42 +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 a5b6805b5f Update readme to have version tag 2020-09-10 20:50:41 +00:00
Kevin Froman e11c3d2733 Merge branch 'master' into remote-access 2020-09-08 18:31:12 +00:00
Kevin F 97708e5875
Merge pull request #91 from beardog108/dependabot/pip/pip-tools-5.3.1
Bump pip-tools from 5.2.1 to 5.3.1
2020-09-08 18:30:49 +00:00
Kevin F 41e57cb5b9
Merge pull request #96 from beardog108/dependabot/pip/ujson-3.2.0
Bump ujson from 3.0.0 to 3.2.0
2020-09-08 18:27:53 +00:00
dependabot-preview[bot] 79a5e6ca3e
Bump ujson from 3.0.0 to 3.2.0
Bumps [ujson](https://github.com/ultrajson/ultrajson) from 3.0.0 to 3.2.0.
- [Release notes](https://github.com/ultrajson/ultrajson/releases)
- [Commits](https://github.com/ultrajson/ultrajson/compare/3.0.0...3.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-08 16:46:17 +00:00
Kevin Froman 2ce5f48c90 Added ui.public_remote_enabled and ui.public_remote_hosts 2020-09-08 08:39:18 +00:00
Kevin Froman 17ef138c21 bump version 2020-09-07 05:49:13 +00:00
Kevin Froman cb88ff8c3f update runtime test 2020-09-07 05:47:58 +00:00
Kevin Froman d40bd85368 added test for api version 2020-09-07 05:13:36 +00:00
dependabot-preview[bot] d7e7d4499b
Bump pip-tools from 5.2.1 to 5.3.1
Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 5.2.1 to 5.3.1.
- [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.2.1...5.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-07 04:08:23 +00:00
Kevin F 104f71c0c3
Merge pull request #95 from beardog108/dependabot/pip/pdoc3-0.9.1
Bump pdoc3 from 0.8.3 to 0.9.1
2020-09-07 04:06:52 +00:00
Kevin Froman 16cdd6d877 Merge branch 'master' of ssh://git.voidnet.tech:/kev/Onionr 2020-09-07 03:44:17 +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 f8fcd6d4e5 Formatting changes 2020-09-07 03:18:23 +00:00
Kevin Froman 15a66c7fb4 fix showlogo crash when not connected to terminal 2020-09-07 03:17:20 +00:00
Kevin Froman 37e5dbab4b Moved plugin web files to be in the plugin folder to reduce staticfiles blueprint coupling 2020-09-01 22:41:59 +00:00
dependabot-preview[bot] 3df1859df5
Bump pdoc3 from 0.8.3 to 0.9.1
Bumps [pdoc3](https://github.com/pdoc3/pdoc) from 0.8.3 to 0.9.1.
- [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.8.3...0.9.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-27 23:12:01 +00:00
Kevin Froman 14f2d03ebf Formatting improvements in httpapis 2020-08-26 08:25:43 +00:00
Kevin Froman 3422ca43ff Fixing block syncing quirks 2020-08-25 15:02:13 -05:00
Kevin Froman a83351a73c misc formatting improvements 2020-08-25 13:20:37 -05:00