New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@agoric/cosmos

Package Overview
Dependencies
Maintainers
5
Versions
2725
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agoric/cosmos - npm Package Compare versions

Comparing version 0.27.4-dev-f7bdb2a.0 to 0.28.0

x/vbank/keeper/.DS_Store

28

CHANGELOG.md

@@ -6,2 +6,30 @@ # Change Log

## [0.28.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/cosmos@0.27.3...@agoric/cosmos@0.28.0) (2022-02-24)
### ⚠ BREAKING CHANGES
* **cosmos:** RUN protocol etc. is not started by default.
To start RUN protocol, Pegasus, etc., use:
CHAIN_BOOTSTRAP_VAT_CONFIG=@agoric/vats/decentral-demo-config.json \
agoric start local-chain
Stay tuned for a mechanism to turn them on via governance.
### Features
* **cosmic-swingset:** add tools for core-eval governance ([7368aa6](https://github.com/Agoric/agoric-sdk/commit/7368aa6c22be840733843b1da125eb659cc21d84))
* **cosmos:** add CoreEval and WalletAction protos ([0fe56dd](https://github.com/Agoric/agoric-sdk/commit/0fe56dda06017ee4f8906d6de0d3e1ae022db812))
* **cosmos:** implement `x/swingset` CoreEval and Wallet ([251cf41](https://github.com/Agoric/agoric-sdk/commit/251cf41b36c6c3b32678ef5a707794e6cdc07197))
* **cosmos:** robustly handle kvstore rollback ([c58ddb4](https://github.com/Agoric/agoric-sdk/commit/c58ddb490229741e57ef2130493608cbe9b13d4c))
### Bug Fixes
* **cosmos:** use core bootstrap by default ([2cbf293](https://github.com/Agoric/agoric-sdk/commit/2cbf293f4d5fab85fc8c14cd1566a2dd78e99f86))
### [0.27.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/cosmos@0.27.2...@agoric/cosmos@0.27.3) (2022-02-21)

@@ -8,0 +36,0 @@

4

package.json
{
"name": "@agoric/cosmos",
"version": "0.27.4-dev-f7bdb2a.0+f7bdb2a",
"version": "0.28.0",
"description": "Connect JS to the Cosmos blockchain SDK",

@@ -65,3 +65,3 @@ "parsers": {

},
"gitHead": "f7bdb2a9c9217529ea0fd114389d68c821e25558"
"gitHead": "8eef3e3bce863e3c57f92c4189991f04f09e158d"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc