Ru

Skywire PSA 🕘 история названий (1)

@skywirepsa · Криптовалюты
532подписчиков сейчас
Подписаться в Telegram

Публикации всего: 23

Постов на странице: 10 30 50 Страница 1 из 3
Rewards Uptime tracking was broken on the visor end for previous releases ; it is now fixed on the just-released v1.3.89. Rewards will be paused for 1 week to allow time for people to update. After that time, the previous distributions will be done based on the current reward calculation data. Please update your miners in order to continue receiving rewards For questions or technical assistance ---> @skywire <---
Перейти к публикации →
Armbian installs of skywire-bin via the install command generator silently never auto-updated. If your visor isn't auto-updating, run these on the visor host (Debian/Armbian SBCs):
# 1. Make sure the Skycoin apt repo is configured
curl -fsSLo /tmp/skyrepo.deb https://deb.theskywirenetwork.net/skyrepo.deb
sudo dpkg -i /tmp/skyrepo.deb

# 2. Enable unattended-upgrades for Skycoin packages
sudo apt-get install -y unattended-upgrades
sudo cp /usr/share/doc/skyrepo/examples/52unattended-upgrades-skycoin /etc/apt/apt.conf.d/
sudo cp /usr/share/doc/skyrepo/examples/99skycoin-periodic /etc/apt/apt.conf.d/
sudo mkdir -p /etc/systemd/system/apt-daily-upgrade.service.d
sudo cp /usr/share/doc/skyrepo/examples/skycoin-refresh-before-upgrade.conf /etc/systemd/system/apt-daily-upgrade.service.d/
sudo systemctl daemon-reload

# 3. Unmask + enable the apt-daily timers (Armbian masks them by default)
sudo systemctl unmask apt-daily.timer apt-daily-upgrade.timer
sudo systemctl enable --now apt-daily.timer apt-daily-upgrade.timer

