Dino Pačandi

Results 25 comments of Dino Pačandi

Thank you! > PS: Please dont force push - otherwise its difficult to see the change. You can just use `git merge origin/master` after pulling master. My bad, will avoid...

Can this be merged? :slightly_smiling_face:

> @Dinonard Well, i tried. You see the error message from the bot: Thanks! Not sure what to make of that error but in `cumulus` companion it says: > Rule...

> > …or you manually merge this. > > Yea. Then we know this for the future. Thanks! I initially checked with @hoonsubin since I thought it might be due...

@al3mart could you please check if head is set correcty? According to `polkadot-js`, `paras->heads(2006)` it's set to: `0xea42d086d83708501d835f9bec120a7b75390c9a3d673d2c20e282613cda89da8ade30003634cbb0704f9a25664404391b8de19362871cb4beefc4b1f157e37eaa3b7b7aa642de2121934d9076a72c268b7ad6246849444e247114bff917445a25bddaf30c066175726120d2f64808000000000466726f6e8801c4b081d527cdabe5cc00108022670928c49df30a2fe068ad7320554516e824f10005617572610101a8473f00f44e4279c3de89ed8055bd4fdaefe235f6dde529db1e746fb59f3769c5d79f584a68778cdf14d3a81395f9855f1ca2b690490065b1f412c43fd5b281` But the file above with the genesis state contains: `0x000000000000000000000000000000000000000000000000000000000000000000dab6803788595d26175d4fbd64784ec2d8d30e92e007606136b0b3b12bb4a2a503170a2e7597b7b7e3d84c05391d139a62b157e78786d8c082f29dcf4c11131400`

Hi @athei, here's my first proposal for the solution as discussed [here](https://github.com/paritytech/substrate/issues/12908#issuecomment-1350868923). I migrated solution used in `Astar` into `pallet-contracts` but expect things will need to be changed. Before I...

Something to keep in mind as well: https://github.com/polkadot-evm/frontier/pull/1367

Emulator added via this uplift: https://github.com/AstarNetwork/Astar/pull/978