* 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>
* 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
* 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