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
Adds support for additional spot deploy features (deployer fee share and deployer freeze)
Adds support for expires_after in signed l1 actions
Fixes type of L2BookData
Adds support for switching to evm big blocks
Adds support for subaccount spot transfers
Adds support for staking info endpoints
Drops support for python 3.8
Looses eth dependency requirements
Adds more graceful websocket shutdown handling
Adds support for WebData2 websocket subscription
Removes deprecated user_spot_transfer method
Bug fix: automatically convert builder codes to lower case. If a builder address was set using upper case letters an incorrect signature would be generated.
Update multisig support to new specification