LimeChain / Fruzhin

Java implementation of the Polkadot Host
Apache License 2.0
33 stars 1 forks source link

feat: Revert state storage updates for runtime calls... #602

Closed Zurcusa closed 2 weeks ago

Zurcusa commented 2 weeks ago

Description

Runtime now reverts all state storage changes originating from a runtime call different from Core_execute_block. This is needed when validating transactions. The runtime updates state storage when checking if a provided transaction is valid.

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud