You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Drops support for python 3.7
Deprecates user_spot_transfer in favor of usd_class_transfer. The new method requires signing by the main wallet. A future backend deploy will stop supporting the old method.
Adds support for sending spot to other users
Adds support for depositing and withdrawing from vaults
Adds support for builder fees
Updates minor version to 0.2.0
Fixes signature hashing for TP/SL orders
Adds example to set referrer for a user
Various quality of life improvements for development