Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/skychat: further improvments #1816

Open
wants to merge 61 commits into
base: feature/skychat
Choose a base branch
from

Conversation

4rchim3d3s
Copy link
Contributor

Changes:

  • Change from Skynet to Dmsg to send messages
  • add send receive status for messages
  • smaller fixes

How to test this PR:

  • git checkout feature/skychat
  • make build
  • gen config
  • run skywire and open localhost:8001
  • connect to a test group on a temporary test-server given when contacting me via telegram

0pcom and others added 30 commits March 13, 2024 09:41
change app subcommand names back to full app name
…ices-and-ut

Update skywire-services and skywire-ut
* update skywire-services@develop

* improve config and app logic for official apps read from merged binary file

* replace skywire-deployment with skywire

* initial changes on Makefile

* add build-merged-windows to Makefile

* add clean stage to build-merged-windows

* add .exe extension to merged binary build

* update goreleaser configs for one merged binary

* remove archlinux goreleaser, useless

* update mac_installer

* update win installer script
* don't user working dir to determine bin path

* adjust bin path in skyenv

* update Makefile

* small fix

* make format

* change default bin path from ./apps to ./build

* remove unneeded app launcher scripts

* fix make run-source

* change cmd/skywire-deployment to cmd/skywire

* fix makefile on windows
…on-v1.3.20

Fix some little issues before v1.3.20-rc1
* fix issue on Product.wxs config on windows installer maker, wix

* fix version to 1.3.20 on windows installer

* add disableapps vpn-server to config gen on windows

* fix skysocks client name on ipc

* fix mac install | initial commit

* fix mac installer issues | final commit

* fix DoCustomSetting and StartProxy issue on flags

* improve proxy start command

* fix ctrl+c and timeout issue on starting/stopping proxy

* print Stopped! alert after killing process

* fix vpn issue on timeout and ctrl+c signal

* fix loop issue on skysocks-client

* add http flag to httpProxy

* remove arm64 for windows goreleaser

* http flag now is optional and not set as default. user should set it if he want run http proxy

* fix multiple flushing issue on proxy start
* make default value of timeout on proxy and vpn to 0

* remove syslog from setup-node

* remove syslog completely from visor
0pcom and others added 22 commits April 3, 2024 09:16
* improve cli transport creation logic
* update vendor deps and skywire-services
* add cmd/skywire-cli/commands/rewards/ui.go, go mod tidy & go mod vendor

* add skywire cli log st ; move stCmd from cmd/skywire-cli/commands/rewards/ui.go

* remove unused code
* add module to ensure the visor is transportable or exit if it is not transportable

* vary tick duration on self-transport error
* fix skywire cli tp disc

* add initEnsureTPDConcurrency module
* update command documentation

* update min version requirement in mainnet_rules
* flag to generate version statistics for skywire cli ut

* list dmsg clients with skywire cli mdisc ; add flag to display statistics / count
it seems there was an error when commiting changes and changes have been reverted in a "commit"
@0pcom
Copy link
Collaborator

0pcom commented Apr 21, 2024

make format should fix the CI errors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants