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

This branch adds a dockerized environment to reproduce the issues that the CI faced with Ubuntu 24.04 and secp256k1. #133

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Aug 6, 2024

  1. This branch adds a dockerized environment to reproduce the issues tha…

    …t the CI faced with Ubuntu 24.04 and secp256k1.
    
    Usage:
    ```sh
    bash ./tests/test-ubuntu-24.04-docker.sh
    ```
    
    Then use the upper arrow to run tests with `hatch`.
    hoh committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    cf2a792 View commit details
    Browse the repository at this point in the history
  2. fixup! git was missing

    hoh committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    7bdf1d0 View commit details
    Browse the repository at this point in the history
  3. Update coincurve version

    to see if it fix install issue
    olethanh authored and hoh committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    f03f40e View commit details
    Browse the repository at this point in the history