ChainSafe / gossamer

🕸️ Go Implementation of the Polkadot Host
https://chainsafe.github.io/gossamer
GNU Lesser General Public License v3.0
427 stars 111 forks source link

feat(lib/runtime): implement remaining ParachainHost runtime calls #3595

Open kishansagathiya opened 10 months ago

kishansagathiya commented 10 months ago

Issue summary

kishansagathiya commented 10 months ago

@kanishkatn If I remember it correctly, you have implemented these two calls, but couldn't get the tests working. If so, could ~like~link that work here, so that it doesn't get worked on again by whoever picks up this issue.

kanishkatn commented 10 months ago

hmm, there was no data onchain so I wasn't able to add these in. It should be easy enough to use dummy data for tests.

I believe there is no such work.