issues
search
CosmWasm
/
cw-multi-test
CosmWasm multi-contract testing framework
Apache License 2.0
48
stars
42
forks
source link
Removed `cosmwasm-std` features from dependencies
#191
Closed
DariuszDepta
closed
5 months ago
DariuszDepta
commented
5 months ago
Removed all features from
cosmwasm-std
dependency in
MultiTest
.
Added
MultiTest
feature
staking
that enables the same feature in
cosmwasm-std
.
Added
MultiTest
feature
stargate
that enables the same feature in
cosmwasm-std
.
Adjusted code base to compile with any combination of features.
cosmwasm-std
dependency in MultiTest.cosmwasm-std
.cosmwasm-std
.