Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature: account managment and sol (#281)
* Feature: Allow Usage of new account handling and solana * fix: CONFIG_FILE instead of CHAINS_CONFIG_FILE * fix: CONFIG_FILE instead of CHAINS_CONFIG_FILE * Fix: refactor to use store only one config at the time * Fix utils files * Fix sign message multiline input * Fix and improve account after SDK upgrade * Fix and improve instance for new hold-tier chains * Fix and add tests * Improve account/instance cmds * Fix chain selection on account/instance cmds * Only include crn.hash in instance msg if (is_stream or confidential) * Fix wrong chain in explorer url for program msgs * Explicitely ignore crn_url/crn_hash args if (is_stream or confidential) * Add chain field in account pytests * New SDK version * pyproject format * Improve account pytests * Fix aiohttp version / erase cmd --------- Co-authored-by: philogicae <philogicae+github@gmail.com>
- Loading branch information