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

Don't panic if extra_data is longer than VANITY_LENGTH #10682

Merged
merged 2 commits into from
May 22, 2019

Commits on May 21, 2019

  1. Don't panic if extra_data is longer than VANITY_LENGTH

    Seems like `extra_data().len()` can be longer than 32 (was 39 here) so this fixes that panic.
    dvdplm committed May 21, 2019
    Configuration menu
    Copy the full SHA
    1a3be05 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2019

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