* Make non-mandatory action interface elements optional.
* Remove one unused import
* Scripts main renamed to entrypoint.
* Script common rename to generic
* Move generic scripts from action to generic.
* Move chain-specific scripts to blockchain.
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
* Infra for errors and warnings.
* Most allowlist/denylist consistency errors are warnings only.
* Adapt danger to errors+wranings.
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>