# 4. Update to the latest release right now
sudo apt-get update
sudo apt-get install -y --only-upgrade skywire-bin
Steps 1–3 turn on unattended-upgrades — including unmasking the apt-daily timers, which Armbian masks by default (the reason many boards silently never updated). Step 4 pulls the latest release immediately. Run the commands in a normal SSH/local terminal - not over the visor's own remote pty (step 4 restarts the visor).
Перейти к публикации →
Minimum Version Requirement: Update Reminder On any new version release, unless stated otherwise, that version will become the required minimum version 2 weeks after it is released. The minimum required version for rewards today is: v1.3.79 The minimum required version for rewards on Wednesday, July 22nd is: v1.3.82 The minimum required version for rewards on Thursday, July 23rd is: v1.3.84 Please keep your visors updated in order to continue receiving rewards. Refer to the install command generator for the commands to enable automatic updates of skywire. For questions or technical assistance ---> @skywire <---
Перейти к публикации →
Minimum Version Requirement: Update Reminder On any new version release, unless stated otherwise, that version will become the required minimum version 2 weeks after it is released. The minimum required version for rewards today is: v1.3.63 The minimum required version for rewards tomorrow is: v1.3.64 The minimum required version for rewards on Saturday, June 20th is: v1.3.66 Please keep your visors updated in order to continue receiving rewards. Refer to the install command generator for the commands to enable automatic updates of skywire. For questions or technical assistance ---> @skywire <---
Перейти к публикации →
Skywire v1.3.69 Released v1.3.62/v1.3.63 (06-02) * Router: gate aux mux legs on readiness; honor mux degree in route count * Rewards: square-root scaling for the bandwidth pool, per-pool CSVs, bandwidth-pool mode as the default in the embedded reward.sh * Survey: internalized zcalusic/sysinfo (CPU on ARM SBCs and Windows) * DMSG entry-cache TTL raised so disc-dial doesn't thrash * Hypervisor: transitive whitelist (trust flows up the chain) * TPD: include offline transports with bandwidth history in /metrics * DMSG/disc: stop HTTP fallback on "cannot connect to delegated server" * TPD: never attribute bandwidth to the zero PubKey * CXO: bind received Root's Pub to its authenticated feed * Router: don't downgrade MinHops over closed direct transport v1.3.64 (06-03) * CLI/config: generate dmsg-only config by default * Visor/autoconnect: don't re-default dropped service_discovery to prod HTTP * TPD: cache /transports/edge:<PK> + gzip; drain ghost transports (per-edge-TTL) * Router: stop one hop's failure from RST-ing the whole route; guard ClosePacket panic * CXO: bound Filler goroutines * DMSGHTTP: advertise Accept-Encoding: gzip + transparent decompress v1.3.65/v1.3.66 (06-05) * Router: source-driven cascade route setup (RSN as dmsg signing oracle) + cascade fixes * Rewards UI: currently-enforced minimum-version banner; restore detail tree view * CLI: skywire cli version, dmsg probe standalone; hv passwd --force * New PTY/SFTP: cli sshfs mount; cli pty namespace; CXO standalone daemon * Router: reliable multihop route setup — legacy default, handshake fallover, self-healing mux * Router/mux: per-leg loss signal + spread-bw sheds the single worst leg * TPD: persist transport edge pair so expired transports keep both edges (bandwidth rewards) v1.3.67 (06-10) * Rewards: source uptime from TPD-integrated tracker; drop manual tp gate * DMSG: non-public server reachability via signed peer announcements; dmsg conf pull to update embedded servers over dmsg; register/resolve strictly over dmsg * Deployment: re-key relay, resync embedded dmsg servers to all_servers * 30+ visor/router/dmsg/cli fixes (CXO publisher heap leak, latency-weighted route selection, etc.) v1.3.68 (06-12) * CLI: skywire cli reward lookup — per-PK reward history over dmsg * PTY: persistent shell sessions + web-terminal auto-reconnect * HV: hv ls --load columns; web pty for sub-hypervisor visors * Visor: seed direct-service entries on minimal configs * CLI: don't silently serve stale data when --cache-age 0 v1.3.69 (06-17) * Noise: post-quantum hybrid (ML-KEM-768) key agreement * Migrated from skycoin/noise fork to upstream flynn/noise v1.1.0 * Rewards: regional saturation no longer freezes country pots * Docs: refresh mainnet_rules * Router: per-leg liveness probe (drop black-holing mux legs); prefer local route calc for aux legs * Transport: OS-level TCP keepalive + TCP_USER_TIMEOUT * DMSG-discovery: GET /uptimes?v=v3 hang fix; CPU storm fix on dmsg-discovery * DMSG-server: borrow embedded servers when servers is empty * Resolver: self-loopback + PK alias; canonical service aliases (tpd/ar/rf/sd/dmsgd)
Перейти к публикации →
Minimum Version Requirement: Update Reminder On any new version release, unless stated otherwise, that version will become the required minimum version 2 weeks after it is released. The minimum required version for rewards is now v1.3.59 Surveys from 523 visors currently meet the minimum version requirement for rewards, down from 652 on june 4th. Please update your visors if you have not done so already in order to continue receiving rewards. For questions or technical assistance ---> @skywire <---
Перейти к публикации →
Minimum Version Requirement: Update Reminder On any new version release, unless stated otherwise, that version will become the required minimum version 2 weeks after it is released. The minimum required version for rewards is now v1.3.56 Surveys from 652 visors currently meet the minimum version requirement for rewards, down from >800 yesterday. Please update your visors if you have not done so already in order to continue receiving rewards.
Перейти к публикации →
Rewards Bandwidth-based rewards are now live. Clarification: Uptime for May is not considered for the backlogged reward distributions, only the immediate previous day's uptime + other requirements (min. version, min. transport count, etc.) are factors in the reward distribution calculation at present. Rewards will be doubled per the day until the reward backlog is distributed. Node operators are encouraged to update their visors to the latest version in order to receive the daily double reward distributions and optimal bandwidth-based rewards. For questions or technical assistance ---> @skywire <---
Перейти к публикации →
New: One-line Installation & Configuration Command Generator In an effort to streamline the process of skywire installation & configuration, the apt repo now has a one-line installation & configuration command generator New: Unattended Upgrades Included in the previously mentioned generator is an option to configure unattended-upgrades for the skycoin apt repo. Enable unattended-upgrades for Skycoin packages copies 52unattended-upgrades-skycoin into /etc/apt/apt.conf.d/ It is recommended that one configure unattended-upgrades so that updates propagate to the network faster and reduce maintenance burden on node operators. Minimum Version Requirement On any new version release, unless stated otherwise, that version will become the required minimum version 2 weeks after it is released. v1.3.61 will be the new minimum version required for rewards on June 12th, 2026 Rewards Backlog & Transition to Bandwidth-Based Rewards As previously mentioned, rewards were paused due to packaging issues with previous releases. We hope to resume reward distributions on June 1st. Rewards will be doubled per the day until the reward backlog is distributed. We would like to expedite the transition to bandwidth-based rewards and move forward with that transition on June 1st instead of temporarily returning to the previous two pools divided by architecture. However, due to bandwidth reporting bugs existed in previous versions, only the most recent versions (v1.3.60+) report sent bandwidth correctly, which is what counts for bandwidth-based rewards. We ask all node operators to please update their miners and configure unattended-upgrades for the skycoin apt repo as soon as possible in order to get optimal bandwidth-based rewards. For questions or technical assistance ---> @skywire <---
Перейти к публикации →
Skywire v1.3.61 Released Skywire v1.3.57 → v1.3.61 (since v1.3.56) — 118 PRs across 5 releases v1.3.57 (47 PRs) — Reliability + UX overhaul: * Visor-hypervisor RPC self-heals on degraded dmsg (orphan-conn recovery) * skynet-preferred (not skynet-first) hypervisor dial; dmsg remains the always-reachable baseline * TransportRPCServer init-order bug fixed (it was silently never starting) * TCP_NODELAY on all interactive paths — skypty/dmsgpty drop from "laggy per keystroke" to local-feeling * --via dmsg://<pk> and --via skynet://<pk> unify remote-RPC across every CLI command; tp-rpc removed * dmsgpty --scheme dmsg|skynet pins transport explicitly when MultiDialer chain would hang * Services (TPD/AR/RF/UT/dmsg-disc) stop self-publishing via dmsg-disc; major load drop on dmsg-discovery * Hypervisor UI: sortable + drag-reorderable node list, version-distribution chart, fixed Hostname propagation through sub-hypervisors * Refactor of skywire autoconfig flags needed for wasm one-line install command generator * Windows arm64 MSI releases enabled in CI v1.3.58 (4 PRs) * Walks back v1.3.57's hypervisor-UI stale-row regression * widens cache-fresh window 30s→3min * shortens visor-side hypervisor-RPC idle timeout 10min→90s. * Peers stay online through normal flap cycles instead of flickering offline. v1.3.59 (1 PR) * Hypervisor runs a background summaryCache poll independent of UI activity. * Closed UI no longer rots the cache — opening it after any duration renders every peer from cache instantly. v1.3.60 (65 PRs) — Two headline features: * Operator-programmable routing policy (Starlark + WASM, "skylark") — RFC #2882. Operator-supplied policies pick routes, weight forward/reverse asymmetry, react to per-leg events. Stdlib helpers for recent_latency, SD-CXO geo, sticky:5tuple, latency-adaptive, dscp-priority. Per-app overrides, runtime swap. WASM hot-path. Hypervisor UI panel. * Unified app framework refactor (#2775) — names the implicit app contract every visor-managed binary already followed. Collapses pty/dmsgweb/skynetweb/skysocks/vpn/skynet into a single Internal-app contract. Renames pkg/dmsg/dmsgpty → pkg/pty (legacy "dmsgpty" JSON key still accepted). Also: bandwidth-pool sender-paid (rewards), full bbolt corruption auto-recovery (no more crash-loops on damaged stores), --reconnect for skysocks-client/skynet-client, CXO connection-map sharding, hypervisor GET /api/pk endpoint behind SW-Public gate. v1.3.61 (1 PR) — Critical fix for autoconfig. On boards where /etc/skywire.conf did not already set PKGENV=true (or USRENV=true) explicitly, skywire autoconfig was silently writing the regenerated config to cwd (typically /root/skywire-config.json) instead of /opt/skywire/skywire.json . Visor restarted on stale config; HYPERVISORPKS / DMSGPTYPKS additions appeared to succeed but had no effect. If you set hypervisor or dmsgpty whitelist PKs via autoconfig in v1.3.60 and the change didn't stick, this fix is for you. Recommend everyone upgrade.
Перейти к публикации →
1 2 3

История названий канала

14.08.2026 название PSA Skywire Skywire PSA
Дата — момент, когда изменение заметил наш обход.

Другие каналы категории