Alexander Theißen
Alexander Theißen
/cmd queue -c bench-bot $ pallet dev pallet_contracts
No plans. We rather remove wasmi from the executor and make it wasmtime only. If you want to discuss this further please open discussion in the polkadot forum.
Let's take a step back and think about who uses this documentation and for what: I argue someone who implements a contract (language). This person first and foremost wants to...
yeah that will need some rework to include the old format, too. will do when I get to it. No high priority to merge this anyways.
bot merge
I will look into this. Just have my hands full right now. Thanks for the PR.
In contracts we disable everything that is not MVP. Reason is that every feature/instruction needs to be metered and adding more features makes this harder. For the runtime it is...
bot merge
I have to agree with @xlc here. Breaking will be too bad for the ecosystem and we should not do it unless absolutely necessary. Additionally, I wouldn't call it metadata...
> Then we can also just introduce metadata v15 format "today" and then wait 3 months until we start returning it from any runtime. Why? The old runtime API will...