Skip to content
Snippets Groups Projects
  • Benjamin Gallois's avatar
    dabb2c09
    Offences management (!161) · dabb2c09
    Benjamin Gallois authored and Hugo Trentesaux's avatar Hugo Trentesaux committed
    * fix cargo files
    
    * fix slashing strategy
    
    * refactore remove_member_from_blacklist
    
    * add missing test
    
    * add license
    
    * refac tests
    
    adds comments
    remove some repetitions
    reorder tests (offence test are below)
    rename tests
    
    * feat(pallet_grandpa) add offences handler
    
    * feat(pallet_authority_members) add offences execution
    
    * feat(pallet_offences) add pallet offences
    dabb2c09
    History
    Offences management (!161)
    Benjamin Gallois authored and Hugo Trentesaux's avatar Hugo Trentesaux committed
    * fix cargo files
    
    * fix slashing strategy
    
    * refactore remove_member_from_blacklist
    
    * add missing test
    
    * add license
    
    * refac tests
    
    adds comments
    remove some repetitions
    reorder tests (offence test are below)
    rename tests
    
    * feat(pallet_grandpa) add offences handler
    
    * feat(pallet_authority_members) add offences execution
    
    * feat(pallet_offences) add pallet offences