1. Jul 10, 2018
    • Niklas Adolfsson's avatar
      Updater verification (#8787) · 6816f8b4
      Niklas Adolfsson authored
      * getting started
      
      * refactor main
      
      * unwrap_or -> unwrap_or_else
      
      * force parity to lower version number to trigger update
      
      * Fix typos
      
      * formating
      
      * some minor refactoring
      
      * enable lints and fix some warnings
      
      * make it compile
      
      * minor tweaks to make it work
      
      * address review comments
      
      * Rename exe to exe_path and minor import changes
      
      * updater: unreleased -> unknown
      
      * Add `debug` configuration to force parity-updater
      
      * Introduce a new feature `test-updater` in order conditionally hardcode
      the version number in parity in order to force an update
      * This should only be used for debug/dev purposes
      
      * nits
      
      * Pulled latest submodule of `wasm-tests`
      6816f8b4
    • Thibaut S's avatar
      Phrasing, precisions and typos in CLI help (#9060) · cd58b5ff
      Thibaut S authored
      * Update mod.rs
      
      * Update mod.rs
      
      Rephrase cli subcommand descriptions.
      
      * fix comments
      cd58b5ff
    • Pierre Krieger's avatar
      Some work towards iOS build (#9045) · bca100cd
      Pierre Krieger authored and Niklas Adolfsson's avatar Niklas Adolfsson committed
      bca100cd
  2. Jul 09, 2018
  3. Jul 06, 2018
    • Marek Kotewicz's avatar
      remove util-error (#9054) · 8d171a37
      Marek Kotewicz authored and Niklas Adolfsson's avatar Niklas Adolfsson committed
      * remove util-error
      
      * fixed grumbles
      8d171a37
    • André Silva's avatar
      Fixes for misbehavior reporting in AuthorityRound (#8998) · e9bd41b3
      André Silva authored and Andrew Jones's avatar Andrew Jones committed
      * 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
      e9bd41b3
  4. Jul 05, 2018
  5. Jul 04, 2018
  6. Jul 03, 2018
  7. Jul 02, 2018
  8. Jun 30, 2018
  9. Jun 28, 2018
  10. Jun 27, 2018