paritytech / substrate-contracts-node

Minimal Substrate node configured for smart contracts via pallet-contracts.
The Unlicense
123 stars 141 forks source link

CallFilter: allow call to Balances' `transfer_allow_death()` #186

Closed agryaznov closed 1 year ago

agryaznov commented 1 year ago

This is needed in order to make the e2e test for call_runtime pass