Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update btcec to the latest version #1329

Merged
merged 10 commits into from
Nov 23, 2023

Commits on Nov 20, 2023

  1. chore: Update btcec to the latest version.

    Apart from taking care of security issues, it is slightly faster.
    
    Signed-off-by: Antonio Navarro <antnavper@gmail.com>
    ajnavarro committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    3595ec5 View commit details
    Browse the repository at this point in the history
  2. fix mispelled words

    Signed-off-by: Antonio Navarro <antnavper@gmail.com>
    ajnavarro committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    ff0b049 View commit details
    Browse the repository at this point in the history
  3. linter

    Signed-off-by: Antonio Navarro <antnavper@gmail.com>
    ajnavarro committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    d0b56c7 View commit details
    Browse the repository at this point in the history
  4. go mod tidy

    Signed-off-by: Antonio Navarro <antnavper@gmail.com>
    ajnavarro committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    6f392b0 View commit details
    Browse the repository at this point in the history
  5. Refactor gomod

    Signed-off-by: Antonio Navarro <antnavper@gmail.com>
    ajnavarro committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    6b9ef98 View commit details
    Browse the repository at this point in the history
  6. Update btcutil too

    Signed-off-by: Antonio Navarro <antnavper@gmail.com>
    ajnavarro committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    673bcdb View commit details
    Browse the repository at this point in the history
  7. Add golden test.

    Checked with previous version, it is working fine.
    
    Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
    ajnavarro committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    1ae6215 View commit details
    Browse the repository at this point in the history
  8. gofumpt

    Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
    ajnavarro committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    22d96e2 View commit details
    Browse the repository at this point in the history
  9. go mod tidy other go.mod files

    Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
    ajnavarro committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    dc676da View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

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