Releases: PFC-developer/steak-contracts
Releases · PFC-developer/steak-contracts
v3.0.4
feat: v3.0.4 - special message to TRANSFER instead of SEND
3.0.3-cargo
cargo.lock/rust-optimizer change to 3.0.3.
no logic changes to 3.0.3
token factory stuff
Merge pull request #3 from PFC-developer/tf-2023-02-21 feat: token factory
v2.1.15
fix up query so it queries ALL delegations, not just whitelisted ones.
Full Changelog: v2.1.14...v2.1.15
incremental release
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)