Skip to content

[BUG] Irregular update to fix dropped txns

Son of Odin requested to merge v68-migration into develop

During an extended outage, many THORNodes reset their binance daemon, losing historical transactions. This caused the network to not get a consensus during the outage, dropping those txns.

While the funds are in the asgard wallet address, they aren't in the vault. This adds the funds to the vault and the pools. The user's funds will be refunded them off chain from the treasury.

Edited by Heimdall

Merge request reports