• Alexander Theißen's avatar
    Add `ext_terminate` (#5234) · 601f2538
    Alexander Theißen authored
    With this patch forward this will be the only way for
    a contract to destroy itself. This patch therefore changes
    the semantics of all other contract initiated balance
    transfers to fail if they would bring the caller below the
    existential deposit.
    601f2538