openbook-dex / openbook-v2

openbook-v2 monorepo, contains solana program and ts client
Other
164 stars 96 forks source link

changes to make openbook-v2 compatible with mango-v4 0.19 #168

Closed grooviegermanikus closed 1 year ago

grooviegermanikus commented 1 year ago

-> anchor 0.28 + solana 1.16

grooviegermanikus commented 1 year ago

compile issue:

missing error_code

seems to be an issue with switchboard-common 0.8.19 -> use 0.8.18 instead

binyebarwe commented 1 year ago

I'm not sure what this PR is trying to do, as there are many things being changed (anchor, switchboard, fixed). Maybe it's better if you tell us which version of anchor do we need for Mango compatibility, and we can update ourselves. Like pointing at the Cargo file in Mango where openbook-v2 is integrated.

godmodegalactus commented 1 year ago

No need for this PR. Openbook cannot be dependent on some branch of mango.