Jakub Łabor
Jakub Łabor
This issue appeared in `devnet 0.24.0` and remains in `0.26.0` ## Steps to Reproduce Issue 1. Publish dependency contract on chain In this issue I'm using this pre-published `Originmate` contract:...
This MR is a rebased and alternative proposal to https://github.com/bevyengine/bevy/pull/5602 # Objective - https://github.com/bevyengine/bevy/pull/4447 implemented untyped (using component ids instead of generics and TypeId) APIs for inserting/accessing resources and accessing...
Allow creating a PersonalKiosk for an address instead of requiring that the transaction sender is the owner. Required for implementing airdrops.