-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Questions amid recent situation --> Serum - FTX hack - Bonfida #92
Comments
Hi @mihneacalugaru, thanks for raising this important issue. |
Thanks for clarifying @ellttBen, that's great to hear. So, is there any timeline on deploying the v4 on the mainnet or is it still unknown? Also, when that will happen, will any liquidity from v3 be migrated to v4? |
Considering the situation, we think the program should be deployed by a DAO, and we would be keen to help out and participate. However there are no concrete plans right now. |
Okay, so, if I understood correctly, Bonfida implemented Serum DEX v4 will be deployed if and when a DAO will be formed and willing to deploy it so that there will be a multisig procedure through which the program will be upgraded, in order not to end up like we did. Is that correct? |
That's pretty much it yes |
hi @ellttBen this conversation makes it sound like v4 never got deployed to mainnet but FTX deployed v4 to mainnet back in July (https://explorer.solana.com/address/Fw2n4Hq2CKbbC9J1HZ3couDiKVBhUE9f1c7uads9hsGy). The main use of this had been for SFT trading. As this program shares the same upgrade authority with v3, I believe we should fork this the same way OpenBook community forked v3. I am happy to lead this effort and create a DAO involving the parties that have been using this program. Are you able to tell me which commit was deployed to this program? |
We are not aware of which commit was deployed. If I am correct this is the last commit reviewed by Ottersec |
Thanks that is extremely helpful @dr497 |
So, @mralbertchen, you did deploy the commit @dr497 mentioned at the following address: |
Hi again, |
@mihneacalugaru that is correct. The upgrade authority will be changed to the DAO once Apr.Dev is fixed. The DAO has been created here: https://app.realms.today/dao/Bmif6ABDLNA2X2R2odRoAQEpcBVnAWaxJhSSPJsHQpY7 Please provide addresses and I will invite you to the DAO. I can also create a pull request with the changes made. |
@mralbertchen What changes have you made? What is the exact code that will be deployed? |
Just updated the program id and changed the sweep authority to the DAO address. Then modified Anchor.toml for anchor verifiable build to work. You can see the commit here. I’m waiting for https://apr.dev to be fixed for the program source code to be verified on-chain. |
I am posting this issue to serve more as a discussion platform after the recent situation involving the presumed FTX hack and its effects on Serum DEX.
From my understanding, a summary of what (people think) happened sound like this:
FTX backed the original Project Serum. Also, FTX was holding the private key of the Update Authority of Serum DEX program. With FTX being hacked, Serum's update private key is thought to be compromised, which in turn made a lot of exchanges, wallets, and others to stop using Serum. Volume decreased by 80-90% day by day since the beginning of the weekend. In order to remove any fears of Serum being linked to the FTX Group, developers started working on a fork.
Anyway, correct me if I'm wrong, please.
How will this affect Bonfida's Serum DEX v4 that will be on mainnet at some point?
Hopefully, this thread will clarify fears and questions.
The text was updated successfully, but these errors were encountered: