Skip to content

Releases: archway-network/arch3.rs

archway-proto v0.1.0

16 Oct 16:06
proto/v0.1.0
a0a6db4
Compare
Choose a tag to compare

What's Changed

Added

  • proto: generated ProtoBuf structs from the protocol (#18)
  • proto: tonic gRPC client and server (#18)

Full Changelog: bindings/v0.1.0...proto/v0.1.0

archway-bindings v0.2.1

16 Oct 09:10
bindings/v0.2.1
86a2f61
Compare
Choose a tag to compare

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

15 Oct 08:57
bindings/v0.2.0
ec33ade
Compare
Choose a tag to compare

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

24 Jan 15:18
bindings/v0.1.0
54fc6d6
Compare
Choose a tag to compare

What's Changed

Added

  • bindings: ArchwayMsg and ArchwayQuery (#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