Skip to content

Releases: PFC-Validator/PFC-fee-split

v1.5.1 - update to cosmwasm-std 1.5.4

24 Apr 14:40
dfbd137
Compare
Choose a tag to compare

Changelog

0.2.2 - 21-Nov-2022

  • SendType::SteakRewards - call steak contract to convert some luna into a steak CW20 tokens and sent it to someone

0.1 DEV - 26-Sep-2022

  • initial commit

TODO

  • cw20 support

v1.5.0

26 Mar 20:36
1b421f5
Compare
Choose a tag to compare

just re-orging cargo's and upgrading some minor packages

v1.4.0

23 Feb 17:09
eb981bb
Compare
Choose a tag to compare

v1.4.0 is mainly maintenance on github repo.

  • upgrade packages being used on most contracts.
  • astroport-generator is deprecated
  • new contract treasurechest - still beta

kuji release - (fee-splitter) 0.2.12 - (kuji-dust-collector) 1.1.0

13 Jan 03:21
d3b558c
Compare
Choose a tag to compare

What's Changed

  • implementation of a dust collector for kujira in #2
  • minor tweaks to feel collector
  • clippy suggestions

Full Changelog: 0.2.10...1.1.0

0.2.10 - incorporate remediations from 0.2.9 audit

10 May 15:21
5bcabb0
Compare
Choose a tag to compare

please note 'dust collectors are a WIP' an not stable.

What's Changed

  • sync from dev branch incorporates audit recommendations (0.2.10) by @PFC-developer in #1

New Contributors

Full Changelog: 0.2.9...0.2.10

fix deprecation of function in astroport package

18 Apr 18:30
9cc6414
Compare
Choose a tag to compare

0.2.8

14 Jan 22:22
5395f7f
Compare
Choose a tag to compare

fix: vault: Transfer not Send.

Full Changelog: 0.2.6...0.2.8

use transfer instead of send when sending cw20's

17 Dec 16:05
f4e1af6
Compare
Choose a tag to compare
0.2.7

feat: change bond/unbond to not send rewards, and only send rewards w…

0.2.6 - switch vault to not send rewards on bond/unbonding

16 Dec 16:35
f4e1af6
Compare
Choose a tag to compare

astroport stuff

07 Dec 18:05
789b6e9
Compare
Choose a tag to compare

0.2.5 adds a dual-incentive mechanism.

  • vault.. a basic(?) vault that allows people to stake/bond a token, and get rewards from other places.
  • astroport-generator - a contract to allow the Astroport DEX to communicate with the vault

minor fixes:

  • don't let fee-split talk to itself

Full Changelog: 0.2.3...0.2.5