Commit Graph

18 Commits

Author SHA1 Message Date
Riordan Panayides 9de5ef212f fix typo 2024-10-11 17:35:53 +01:00
Riordan Panayides 38608a12af tidy up comments 2024-10-11 17:09:29 +01:00
Riordan Panayides 92e1d84e4a allow passing cu price on /swap-ix, return correct priorization_fee_lamports value 2024-10-11 17:05:42 +01:00
Riordan Panayides 447e40a111 allow client to pass compute_unit_microlamports 2024-10-11 16:55:15 +01:00
Riordan Panayides 2e2e09758d move compute budget ixs to beginning of transaction 2024-10-11 16:33:31 +01:00
Serge Farny ea1c001918
Router: increase base CU again (comparator is still failing often) (#14) 2024-10-11 12:10:15 +02:00
Serge Farny ae2f5bfc5a
Router: increase base CU (#12) 2024-10-08 11:52:24 +02:00
Maximilian Schneider e7029e846e
Release executor 1.0.0 (#11)
* add security txt and policy
* set version number for autobahn executor
* add github workflow
2024-10-04 13:30:10 +01: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
Serge Farny 9bd763fd2d
Router: more granularity when updating edges because of price change (#7) 2024-10-01 10:23:11 +02:00
Serge Farny c49de6ce0d
Router: make account write queue big enough for raydium (all pools) (#6) 2024-10-01 10:19:02 +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 dbcbd420dd Add missing file from initial import 2024-09-26 17:24:49 +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