Skip to content

Releases: leobragaz/wasm-test-contract

v0.2.2

22 Dec 10:00
Compare
Choose a tag to compare

fixed bug inside buy_bonsai
fixed tests

v0.2.1

16 Dec 15:42
Compare
Choose a tag to compare

Updated contract to WASM v0.12.2

v0.2.0

18 Nov 15:43
Compare
Choose a tag to compare
  • Fixed bug in contract that broke the init function
  • Added integration tests

v0.1.5

12 Nov 10:39
Compare
Choose a tag to compare

Trying to switch to u128 to spot any underflow error

v0.1.4

11 Nov 11:52
Compare
Choose a tag to compare
  • update helper.ts with heldernet endpoints

v0.1.3

11 Nov 10:54
Compare
Choose a tag to compare
  • fixed errors inside helper.ts

v0.1.2

11 Nov 10:37
Compare
Choose a tag to compare
  • Bug fixes
  • Migrated from cosmWASM 0.10 to 0.11.2
  • Reorganized code

v0.1.1

05 Oct 15:16
Compare
Choose a tag to compare

Fixed bug inside helpers function

v0.1.0

05 Oct 12:36
Compare
Choose a tag to compare

First release of the test contract written for studying how to build contract with cosmWASM.