0.14.1
deployed to mainnet
#123
Closed
druspencer
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Update: 29/04/24
0.14.1 deployed to
mainnet
✅0.14.1
has been deployed tomainnet
Highlights ✨
market_liquidities
account to view liquidity for a market - see account structure hereA full breakdown of the release can be found here - MonacoProtocol/protocol#190
Order Requests
If you are using the client for
buildOrderInstructionUIStake
orcreateOrderUiStake
then the interface has not changed. However, for those of you building program methods directly, please note thatcreateOrderV2
is no longer in use and has been replaced withcreateOrderRequest
. The best illustration of the change can be seen in howbuildOrderInstruction
has changed within the client:Seeing Orders Onchain
orderPk
account to exist to confirm your order has been created, this means you will have a longer wait for your check to confirmCancelling Orders
Order Request Expiry -
0.14.1
expiresOn
arg to be passed on orderRequestCreationPrevious Updates
0.14.1 Audit ✅
0.14.1
has passed auditbleeding-edge
0.14.1
onmainnet
on Monday 29th April 20240.14.0 Audit ✅
0.14.0
has passed auditmainnet
is scheduled for29/04/24
Full client releases:
0.14.1 Audit 🕐
0.14.1
is in auditexpiresOn
on orderRequest (see below for more info)Clients:
Update: 03/04/2024
0.14.0
has been through it's first audit round and it currently in its second phaseUpdate: 12/03/2024
We have deployed
0.14.0
of the protocol todevnet-bleeding-edge
for audit.Please note that this upgrade has changed to account structures so prior to its
mainnet
upgrade post-audit, all non-operator accounts will be closed off meaning there will be a slight disruption on the day of the upgrade as we coordinate the closure of accounts.Dev versions of the clients have been released:
As always, we don't have a timeline yet on the
mainnet
release but we will be sure to advise ahead of time.Any questions, leave a message in DevHub or on Discord.
Thanks,
Dru
Beta Was this translation helpful? Give feedback.
All reactions