Commit Graph

9 Commits

Author SHA1 Message Date
Maximilian Schneider 6608fc804a release executor v1.1.0 2024-11-06 23:26:10 +01:00
Maximilian Schneider ddee5464cb
Token 2022 support (#40)
* enable invariant dex

* enabling invariant on eclipse

* fix invariant token 2022

* fix test blanance for token 2022

* able to use custom autobahn executor to test spl2022

* remove env variable for vendored autobahn binary

* update executor to support token2022

* make executor fully compatible with token2022

* cleanup

* format & lint

* disable CI incompatible tests on github actions

* fix broken test

---------

Co-authored-by: Godmode Galactus <godmodegalactus@gmail.com>
Co-authored-by: none00y <mich_smyk@wp.pl>
2024-11-06 22:42:23 +01: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 53bc7c5937 release executor v1.0.1 2024-10-14 13:25:02 +03:00
riordanp f9e8f8bf7c
add CreateReferralLog (#18) 2024-10-14 13:23:38 +03:00
Maximilian Schneider 1bf5e6e2b6
use dos safe account creation code from spl-token (#20)
* use dos safe account creation code from spl-token

* format
2024-10-14 13:23:06 +03: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
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