@agoric/cosmos
Advanced tools
Comparing version 0.26.17 to 0.26.18
@@ -6,2 +6,18 @@ # Change Log | ||
### [0.26.18](https://github.com/Agoric/agoric-sdk/compare/@agoric/cosmos@0.26.17...@agoric/cosmos@0.26.18) (2021-09-15) | ||
### Features | ||
* **cosmos:** publish event when `x/swingset` storage is modified ([8b63eb0](https://github.com/Agoric/agoric-sdk/commit/8b63eb08006807af547f4b1e166fef34c6cdde75)) | ||
### Bug Fixes | ||
* **cosmos:** ensure simulated transactions can't trigger SwingSet ([997329a](https://github.com/Agoric/agoric-sdk/commit/997329a92f5380edab586f4186a2092ce361dcde)) | ||
* **cosmos:** the bootstrap block is not a simulation, either ([f906a54](https://github.com/Agoric/agoric-sdk/commit/f906a54a9a3cdb2342c8b274a7132fb6aa9e9fcc)) | ||
* **solo:** query WebSocket for mailbox instead of ag-cosmos-helper ([9a23c34](https://github.com/Agoric/agoric-sdk/commit/9a23c344e3d2c1980e27db23e3caa306a9bd655f)) | ||
### [0.26.17](https://github.com/Agoric/agoric-sdk/compare/@agoric/cosmos@0.26.16...@agoric/cosmos@0.26.17) (2021-08-21) | ||
@@ -8,0 +24,0 @@ |
{ | ||
"name": "@agoric/cosmos", | ||
"version": "0.26.17", | ||
"version": "0.26.18", | ||
"description": "Connect JS to the Cosmos blockchain SDK", | ||
@@ -69,3 +69,3 @@ "parsers": { | ||
}, | ||
"gitHead": "7ac8331ee3b39a794ca1776cef7d6020d739c32a" | ||
"gitHead": "84bb5a366cfa7e56cb9686c55e5bfa0d508ddaa2" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
490940
103