moonbeam icon indicating copy to clipboard operation
moonbeam copied to clipboard

Add CallPermit precompile to Moonriver and Moonbeam

Open nanocryk opened this issue 2 years ago • 2 comments

What does it do?

After adding this precompile in Moonbase 1700 we can add it to Moonriver and Moonbeam if no issues are found.

What important points reviewers should know?

Is there something left for follow-up PRs?

What alternative implementations were considered?

Are there relevant PRs or issues in other repositories (Substrate, Polkadot, Frontier, Cumulus)?

What value does it bring to the blockchain users?

nanocryk avatar Jul 22 '22 13:07 nanocryk

Should wait for #1734 to be merged as it fixes few issues with returned values and revert messages (no logic bug however).

nanocryk avatar Aug 10 '22 14:08 nanocryk

@nanocryk It also makes sense to merge https://github.com/PureStake/moonbeam/pull/1733 before and unskip the test in #1734

nbaztec avatar Aug 11 '22 08:08 nbaztec