CosmWasm / wasmd

Basic cosmos-sdk app with web assembly smart contracts
Other
364 stars 395 forks source link

deps: bump ecosystem libraries #1819

Closed faddat closed 6 months ago

faddat commented 6 months ago

testnet time

Hi Simon, we last spoke on Twitter and you were looking for a person/team willing to do a test network for wasmvm v2.0.0.

Just so happens I've been harboring a vision for a very, very boring permissionless CosmWasm chain, and timing has lined up well for that.

To be on the safe side, this testnet isn't going to use vote extensions, and likely the mainnet won't either.

If there is anything in particular that you'd like contract authors to test, please let me know :)

Changes in this PR

reasoning for changes

Basically this is everything I'd bump right before starting a network.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 48.16%. Comparing base (3e960ee) to head (e8c4357).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/CosmWasm/wasmd/pull/1819/graphs/tree.svg?width=650&height=150&src=pr&token=rxXgFH3QTf&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CosmWasm)](https://app.codecov.io/gh/CosmWasm/wasmd/pull/1819?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CosmWasm) ```diff @@ Coverage Diff @@ ## update-to-wasmvm-2.0 #1819 +/- ## ======================================================== - Coverage 54.98% 48.16% -6.83% ======================================================== Files 64 84 +20 Lines 9759 11141 +1382 ======================================================== Hits 5366 5366 - Misses 3856 5238 +1382 Partials 537 537 ``` | [Files](https://app.codecov.io/gh/CosmWasm/wasmd/pull/1819?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CosmWasm) | Coverage Δ | | |---|---|---| | [x/wasm/client/cli/tx.go](https://app.codecov.io/gh/CosmWasm/wasmd/pull/1819?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CosmWasm#diff-eC93YXNtL2NsaWVudC9jbGkvdHguZ28=) | `15.18% <ø> (ø)` | | ... and [20 files with indirect coverage changes](https://app.codecov.io/gh/CosmWasm/wasmd/pull/1819/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CosmWasm)