Skip to content

Releases: PufferFinance/puffer-sdk

v1.8.1

14 Oct 12:51
Compare
Choose a tag to compare

What's Changed

  • Update PufferWithdrawalManager address by @guestn in #49

Full Changelog: 1.8.0...1.8.1

v1.8.0

14 Oct 12:16
Compare
Choose a tag to compare

What's Changed

  • Handle permit for tokens internally when depositing through nucleus's Teller contract by @9inpachi in #48

Full Changelog: 1.7.2...1.8.0

v1.7.2

08 Oct 14:25
Compare
Choose a tag to compare

What's Changed

  • 2684 Add convertToAssets method to pufferVaultHandler by @guestn in #47

Full Changelog: 1.7.1...1.7.2

v1.7.1

03 Oct 15:23
Compare
Choose a tag to compare

What's Changed

  • 2603: Add tests for the newly added nucleus contract handlers by @9inpachi in #46

Full Changelog: 1.7.0...1.7.1

v1.7.0

02 Oct 16:29
Compare
Choose a tag to compare

What's Changed

  • 2603: Add support for nucleus contracts to stake with unifiETH by @9inpachi in #45

Full Changelog: 1.6.1...1.7.0

v1.6.1

25 Sep 12:14
Compare
Choose a tag to compare

What's Changed

  • Update reward and withdrawal contract addresses by @9inpachi in #43

Full Changelog: 1.6.0...1.6.1

v1.6.0

24 Sep 09:33
Compare
Choose a tag to compare

Full Changelog: 1.5.4...1.6.0

v1.5.4

24 Sep 09:27
Compare
Choose a tag to compare

Changelog:

  • Add test for using salt in ERC20PermitHandler (65da98b)
  • Handle salt constant better (2409014)
  • Hard code salt and use it if a token has one (a8e28c1)
  • Merge pull request #42 from PufferFinance/update-names-exports (0a5b79d)
  • Update PufferWithdrawalManagerHandler name for consistency (ed837cf)
  • Fix failing tests for PufferWithdrawalManager (7f69d27)
  • Add fork address for PufferWithdrawalManager contract (b38dfa6)
  • Merge pull request #39 from PufferFinance/2512-pufferwithdrawalmanager (21af0d6)
  • 2512 add estimate/transact to withdrawal manager completeQueuedWithdrawal (33560ba)
  • 2512 update mocking of permitsignature in tests (cbae81a)
  • 2512 return transact and estimate gas from withdrawal fns (476c862)
  • [Github Actions] Release v1.5.3 (1de25a1)
  • Merge branch 'main' into 2512-pufferwithdrawalmanager (8473dc4)
  • Add tests for PufferWithdrawalHandler (99f70ed)
  • Add PufferWithdrawalManager and PufferWithdrawalsManager abis (5495238)

v1.5.3

17 Sep 14:36
Compare
Choose a tag to compare

Full Changelog: 1.5.2...1.5.3

v1.5.2

16 Sep 15:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.1...1.5.2