Moses Narrow
Moses Narrow
the price data being displayed in the Skycoin wallet is not that of Skycoin - but instead reflects the price of the Maker DAO / rebranded SKY token because coinpaprika.com...
### Describe the bug `The simplest way to update a widget is to call
### Describe the bug I've been having some trouble attempting to add widgets to embedded content pages. It appears that the behavior when setting htmlcore.Context ElementHandlers func is inconsistent. ###...
### Describe the bug With linux desktop compilation and even the basic `hello world` example or an empty body, when I make the window of the desktop native C.O.R.E. application...
### Describe the bug Perhaps I'm missing something when following the updated [font documentation](https://www.cogentcore.org/core/font)? I have a core application where I've embedded a font, for desktop. I want to have...
When the dmsg non-transportability / shutdown logic was replaced with logic that restarted the transport manager module for that transport type ; it seems that previously existing dmsg clients were...
underlying issue ticket https://github.com/skycoin/skywire/issues/1758 My visor has transports that are not registered in TPD - which will prevent these transports from being used in routes(!) There are also duplicate dmsg...
Replace and exclude directives in go.mod must be forbidden due to the following type of error ``` $ go run github.com/skycoin/skywire@develop go: github.com/skycoin/skywire@develop (in github.com/skycoin/[email protected]): The go.mod file for the...
i had them re-generate their config - i though that the launcher apps config looked right after that, but when they restarted their visor it didn't pick it up or...
Currently, applications can make use of only one route to a remote. Skywire apps such as the VPN would benefit from a route multiplexing module that allows to open and...