PolymeshAssociation / Polymesh

Node for Polymesh Blockchain
https://polymesh.network/
GNU General Public License v3.0
165 stars 47 forks source link

MESH-1929/avoid rolling back failed instruction #1382

Closed HenriqueNogara closed 1 year ago

HenriqueNogara commented 1 year ago

Adds an event for failing to execute an Instruction. To avoid rolling back the state the result of execute_instruction_retryable is now matched

changelog

modified API

modified logic