1. Jul 09, 2018
  2. 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
  3. Jul 05, 2018
  4. Jul 04, 2018
  5. Jul 03, 2018
  6. Jul 02, 2018
  7. Jun 30, 2018
  8. Jun 28, 2018
  9. Jun 27, 2018
  10. Jun 26, 2018
  11. Jun 25, 2018
    • David's avatar
      Bump error-chain and quick_error versions (#8972) · 4145be86
      David authored
      * Update error-chain to 0.12 to silence warnings
      
      * Bump quick_error crate to 1.2.2  to silence linter warnings
      4145be86
    • Wei Tang's avatar
      EVM benchmark utilities (#8944) · e9f1b389
      Wei Tang authored
      * Make it possible to expose jsontests using feature flag
      
      * Add start_stop_hook for jsontests
      
      * Fix evmbin compile
      
      * Implement vm jsontests times to tsv result
      
      * Use /usr/bin/env to avoid errors on non-Debian systems
      
      * Move evmbin/bench.sh to scripts and add vm_jsontests script for convenience
      
      * Add tempdir as required deps for test-helpers
      
      * Address grumbles on comments
      
      * Detect file/folder automatically and add command docs
      
      * Fix bench script
      
      * times -> timings
      
      * typo: wrong if condition
      e9f1b389
    • Afri Schoedon's avatar
      parity: hide legacy options from cli --help (#8967) · edd90f15
      Afri Schoedon authored
      * parity: hide legacy options from cli --help
      
      * parity: run a spellchecker over --help
      
      * parity: fix casing in cli usage
      edd90f15
  12. Jun 22, 2018