ChainFusion
  • Bridge Overview
  • Bridge
    • Making a Transfer
  • Validation
    • Become a Validator
    • Slashing
  • Liquidity Pools
    • Providing Liquidity
  • Core Concepts
    • Distributed Key Generation
    • Transfer Confirmation
  • Links
    • Home Page
    • Bridge App
    • Twitter
    • LinkedIn
    • GitLab
    • Explorer
Powered by GitBook
On this page
Edit on GitLab
  1. Validation

Slashing

During validation process, participants actively monitor each other to check if everyone cooperate according to consensus rules. In case validators nodes see any non-cooperative participant, they vote against him on-chain, which may result in slashing. During slashing misbehaving participant is removed from validator list and his stake is distributed to other validators as a reward for keeping bridge secure.

Validator responsibilities

List of main validator responsibilities:

  • producing new blocks in ChainFusion network

  • participating in DKG process when validators list is changed

  • participating in threshold signatures creation to confirm bridge transfers

  • slashing misbehaving validators

  • sending keep-alive packets to P2P network of validator nodes

PreviousBecome a ValidatorNextProviding Liquidity

Last updated 2 years ago