Conversation
|
Please cherry-pick the changes locally and resolve any conflicts. git fetch origin backport-9544-to-unstable2507
git worktree add --checkout .worktree/backport-9544-to-unstable2507 backport-9544-to-unstable2507
cd .worktree/backport-9544-to-unstable2507
git reset --hard HEAD^
git cherry-pick -x c1a31e3505c0c4e01b9d2daad5f4d19b220345ec
git push --force-with-lease |
- [x] Add check to `do_reserve_asset_transfer` - [x] Modify existing tests - [ ] Add new tests if needed --------- Co-authored-by: Karol Kokoszka <[email protected]> (cherry picked from commit c1a31e3)
3dd9453 to
7cc0f6f
Compare
|
All GitHub workflows were cancelled due to failure one of the required jobs. |
|
unrelated CI failure on check-benches: @EgorPopelyaev can you force-merge this fix backport? the changes here are not related to the failing CI |
|
@acatangiu @franciscoaguirre Unfortunately I don't have that power, if someone from you guys have it, feel free to do so |
|
looks like the issue is missing "solc" compiler within the docker image image used for unstable2507 Line 1 in 928adaf image used for master Line 1 in b8a0571 should we switch to newer version of the image? |
yes |
Backport #9544 into
unstable2507from franciscoaguirre.See the documentation on how to use this bot.