Releases: archway-network/arch3.rs
Releases · archway-network/arch3.rs
archway-proto v0.1.0
archway-bindings v0.2.1
What's Changed
Fixed
- bindings: fixed docs.rs build (#27)
Full Changelog: bindings/v0.2.0...bindings/v0.2.1
archway-bindings v0.2.0
What's Changed
Added
- bindings: message and query for contract premiums (flat fees) (#9)
- bindings: helper to withdraw max rewards (#22)
- contracts: rewards staking example (#17)
- contracts: sample usage for flat fee (#9)
Changed
- bindings: allow a contract to update another contract's metadata (#11)
- bindings: allow importing cosmwasm-std staking feature (#16)
Full Changelog: bindings/v0.1.0...bindings/v0.2.0
archway-bindings v0.1.0
What's Changed
Added
- bindings:
ArchwayMsg
andArchwayQuery
(#4) - bindings: custom gov vote query (#6)
- contracts: sample increment contract (#5)
Full Changelog: https://github.com/archway-network/archway-bindings/commits/bindings/v0.1.0