Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: FairgateLabs/rust-bitcoin-script-stack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: BitVM/rust-bitcoin-script-stack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 7 files changed
  • 6 contributors

Commits on Nov 9, 2024

  1. Use StructuredScript

    stillsaiko committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    1b3a2b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Merge pull request #4 from stillsaiko/main

    Use `StructuredScript`
    jonasmartin authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    d0c341e View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

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

Commits on Nov 21, 2024

  1. merge optimizer

    jonasmartin committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    beaf3ce View commit details
    Browse the repository at this point in the history
  2. Point to new branch

    jonasmartin committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    e5e43df View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Merge pull request #1 from FairgateLabs/bitvm

    Update branch with the new optimizer and some other changes to be used with the new Blake3 optimization
    lucidLuckylee authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    ac312c4 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2024

  1. chore: fix typo

    storopoli committed Dec 16, 2024
    Configuration menu
    Copy the full SHA
    8356d9d View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2024

  1. Configuration menu
    Copy the full SHA
    70672d7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from alpenlabs/bitvm-bitcoin-0.32.5

    Bitvm bitcoin 0.32.5
    lucidLuckylee authored Dec 17, 2024
    Configuration menu
    Copy the full SHA
    5a9aa6e View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2025

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

Commits on Mar 6, 2025

  1. chore: Use hex_conservative

    Use hex_conservative library from rust-bitcoin.
    uncomputable committed Mar 6, 2025
    Configuration menu
    Copy the full SHA
    450c16e View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2025

  1. fix: clippy

    uncomputable committed Mar 25, 2025
    Configuration menu
    Copy the full SHA
    637d016 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2025

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