Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Stable: 1.10.9 backports #9016

Merged
merged 5 commits into from
Jul 7, 2018
Merged

Stable: 1.10.9 backports #9016

merged 5 commits into from
Jul 7, 2018

Commits on Jun 29, 2018

  1. Configuration menu
    Copy the full SHA
    d7d779a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f1019f View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2018

  1. Add support for --chain tobalaba (#8870)

    * Add support for --chain tobalaba
    maciejhirsz authored and 5chdn committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    2090509 View commit details
    Browse the repository at this point in the history
  2. Only return error log for rustls (#9025)

    sorpaas authored and 5chdn committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    e76c566 View commit details
    Browse the repository at this point in the history
  3. Fixes for misbehavior reporting in AuthorityRound (#8998)

    * aura: only report after checking for repeated skipped primaries
    
    * aura: refactor duplicate code for getting epoch validator set
    
    * aura: verify_external: report on validator set contract instance
    
    * aura: use correct validator set epoch number when reporting
    
    * aura: use epoch set when verifying blocks
    
    * aura: report skipped primaries when generating seal
    
    * aura: handle immediate transitions
    
    * aura: don't report skipped steps from genesis to first block
    
    * aura: fix reporting test
    
    * aura: refactor duplicate code to handle immediate_transitions
    
    * aura: let reporting fail on verify_block_basic
    
    * aura: add comment about possible failure of reporting
    andresilva committed Jul 6, 2018
    Configuration menu
    Copy the full SHA
    761ece0 View commit details
    Browse the repository at this point in the history