Skip to content

[fix] stricter coin validation on deposits

akrokr requested to merge akh/deposit_coin_validation into develop

Deposited coins with invalid assets should be caught early and handled gracefully in validate as opposed to allowing them to fail downstream in handle. This adds validation checks on deposited coins, along with TODOs to move them to a more appropriate place after hard fork.

Merge request reports

Loading