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

Benchmarks for block verification #11035

Merged
merged 7 commits into from
Sep 11, 2019

Commits on Sep 6, 2019

  1. WIP

    dvdplm committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    09a5612 View commit details
    Browse the repository at this point in the history
  2. wip

    dvdplm committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    926ce64 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. Benchmarks for block verification

    Uses real blocks from mainnet to benchmark the `verify_*` family of methods in the `verification` module.
    
    Also exposes the `TestBlockChain` in a test helper.
    dvdplm committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    33ff04b View commit details
    Browse the repository at this point in the history
  2. Cleanup, fix CI

    dvdplm committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    6d9666f View commit details
    Browse the repository at this point in the history
  3. Bash syntax error

    dvdplm committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    3f39282 View commit details
    Browse the repository at this point in the history
  4. One more try

    dvdplm committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    72fe372 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. Fix review grumbles

    	Revert unwanted changes
    	Tweak CI benchmark checks
    dvdplm committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    5ffa37f View commit details
    Browse the repository at this point in the history