Skip to content

Releases: Fantom-foundation/fantom-sfc

2.0.5-rc.1

09 Mar 21:10
Compare
Choose a tag to compare
2.0.5-rc.1 Pre-release
Pre-release

Release notes:

  • method to start network migration 5ecdc37,
  • allow to undelegate/withdraw/claim rewards stuck delegations 14864b9,
  • changeable slashing refund ratio 1380488

2.0.4-rc.2

18 Nov 03:32
Compare
Choose a tag to compare
v2.0.4-rc.2

short circuit if delegations isn't active

2.0.4-rc.1

17 Nov 10:27
Compare
Choose a tag to compare
2.0.4-rc.1 Pre-release
Pre-release

Release notes:
allow locked validator to withdraw with a penalty a23dac2

2.0.3-rc.1

06 Nov 01:38
Compare
Choose a tag to compare
2.0.3-rc.1 Pre-release
Pre-release

Release notes:
tokenize lock stake 1699117
add sFTM token contract 804b575
add ganache-cli to test script 0b15d19

2.0.2-rc.3

06 Oct 21:53
Compare
Choose a tag to compare
2.0.2-rc.3 Pre-release
Pre-release

Release notes:
Adjustable min gas price 05d6dad
Fix delegation withdrawal from non-existent staker 90b0bc2

2.0.2-rc.2

05 Sep 04:37
Compare
Choose a tag to compare

Release notes:
Compound rewards dd23ab2
Reward rate based on lockup period 852d6f4, a676d9f, 4db9a00
Multi-delegation from the same address 5ef83f5
Penalty for locked delegation withdrawal d61192b, 438dcb9
Locked and unlocked rewards ec0104f, cc427e2

2.0.2-rc.1

07 Aug 23:12
Compare
Choose a tag to compare
2.0.2-rc.1 Pre-release
Pre-release

Release notes:
Different rewards based on lockup periods a676d9f, 4db9a00
Multi-delegation from the same address 5ef83f5
Penalty for locked delegation withdrawal d61192b, 438dcb9
Locked and unlocked rewards ec0104f, cc427e2

2.0.1-rc3-beta

10 Jul 05:52
2d1454e
Compare
Choose a tag to compare
2.0.1-rc3-beta Pre-release
Pre-release

Release notes:
Different rewards based on lockup periods a676d9f, 4db9a00
Penalty for locked delegation withdrawal d61192b, 438dcb9
Locked and unlocked rewards ec0104f, cc427e2

2.0.1-rc2

25 Jun 09:58
8d2dcec
Compare
Choose a tag to compare
2.0.1-rc2 Pre-release
Pre-release

Release notes:
Different rewards based on lockup periods a676d9f, 4db9a00
Penalty for locked delegation withdrawal d61192b
Delegation is now available for multiple stakers 06557c6, 6fb3994

1.1.0-rc1

20 Mar 06:43
455ee9c
Compare
Choose a tag to compare

1.1.0-rc1 release adds core functions and logic to the SFC contract.

Release notes:
added integrational autotests cdfe552
Mandatory rewards claiming 0824990
Early delegator withdrawal 7818f04
Burn locked rewards on deactivation b9efd90
Refactor rewards code 096cf0f
Validator commission debug calls 0985c45
Separate stakerAddress into sfcAddress and dagAddress 2704128
Call to increase delegation 8e03d0d
Partial withdrawal 6191b89
Allow to claim rewards while they are locked, but not withdraw ec7a349
New rewards unlocking c4d61f8
Unit Tests 39a59a0
Read-only calls calcRewards check lowest payable epoch 481a758
Rewards code refactor 23945e5
Sync stakers/delegators dd6cb26