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: mimblewimble/grin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.3.2
Choose a base ref
...
head repository: mimblewimble/grin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.3.3
Choose a head ref
  • 1 commit
  • 28 files changed
  • 2 contributors

Commits on Sep 16, 2024

  1. [current/v5.3.x] 5.3.x Version of Rust 1.80 updates (#3797)

    * Update grin_secp to 0.7.14 (#3788)
    
    * Update versioning on master to 5.4.0-alpha.0
    
    * Update versioning on master to 5.4.0-alpha.0 (#3789)
    
    * Remove Merkle Proof Generation from Foreign API `get_outputs` (#3792)
    
    * Update versioning on master to 5.4.0-alpha.0
    
    * Remove merkle proof generation from foreign API
    
    * Rust 1.80+ fixes & accumulated warning cleanup (#3796)
    
    * Update versioning on master to 5.4.0-alpha.0
    
    * updates for 1.80 and other accumulated warnings
    
    * further warning cleanups
    
    * move dead code tag to function defn rather than module
    
    * Chain type field (#3790)
    
    * Adding chain type field into get_status rpc
    
    * formatting
    
    * update version for next build
    
    ---------
    
    Co-authored-by: aglkm <39521015+aglkm@users.noreply.github.com>
    Yeastplume and aglkm authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    bd98d17 View commit details
    Browse the repository at this point in the history
Loading