Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.

Releases: fireflyprotocol/bluefin-client-sui

Release 1.0.15

07 Sep 13:04
3adfd48
Compare
Choose a tag to compare

What's Changed

Full Changelog: release-1.0.14...release-1.0.15

release-1.0.14

29 Aug 08:33
4031aef
Compare
Choose a tag to compare

Downloads the deployment.config

release-1.0.13 Enable On-Boarding

21 Aug 08:31
a8507f3
Compare
Choose a tag to compare

What's Changed

Full Changelog: release-1.012...release-1.0.13

1.0.12 Updated Contracts and URLs

18 Aug 11:41
2bdcf87
Compare
Choose a tag to compare

What's Changed

Full Changelog: release-1.0.11...release-1.012

1.0.11 Updated contracts and fixed cancel / onboarding signers

17 Aug 20:03
457ce1d
Compare
Choose a tag to compare

release-1.0.10

17 Aug 12:34
15f23ff
Compare
Choose a tag to compare

Updated contracts, updated sui library and using new signer function that works with verification

release-1.0.9

10 Aug 07:40
74f0860
Compare
Choose a tag to compare
Update package.json (#20)

Passing signer from the bluefin client to library-sui on depositToMarginBank

04 Aug 22:27
0e17921
Compare
Choose a tag to compare
passing correct signer (#18)

* passing correct signer

* Update package.json

added deployment as an optional parameter to the BluefinClient init

04 Aug 21:04
75e8aad
Compare
Choose a tag to compare

There is nothing wrong in providing a hard-coded default deployment configuration but it must be overridable.

1.0.6 Updated library for leverage and cancel orders

31 Jul 18:32
0e76138
Compare
Choose a tag to compare
Yasser/fix cancel and leverage (#16)

* Update bluefinClient.ts

* Update package.json

Update bluefinClient.ts

* fix expiration time

* Update bluefinClient.ts