PierreOssun
PierreOssun
**Pull Request Summary** Enabled dApps Staking chain-extension on local & Shibuya Close [PR #658](https://github.com/AstarNetwork/Astar/pull/658) **Check list** - [ ] added or updated unit tests - [ ] updated Astar official...
**Pull Request Summary** Added two calls for pallet-scheduler chain extension: _Schedule_ It schedule a call to another smart contract. It can be periodic or not. Origin is set as contract...
**Pull Request Summary** Added tests to Asset chain-extension **Check list** - [x] added unit tests
**Description** When I want to do an XVM call using XVM chain-extension in a wasm contract. the estimated gas is too high (and execute button is grayed - thus impossible...
# Overview (What and Why) Add [ink! Analyzer](https://forum.polkadot.network/t/ink-analyzer-september-updates-recap/4244) in the container # Definition of Done ink! Analyzer is fully integrated to the container
**Uplift to v1.5** **XCM: Use Message Queue as DMP and XCMP dispatch queue** [Use Message Queue as DMP and XCMP dispatch queue #1246](https://github.com/paritytech/polkadot-sdk/pull/1246) Add `Message Queue` pallet & migration to...
# Description Add a fuzzer tests to be run by CI prior to any merge. Fuzzer to be considered: https://github.com/srlabs/substrate-runtime-fuzzer Reopening because #1209 was closed ## Required Tasks - [...
**Bug Description** When running he command `make devnet-up` it crash when trying to read the `L1 Start Block` **Steps to Reproduce** run `make devnet-up` **Expected behavior** devnet is up and...