Skip to content

Update slash logic to not change tx out item's vault address , also lack of observing

Heimdall requested to merge 677-issue into master

Closes #677 (closed) Closes #674 (closed)

This PR is going to fix the bug that tx out item's vault pubkey get changed by a mistake when processing lack of signing, also introduce a new way to slash node who fail to observe inbound tx it go back 300(SigningTransactionPeriod) , to check the tx out item related inbound , and if an active didn't observe the tx, then it will get slashed

Edited by Heimdall

Merge request reports