Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* rough start * close, lots of missing imports * fixed errors in basic_staking * Added admin_auth * added lbAdmin * fixes * Lp + Dao fees * cargo fmt * delete unused file * organize contract interfaces a bit * library improvements * misc improvements to lb_factory * misc improvements to lb_pair * small test improvements * just git merge things * use shade c_std instead of cosmwasm_std * uncomment GetPairInfo and SwapSimulation * addressing build warnings * add some cargo helpers for lb contracts * remove comparison that is always true * cleanup * delete old shadeswap_shared package * fix errors and warnings, add router interface * dependency fixes and formatting * dependency fixes and formatting * refactoring TokenType * delete old shadeswap_shared again * fixing merge mistake * cargo +nightly fmt * use swap::core for TokenAmount and TokenType * fix unused doc comments * finally fixed shade-protocol build issue * dependency mods * refactor lb_libraries * build success * remove archive_lb_router it was being included in CI automatically * fix test dependencies, run some tests in serial * try to fix CI * rand crate causes errors with wasm target --------- Co-authored-by: DrPresident <jacksonswenson@securesecrets.org> Co-authored-by: itshaseebsaeed <haseebsyed30000@gmail.com> Co-authored-by: Haseeb Saeed <34556583+itsHaseebSaeed@users.noreply.github.com>
- Loading branch information