π§ Roadmap & Beta Status
This section records the tasks that need to be implemented before Quantum Arb exits beta. After they are completed the system will become a full release β with full functionality, high stability, competitive performance and readiness for scaling.
About the current version
The system is already running, but some functionality is under development and there may be unstable elements. Once the current tasks are completed it will transition to a full release.
If you encounter bugs or unexpected behavior β please report it:
#bugs β for bug reports
#suggestions β for suggestions and ideas
Your feedback helps improve the system and stabilize all modules faster.
Over the next 3 months it is planned to gradually implement everything described in the Roadmap β optimization of Compute Units, addition of new DEXes and pools, support for multi-hop arbitrages and more. All tasks will be closed step by step, without rushing, but consistently.
Thanks to the "Safety Execution" module it is possible to guarantee that a transaction will not be loss-making under any circumstances.
Roadmap
Rust program (arbitrage core)
Main task: increase the efficiency and competitiveness of the arbitrage program by reducing the consumption of Compute Units and expanding support for pools and pairs.
Reduce CU consumption when calculating the optimal arbitrage volume by approximately 20%. Rewrite the program from Anchor to Pinocchio.
Adding new pools and DEXes: Integrate
Meteora DAMM,Orca Whirlpools,PancakeSwap.Implement support for pairs of the type
USDC/token,USDT/token,USD1/token, not onlySOL/token.Add the capability for 2β3-hop arbitrages (A β B β C β A) in a single transaction.
Quantum Arb client (bot)
Main task: expand configurations and manageability of strategies, increase flexibility and ease of setup.
Add automatic strategies for calculating
priority feedepending on market conditions.Implement automatic calculation of the CU limit based on transaction characteristics. Remove manual limit configuration β the system sets optimal values itself.
Add setting of
setAccountDataLoadedSizeand other CU optimizations.Integrate lending protocol Jupiter Lend.
Implement the ability to set multiple gRPC endpoints to receive events from different FCFS sources.
Implement a new type of monitoring: Shred Stream. With this strategy the system will monitor transactions from shreds broadcast by validators.
Implement an API server that starts with the bot β for configuring and managing strategies via HTTP / WebSocket.
After this Quantum Arb can be considered fully ready for release.
Partnership and collaboration
If you want to propose an idea, discuss integration, participate in project development or potential partnership β I am open to dialogue. You can write directly in Telegram: @solluffy / Discord: @naturespower
Last updated