w3f / polkadot-tests

Polkadot Protocol Conformance Tests
GNU General Public License v3.0
11 stars 8 forks source link

Check for interger overflows in Host API #229

Open lamafab opened 2 years ago

lamafab commented 2 years ago

Context: https://github.com/w3f/polkadot-spec/pull/522

FlorianFranzen commented 2 years ago

We should probably check for compact encoding "overflows" in the append storage call as well.