Skip to content

Releases: osmosis-labs/beaker

v0.0.7

18 Jul 03:15
Compare
Choose a tag to compare

What's new

  • [bug fix] when contract name has "-" the .wasm artifacts will turn them into "_" hence it caused store-code to fail to find .wasm.

v0.0.6

15 Jul 06:43
Compare
Choose a tag to compare

What's new

  • Update and clear contract admin (#77)
  • Add instantiate permission option (#78)
  • Typescript sdk generation automation (#80)
  • Auto add wasm32-unknown-unknown build target when trying to build but doesn't exist (#81)

v0.0.5

12 Jul 09:58
Compare
Choose a tag to compare

What's new

  • Allow setting contract admin (#61)
  • Contract upgrade (#66)
  • Store code proposal file (yaml/toml) (#64)
  • Sync code_id from store code proposal based on its status (#70)
  • Allow using system keyring as a signer (#74)