Skip to content

[refactor] ragnarok in 20 rounds

Son of Odin requested to merge ragnarok-20 into master

Ragnarok now does its thing in 20 rounds, instead of 10. The first 10 if for non-gas asset pools and reserve, the back 10 is for gas asset pools and bond.

The aim of this is reduce the risk of running out of gas while performing a ragnarok.

Also made a change to binance bifrost to log the binance body when we fail to broadcast. This should make it visible in the logs that we've run out of gas if it is the case.

Edited by Son of Odin

Merge request reports