Kevin Froman
|
cf0507b82d
|
ensure whole tree is made in createdirs
|
2020-10-22 14:52:49 +00:00 |
Kevin Froman
|
862b39c217
|
fix systemrandom shuffle
|
2020-10-22 14:25:57 +00:00 |
Kevin Froman
|
4847d9bddf
|
added cpu optimize onboarding option
|
2020-10-22 12:51:20 +00:00 |
Kevin Froman
|
8a4c138eed
|
don't netcheck if tor disabled
|
2020-10-22 12:45:19 +00:00 |
Kevin Froman
|
5dddeb3f10
|
remove random shuffle function for systemrandom equivalent
|
2020-10-21 09:46:05 +00:00 |
Kevin Froman
|
183e6491d0
|
use SystemRandom for randomshuffle instead of own rolled implementation
|
2020-10-19 07:28:38 +00:00 |
Kevin Froman
|
c23b286540
|
added file reader offset
|
2020-10-17 07:51:28 +00:00 |
Kevin Froman
|
fcfecaff7e
|
fix removing circles from nav bar when disabled
|
2020-10-16 06:30:17 +00:00 |
Kevin Froman
|
895b4fe4fd
|
side bar and ui node list fixes
|
2020-10-15 23:24:25 +00:00 |
Kevin Froman
|
cf669024bf
|
handle invalid input when adding peer better
|
2020-10-15 22:02:51 +00:00 |
Kevin Froman
|
a9096dc048
|
correct return type in storage setdata
|
2020-10-15 09:50:52 +00:00 |
Kevin Froman
|
57225f57f0
|
work on fixing weird upload issues
|
2020-10-15 03:56:43 +00:00 |
Kevin Froman
|
fbcb95be9e
|
fix mixmate indent
|
2020-10-15 02:46:20 +00:00 |
Kevin Froman
|
e0f59784b1
|
Fix mixmate and sneakernet
|
2020-10-14 00:07:41 +00:00 |
Kevin Froman
|
d067a343e6
|
fixed pex
|
2020-10-11 05:58:42 +00:00 |
Kevin Froman
|
3ef29077e7
|
plaintext block fixes with sharing, fixed peer lookup
|
2020-10-10 23:23:22 +00:00 |
Kevin Froman
|
835c2e527e
|
Fixed encrypted uploads
|
2020-10-10 08:49:33 +00:00 |
Kevin Froman
|
1c44a514a5
|
Fixed encrypted uploads
|
2020-10-10 08:43:20 +00:00 |
Kevin Froman
|
5baa048a4e
|
Fixed encrypted uploads
|
2020-10-10 08:41:55 +00:00 |
Kevin Froman
|
0338cd64b6
|
do not upload plaintext to peers that do not support it, closes #14
|
2020-10-10 04:50:11 +00:00 |
Kevin Froman
|
fc7db42deb
|
do not upload plaintext to peers that do not support it, closes #14
|
2020-10-10 04:26:51 +00:00 |
Kevin Froman
|
503bf65cbe
|
fix error on deletion or upload of plaintext blocks to node that does not support it
|
2020-10-10 02:51:04 +00:00 |
Kevin Froman
|
2dc706a894
|
fixed sneakernet, removed unused vdf
|
2020-10-10 00:16:24 +00:00 |
Kevin Froman
|
d0baa7fd12
|
deleted csharppow and bumped version
|
2020-10-09 17:57:12 +00:00 |
Kevin Froman
|
10ba2be93f
|
small bug fixes, added more cors headers for pub api browser requests
|
2020-10-06 02:53:56 +00:00 |
Kevin Froman
|
45940b2dba
|
+ added address adding input to web ui in sidebar
fixes #10
|
2020-10-03 22:43:18 +00:00 |
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
|
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
|
60d6aa0510
|
c# pow implementation work
|
2020-09-23 00:36:08 +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
|
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
|
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 |
Kevin Froman
|
4bc2bf5db5
|
removed deterministic keys due to poor hashing
|
2020-09-14 11:54:14 +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
|
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
|
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 |