Commit Graph

11 Commits

Author SHA1 Message Date
galactus 65a7a822bc
Changes to activate all raydium pools on production (#15)
* Changes to activate all raydium pools on production

* chaning quic client and repanicking on lags

* fixing prometheus server

* Removing CORs from prometheus server

* removing unwanted error message from prometheus

* Adding region dfw for dallas

* updating name in config file
2024-11-04 13:25:37 +01:00
galactus a4dc9f19fd
Migrating testing to lib svm (#28)
* Using libSVM for simulation

* Some more fixes for invalid mint authority

* avoiding disabled lst mints

* performance improvements, reduced log-levels

* adding a todo for token extention program
2024-10-25 17:02:05 +02:00
galactus 6324916be7
Fixing issue with exact out dumping (#26)
* Fixing issue with exact out dumping

* Updating programs and loading all program related accounts

* Making simulator prinln debug logs, fmt

* fixing warnings and adding missing cargo file
2024-10-21 17:37:09 +02:00
Maximilian Schneider b39e098107
document dex interface (#27)
* document dex interface

* document swap instruction
2024-10-17 19:38:26 +03:00
Maximilian Schneider dd34dbf658
update program id (#1)
* update program id

* re-export autobahn id

* Executor: fix log discriminant

---------

Co-authored-by: Serge Farny <serge.farny@gmail.com>
2024-10-02 09:05:08 +02:00
galactus 20fd5e70c2
Adding configuration to make number of accounts fetched by gma (#8) 2024-10-01 14:54:34 +02:00
Serge Farny 1bd6d1aa1a
Router: add a liquidity endpoint (#2)
Fetch total liquidity (in US $) of a token reachable through autobahn
2024-10-01 10:23:40 +02:00
galactus 520d6a74b3
Adding quic geyser source and making it work with all raydium pools (#5)
Adding quic geyser source and making it work with all raydium pools
2024-10-01 10:15:23 +02:00
Serge Farny 31b4f35d61
Router: move raydium 'frozen vault' check to quote (avoid double loading of the tokens accounts) (#4) 2024-09-30 14:50:54 +02:00
Serge Farny ba138ed4ea
Router: fix 'channel lagged by' for composite price feed (#3)
* Router: fix 'channel lagged by' for composite price feed

* Router: fix typo
2024-09-27 15:19:50 +02:00
Serge Farny ad94eca4bb Autobahn: initial public repository commit
Code imported from private repository with contribution from:

- Christian Kamm <mail@ckamm.de>
- Serge Farny <serge.farny@gmail.com>
- Microwavedcola1 <microwavedcola@gmail.com>
- Maximilian Schneider <mail@maximilianschneider.net>
- GroovieGermanikus <groovie@mango.markets>
- Godmode Galactus <godmodegalactus@gmail.com>
- Adrian Brzeziński <a.brzezinski94@gmail.com>
- Riordanp <riordan@panayid.es>
2024-09-25 20:12:39 +02:00