sending a simple sudo.sudo(balances.setBalance()) extrinsic on a new account bricked our parachain (again)
The tx has not yet been included in a finalized block, so it seemns this extrinsic somehow breaks our PoV
2: author.pendingExtrinsics
[
{
isSigned: true
method: {
args: {
call: {
args: {
who: {
Id: 2LNz3ia9jQsgpCdRVu4MUhrar6LrVue6aCYnCebEhoegJeW2
}
new_free: 1,000,000,000,000
new_reserved: 0
}
method: setBalance
section: balances
}
}
method: sudo
section: sudo
}
era: {
MortalEra: {
period: 32
phase: 9
}
}
nonce: 0
signature: 0x0ae814e0fd738dceae36e912a6a3341da1f448e34f4a0c9280ecc5be73c633311c2e50aab790f14a49d29ea75c8c625fb272e6ec98978edf173b9fbbb0b69488
signer: {
Id: 2M18kekfuKffp858CFeguSN6VnvfWrmmC4hxj6P4AWdpR8CW
}
tip: 0
}
]
1: author.submitAndWatchExtrinsic
{
events: []
status: {
Broadcast: [
12D3KooWT2dtwAeFxkPa7csfvYZJgUvVxYTZHWE5fFb4fxcz39Gp
12D3KooWS7mrujYYeqJXz2u3p2ZPK3Q1zvGFYCaQoV5euZbr6iug
12D3KooWBR4UmiGadvQ77m6iwWuoEUwgRkFMMhzhecXn2Hc9QUhC
12D3KooW9yxCm9MoTTtmH1cEQHwnTKhv3bCoiFwbRhRJU7sae4Yd
12D3KooWSoYm9LrECusAcSJp7W566TPkHk5guwVCkvTLZbC8dKpu
]
}
}
sending a simple
sudo.sudo(balances.setBalance())extrinsic on a new account bricked our parachain (again)The tx has not yet been included in a finalized block, so it seemns this extrinsic somehow breaks our PoV