Commit Graph

2 Commits

Author SHA1 Message Date
galactus 78167c7bd4
Print errors that we encounter while quoting swap, and list missing accounts (#46) 2024-11-28 11:46:23 +01:00
Michał Smykała 465a601600
Invariant integration (#30)
* add internal setup

* remove compression from getProgramAccounts

* add autobahn .so

* add working testnet

* update version to 0.29.0

* remove debug logs

* fix swap simulation

* fix dex

* use mainnet address

* add default tick and remove fee growth calculations

* add smaller tickmap
improve error handling
fix swap limits

* add find all tick indexes

* remove dbg logs

* update edge identifier

* remove unused imports

* improve error handling

* remove pool filtering

* add decimal as a package

* remove testnet fixture

* add token2022 support

* Revert "add autobahn .so"

This reverts commit 515d2ddc53.

* Revert "remove compression from getProgramAccounts"

This reverts commit ca7bf93787.
2024-11-06 16:43:49 +01:00