services
services copied to clipboard
Incubator repo for various services
#### Description This PR fixes one or more vulnerable packages in the `npm` dependencies of this project. See the [Snyk test report](https://app.snyk.io/org/gz-c/test/github/6db74fe7-9b55-4f6d-8c2e-2c8fda0d9c61/master..snyk-fix-nvj7el) for more details. #### Snyk Project: [skycoin/services:otc-web/package.json](https://app.snyk.io/org/gz-c/project/6db74fe7-9b55-4f6d-8c2e-2c8fda0d9c61) ####...
#### Description This PR fixes one or more vulnerable packages in the `npm` dependencies of this project. See the [Snyk test report](https://app.snyk.io/org/gz-c/test/github/537b51aa-a791-4018-bacb-35c99dec6bd9/master..snyk-fix-kotiy6) for more details. #### Snyk Project: [skycoin/services:bitcoin-scanning-wallet/static/package.json](https://app.snyk.io/org/gz-c/project/537b51aa-a791-4018-bacb-35c99dec6bd9) ####...
#### Description This PR fixes one or more vulnerable packages in the `npm` dependencies of this project. See the [Snyk test report](https://app.snyk.io/org/gz-c/test/github/45408427-d733-4f8a-823b-f2584e8e501c/master..snyk-fix-gdk33x) for more details. #### Snyk Project: [skycoin/services:otc-web-admin/package.json](https://app.snyk.io/org/gz-c/project/45408427-d733-4f8a-823b-f2584e8e501c) ####...
Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. #### Changes included in this PR - Changes to the following...
Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. #### Changes included in this PR - Changes to the following...
The requirement is to produce a file containing all the visible public keys, account numbers and balances for a given coin up to a given block. It should be a...
Using this endpoint: https://explorer.skycoin.net/api/pendingTxs If an unconfirmed txn is in the array for more than 1 minute, send an alert This service can be run in a cron job The...
This [function](https://github.com/skycoin/services/blob/master/coin-api/internal/multi/skycoin.go#L36) is not compatible with https://github.com/skycoin/skycoin/tree/v0.20.4/src in the version 0.20.4. There is not such function `NewGui` and I cannot find any other struct that is compatible with the ClientApi...