Skip to content

Releases: PFC-developer/steak-contracts

v3.0.4

10 May 21:10
ccc6ffc
Compare
Choose a tag to compare
feat: v3.0.4 - special message to TRANSFER instead of SEND

3.0.3-cargo

05 Apr 13:55
6fbc9f9
Compare
Choose a tag to compare

cargo.lock/rust-optimizer change to 3.0.3.
no logic changes to 3.0.3

token factory stuff

22 Mar 16:40
e57a3ea
Compare
Choose a tag to compare
Merge pull request #3 from PFC-developer/tf-2023-02-21

feat: token factory

v2.1.15

14 Jan 21:22
ddb9744
Compare
Choose a tag to compare

fix up query so it queries ALL delegations, not just whitelisted ones.

Full Changelog: v2.1.14...v2.1.15

incremental release

07 Dec 17:12
e899f80
Compare
Choose a tag to compare

significant change to this release is around bonding, and upgrading of base contracts to 1.0.x versions of their packages.
for bonding it will now notify a contract when a mint has occurred (mint's are silent, so it actually will mint it to itself, and then SEND the tokens)