Dapp-manager

Latest version: v0.3.0

Safety actively analyzes 622904 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.3.0

What's Changed
* suspend + resume support by shadeofblue in https://github.com/golemfactory/dapp-manager/pull/112


**Full Changelog**: https://github.com/golemfactory/dapp-manager/compare/0.2.0...0.3.0

0.3.0alpha.1

**Full Changelog**: https://github.com/golemfactory/dapp-manager/compare/0.3.0-alpha.0...0.3.0-alpha.1

0.3.0alpha.0

What's Changed
* 0.2 to main by shadeofblue in https://github.com/golemfactory/dapp-manager/pull/111
* suspend + resume support by shadeofblue in https://github.com/golemfactory/dapp-manager/pull/112


**Full Changelog**: https://github.com/golemfactory/dapp-manager/compare/0.2.0...0.3.0-alpha.0

0.2.0

Changelog

Dapp-manager has been extended to support and utilize the new `dapp-runner` features, namely, the GAOM API and the manifest verification.

As a result, the manager itself received a shiny new feature - the `dapp-manager inspect` command which presents the GAOM data in a human-readable form. To use the `inspect` command, the apps have to be launched with the API enabled (`--api-port NNNN` flag must be supplied), e.g.:


dapp-manager start --config sample_config.yml --api-port 8888 dapp-store/apps/webapp.yaml


and subsequently, the inspect command can be invoked the following way:


dapp-manager inspect <app-id>



New features
* arguments to enable the GAOM API by shadeofblue in https://github.com/golemfactory/dapp-manager/pull/103
* initial implementation of `dapp-manager inspect` by shadeofblue in https://github.com/golemfactory/dapp-manager/pull/104

Fixes and updates
* remove the ending newline in the `dapp-manager read` output by shadeofblue in https://github.com/golemfactory/dapp-manager/pull/99
* add support for dapp-runner's `--skip-manifest-validation` flag by shadeofblue in https://github.com/golemfactory/dapp-manager/pull/102


**Full Changelog**: https://github.com/golemfactory/dapp-manager/compare/0.1.2...0.2.0

0.2.0alpha.1

What's Changed
* fix GAOM api support by shadeofblue in https://github.com/golemfactory/dapp-manager/pull/107


**Full Changelog**: https://github.com/golemfactory/dapp-manager/compare/0.2.0-alpha.0...0.2.0-alpha.1

0.2.0alpha.0

What's Changed
* 0.1 to main by shadeofblue in https://github.com/golemfactory/dapp-manager/pull/89
* 0.1 to main by shadeofblue in https://github.com/golemfactory/dapp-manager/pull/90
* remove the ending newline in the `dapp-manager read` output by shadeofblue in https://github.com/golemfactory/dapp-manager/pull/99
* 0.1.1 to main by lucekdudek in https://github.com/golemfactory/dapp-manager/pull/101
* add support for dapp-runner's `--skip-manifest-validation` flag by shadeofblue in https://github.com/golemfactory/dapp-manager/pull/102
* initial implementation of `inspect` by shadeofblue in https://github.com/golemfactory/dapp-manager/pull/104
* arguments to enable the GAOM API by shadeofblue in https://github.com/golemfactory/dapp-manager/pull/103
* 0.1 to master by shadeofblue in https://github.com/golemfactory/dapp-manager/pull/106


**Full Changelog**: https://github.com/golemfactory/dapp-manager/compare/0.1.2...0.2.0-alpha.0

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.