* Integrate with contract manager for wormhole script
* Remove deprecated scripts and more integration with contract manager
* Remove cosmwasm tools store
These configs are now held in the contract manager
* Update docs on cosmwasm
* Split cosmwasm package into 2 for fixing dependency issues
* Fix cosmwasm README.md
Co-authored-by: Ali Behjati <bahjatia@gmail.com>
* Add more tests for update_fee_amount
Restructure code to split parsing and updating logic so that all
messages can be parsed without being applied
* Fix docker build command for cosmwasm contract
* Refactor is_fee_sufficient tests
Extract out the chain specific part into separate function
Merge test_accumulator_is_fee_sufficient back into is_fee_sufficient
* Rename function and simplify process_batch_attestation tests
* update process_batch_attestation
* add type to Response
* add injective's support
* add cfg feature
* compilation feature flag
* change price status to pyth status
* update README
* update injective's struct