Skip to content

[bugfix] block handler deposit after chain starts (1568815)

Son of Odin requested to merge block-deposit-1568815 into develop

To stop usage of handler_deposit before the network can get an upgrade that fixes known issues; we are adding ad-hoc escape hatch to the handler to not function after the current block (1568815).

Merge request reports