Skip to content
Snippets Groups Projects
  • Bernhard Schuster's avatar
    historical slashing w ocw w adhoc tree creation (#6220) · 3f30f69b
    Bernhard Schuster authored
    
    * draft
    
    * steps
    
    * chore: fmt
    
    * step by step
    
    * more details
    
    * make test public
    
    * refactor: split into on and offchain
    
    * test stab
    
    * tabs my friend
    
    * offchain overlay: split key into prefix and true key
    
    Simplifies inspection and makes key actually unique.
    
    * test: share state
    
    * fix & test
    
    * docs improv
    
    * address review comments
    
    * cleanup test chore
    
    * refactor, abbrev link text
    
    * chore: linewidth
    
    * fix prefix key split fallout
    
    * minor fallout
    
    * minor changes
    
    * addresses review comments
    
    * rename historical.rs -> historical/mod.rs
    
    * avoid shared::* wildcard import
    
    * fix: add missing call to store_session_validator_set_to_offchain
    
    * fix/compile: missing shared:: prefix
    
    * fix/test: flow
    
    * fix/review: Apply suggestions from code review
    
    Co-authored-by: default avatarTomasz Drwięga <tomusdrw@users.noreply.github.com>
    
    * fix/review: more review comment fixes
    
    * fix/review: make ValidatorS...
    3f30f69b
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
This project manages its dependencies using Cargo. Learn more