Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ION-99] fix simulation error + restruct the way to testing (#59)
* parse all pools response * simulation works * approx pow * remove rust_decimal * fix zero problem * refactor * schema support for CL pools * cleanup * not to ignore unsupported pool * pool tester * make test-tube querier * it works * make test works * fix calculation * use non aarch wasm file * use pre-compiled test querier * generator * finish build script * support cl pool just query swap * move to test-utils * use upstream * fix: apply code review * fix: compare simulation result with actual query result * remove pub * move test-utils into new repo * relative * one file contract * fix: review * apply something * use 1.69.0 * remove airdrop script * remove pool build script * add test data * remove processed data * working with test-tube
- Loading branch information