project-serum / serum-dex

Project Serum Rust Monorepo
https://projectserum.com
Apache License 2.0
629 stars 329 forks source link

Dynamic sysvars #130

Open armaniferrante opened 3 years ago

armaniferrante commented 3 years ago

Dynamic sysvars are currently on devnet. Once they're on mainnet, we should change the dex to use them, so that clients don't have to pass them in.

dafyddd commented 3 years ago

Dynamic sysvars are on mainnet now

armaniferrante commented 3 years ago

Partly done by this https://github.com/project-serum/serum-dex/commit/063267eb0a0fb5c5b0062922b1356cd1250fdc00.

Leaving this issue open since one still need to pass in dummy accounts. These dummy accounts should be removed in the next version of the dex that has breaking changes.