Vladas Zakrevskis
Vladas Zakrevskis
AWS doesn't allow duplicated tags and will fail with error if we try to add it: `InvalidParameterValueDuplicate tag key 'tag:tag' specified.` It would be much more convenient to store tags...
Closes: https://github.com/TimNN/cargo-lipo/issues/55
It looks like in case when receiver account is shorter than sender account `apply_storage_accounting_hook` is trying to refund excess storage to it and fails. ### Steps to reproduce: Edit NFT...
### Description I noticed that my iPhone gets really hot when I run my projects. While trying to debug this issue I stripped all my code and only `winit` code...