You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update to latest Aptos (#138)
* updated error codes to constants
* Fix router v2 tests with constants
* Fix curves tests for common style of error codes
* Fix CLI version for CI and README
update aptos to latest main, update addresses (#111)
* update aptos to latest main, update addresses
* testnet aptos version
* disable prover CI for now
* uncomment prover in ci
* changed addresses, bumped version
* update readme
Co-authored-by: borispovod <[email protected]>
Generate LP name and symbol from coin symbols with new limit sizes (#92)
* generate lp_name and lp_symbol from coin symbols
* remove unused constants, add docs to new const
* pseudocode for docs in generate symbol
* more docs
* change symbols
* fix tests