-
Notifications
You must be signed in to change notification settings - Fork 45
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
4rchim3d3s
wants to merge
61
commits into
skycoin:feature/skychat
Choose a base branch
from
4rchim3d3s:feature/skychat
base: feature/skychat
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
change app subcommand names back to full app name
…erver-on-windows IPC issue on Windows
…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
`setup-node` config gen
…-v1.3.20-rc2 fix `go mod vendor` issue
* 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
This reverts commit cd084ff.
it seems there was an error when commiting changes and changes have been reverted in a "commit"
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes:
How to test this PR: