-
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
base: feature/skychat
Are you sure you want to change the base?
Commits on Mar 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d2409b3 - Browse repository at this point
Copy the full SHA d2409b3View commit details -
Merge pull request skycoin#1763 from 0pcom/fix/merged-app-names
change app subcommand names back to full app name
Configuration menu - View commit details
-
Copy full SHA for 459df97 - Browse repository at this point
Copy the full SHA 459df97View commit details
Commits on Mar 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9777a15 - Browse repository at this point
Copy the full SHA 9777a15View commit details
Commits on Mar 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f8f4b32 - Browse repository at this point
Copy the full SHA f8f4b32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9091fc6 - Browse repository at this point
Copy the full SHA 9091fc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94f7f42 - Browse repository at this point
Copy the full SHA 94f7f42View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0b9b7a - Browse repository at this point
Copy the full SHA d0b9b7aView commit details -
Merge pull request skycoin#1771 from mrpalide/fix/panic-on-skysocks-s…
…erver-on-windows IPC issue on Windows
Configuration menu - View commit details
-
Copy full SHA for 875ec75 - Browse repository at this point
Copy the full SHA 875ec75View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4a8999 - Browse repository at this point
Copy the full SHA c4a8999View commit details -
Merge pull request skycoin#1775 from mrpalide/fix/update-skywire-serv…
…ices-and-ut Update skywire-services and skywire-ut
Configuration menu - View commit details
-
Copy full SHA for 120a67c - Browse repository at this point
Copy the full SHA 120a67cView commit details
Commits on Mar 19, 2024
-
Move to merged binary (skycoin#1776)
* 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
Configuration menu - View commit details
-
Copy full SHA for e13ffd2 - Browse repository at this point
Copy the full SHA e13ffd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca566e3 - Browse repository at this point
Copy the full SHA ca566e3View commit details -
* 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
Configuration menu - View commit details
-
Copy full SHA for 11dfbbb - Browse repository at this point
Copy the full SHA 11dfbbbView commit details
Commits on Mar 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 384c167 - Browse repository at this point
Copy the full SHA 384c167View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce10686 - Browse repository at this point
Copy the full SHA ce10686View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d02e27 - Browse repository at this point
Copy the full SHA 8d02e27View commit details -
Configuration menu - View commit details
-
Copy full SHA for af74bc1 - Browse repository at this point
Copy the full SHA af74bc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 077979a - Browse repository at this point
Copy the full SHA 077979aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c22562e - Browse repository at this point
Copy the full SHA c22562eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ee8f49 - Browse repository at this point
Copy the full SHA 7ee8f49View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa8b32c - Browse repository at this point
Copy the full SHA aa8b32cView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc625f1 - Browse repository at this point
Copy the full SHA dc625f1View commit details -
Merge pull request skycoin#1780 from mrpalide/fix/some-little-issues-…
…on-v1.3.20 Fix some little issues before v1.3.20-rc1
Configuration menu - View commit details
-
Copy full SHA for c07e455 - Browse repository at this point
Copy the full SHA c07e455View commit details -
fix various issues (skycoin#1781)
* 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
Configuration menu - View commit details
-
Copy full SHA for 51093e2 - Browse repository at this point
Copy the full SHA 51093e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d03f1c3 - Browse repository at this point
Copy the full SHA d03f1c3View commit details -
Fix small issues (skycoin#1782)
* make default value of timeout on proxy and vpn to 0 * remove syslog from setup-node * remove syslog completely from visor
Configuration menu - View commit details
-
Copy full SHA for e61085c - Browse repository at this point
Copy the full SHA e61085cView commit details -
Merge pull request skycoin#1783 from 0pcom/sn-conf-gen
`setup-node` config gen
Configuration menu - View commit details
-
Copy full SHA for 43b4c15 - Browse repository at this point
Copy the full SHA 43b4c15View commit details -
Configuration menu - View commit details
-
Copy full SHA for e767f3c - Browse repository at this point
Copy the full SHA e767f3cView commit details -
Merge pull request skycoin#1784 from mrpalide/fix/go-mod-vendor-issue…
…-v1.3.20-rc2 fix `go mod vendor` issue
Configuration menu - View commit details
-
Copy full SHA for 8e782b1 - Browse repository at this point
Copy the full SHA 8e782b1View commit details
Commits on Mar 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ecb01a4 - Browse repository at this point
Copy the full SHA ecb01a4View commit details -
Merge pull request skycoin#1791 from mrpalide/fix/vpn-start-command
fix skywire cli vpn command
Configuration menu - View commit details
-
Copy full SHA for 17f630c - Browse repository at this point
Copy the full SHA 17f630cView commit details
Commits on Apr 1, 2024
-
Fix
skywire cli visor route
and improveskywire cli visor tp
subc……ommand implementation (skycoin#1798) * enforce the use of flags for skywire cli visor route add subcommands ; optimize cli interface help menu * move skywire cli visor route to skywire cli route * remove ls-rules and rule subcommands ; move their function to the parent command * move `skywire cli visor tp` to `skywire cli tp` * remove tp ls and tp id subcommands ; move their function to the parent command
Configuration menu - View commit details
-
Copy full SHA for 9052899 - Browse repository at this point
Copy the full SHA 9052899View commit details
Commits on Apr 3, 2024
-
Improve manual transport creation logic (skycoin#1800)
* improve cli transport creation logic * update vendor deps and skywire-services
Configuration menu - View commit details
-
Copy full SHA for 8f8c617 - Browse repository at this point
Copy the full SHA 8f8c617View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fc1238 - Browse repository at this point
Copy the full SHA 3fc1238View commit details
Commits on Apr 12, 2024
-
Reward System UI (skycoin#1805)
* 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
Configuration menu - View commit details
-
Copy full SHA for 87e25a8 - Browse repository at this point
Copy the full SHA 87e25a8View commit details
Commits on Apr 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5beb27a - Browse repository at this point
Copy the full SHA 5beb27aView commit details -
Add module to ensure the visor is transportable (skycoin#1807)
* add module to ensure the visor is transportable or exit if it is not transportable * vary tick duration on self-transport error
Configuration menu - View commit details
-
Copy full SHA for 53d15f1 - Browse repository at this point
Copy the full SHA 53d15f1View commit details -
TPD concurrency (skycoin#1808)
* fix skywire cli tp disc * add initEnsureTPDConcurrency module
Configuration menu - View commit details
-
Copy full SHA for f9455ce - Browse repository at this point
Copy the full SHA f9455ceView commit details -
Update documentation ; increment min version requirement (skycoin#1809)
* update command documentation * update min version requirement in mainnet_rules
Configuration menu - View commit details
-
Copy full SHA for 691ca91 - Browse repository at this point
Copy the full SHA 691ca91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5131943 - Browse repository at this point
Copy the full SHA 5131943View commit details
Commits on Apr 16, 2024
-
More statistics for UT & dmsg discovery (skycoin#1812)
* flag to generate version statistics for skywire cli ut * list dmsg clients with skywire cli mdisc ; add flag to display statistics / count
Configuration menu - View commit details
-
Copy full SHA for 3864864 - Browse repository at this point
Copy the full SHA 3864864View commit details
Commits on Apr 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a00b5dc - Browse repository at this point
Copy the full SHA a00b5dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a84757 - Browse repository at this point
Copy the full SHA 7a84757View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4cf922 - Browse repository at this point
Copy the full SHA b4cf922View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05e0f5f - Browse repository at this point
Copy the full SHA 05e0f5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 106beab - Browse repository at this point
Copy the full SHA 106beabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f003a0 - Browse repository at this point
Copy the full SHA 9f003a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd084ff - Browse repository at this point
Copy the full SHA cd084ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93fa6e2 - Browse repository at this point
Copy the full SHA 93fa6e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35064ba - Browse repository at this point
Copy the full SHA 35064baView commit details
Commits on Apr 20, 2024
-
Revert "change netType from Skynet to Dmsg"
This reverts commit cd084ff.
Configuration menu - View commit details
-
Copy full SHA for 385f0e0 - Browse repository at this point
Copy the full SHA 385f0e0View commit details -
it seems there was an error when commiting changes and changes have been reverted in a "commit"
Configuration menu - View commit details
-
Copy full SHA for 1f3fe63 - Browse repository at this point
Copy the full SHA 1f3fe63View commit details
Commits on Apr 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a076809 - Browse repository at this point
Copy the full SHA a076809View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b2e709 - Browse repository at this point
Copy the full SHA 6b2e709View commit details -
Configuration menu - View commit details
-
Copy full SHA for c243459 - Browse repository at this point
Copy the full SHA c243459View commit details
Commits on Apr 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7847e93 - Browse repository at this point
Copy the full SHA 7847e93View commit details
Commits on May 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8112f17 - Browse repository at this point
Copy the full SHA 8112f17View commit details -
Configuration menu - View commit details
-
Copy full SHA for c009c74 - Browse repository at this point
Copy the full SHA c009c74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 287e986 - Browse repository at this point
Copy the full SHA 287e986View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e87b35 - Browse repository at this point
Copy the full SHA 9e87b35View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2389a6 - Browse repository at this point
Copy the full SHA d2389a6View commit details