Mykhailo Lohachov

Results 17 comments of Mykhailo Lohachov

Can we have a new set of instructions that wrap the default ones, but with fee calculation enabled (and block user calls to default isi)? Metadata field could be added...

## Update for the requirements Should be configurable : 1. The fee decimal precision 2. Fee receiver 3. Fee asset Configurable & dynamically changeable 1. Default business fees configuration (fixed...

The cause for failing the test is a change of metadata value from a certain data type to JsonString #4353, which causes wrong ordering when sorting. #5192

Caching can be added to the workflow to reduce the issue. https://github.com/lycheeverse/lychee-action/?tab=readme-ov-file#utilising-the-cache-feature However, StackOverflow links tend to return 403, in this case: - use https://lychee.cli.rs/troubleshooting/redirects/#bot-protection - ignore StackOverflow links (`exclude`...

Shouldn't it be `defaults/**`? https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#example-including-and-excluding-paths

It looks doable, but I have a few questions: 1. How can malicious guardians be identified? Shouldn't there be multiple guardians' verification (at least 3)? 2. At steps 5-7, Alice...