Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: airdrop transfer contract #ntrn-116 (#1)
* Implement stage basics * tmp * finish first draft * fix release * add basic structure for typescript test script * implement step #1 * add queries and rename stuff * add checks * split steps into separate commands * refactor a bit * fix fee, add query state * fix fee calculation * fix timeout * cleanup * add handle sudo error * rewrite stages to handle error states * draft: make contract work with errors, and independent ica creation * add timeouts as initialization msg parts to test them * feat: integration tests (#2) * tmp: add integration tests * fix: fix * fix tests * ignore cosmopark file * tmp * kek * tests run * add gaia client for tests * review fixes * add waitResult * tests almost pass * fix tests * add incorrect stage checks * finish tests * remove old manual tests --------- Co-authored-by: Sergey Ratiashvili <[email protected]> --------- Co-authored-by: Sergey Ratiashvili <[email protected]>
- Loading branch information