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: hernando07/withdrawer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: base/withdrawer
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.
  • 6 commits
  • 7 files changed
  • 5 contributors

Commits on Aug 21, 2024

  1. Add Fault Proof withdrawal logic (base#17)

    * Upgrade optimism dependency and fix bindings
    
    * WIP: Add fault proof specific withdrawal logic
    
    * WIP: Converted withdrawal logic into structs and fixed main.go non-FP withdrawal path
    
    * Add fault proof withdrawal path
    
    * Update README
    
    * Remove deprecated goerli references
    
    * Finish refactoring withdrawal logic into shared interface
    
    * Fix dependencies
    
    * Convert printf to errorf
    awilliams1-cb authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    c61cca7 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

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

Commits on Feb 11, 2025

  1. Configuration menu
    Copy the full SHA
    3130c9d View commit details
    Browse the repository at this point in the history
  2. Update main.go (base#21)

    firetopsns authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    3567608 View commit details
    Browse the repository at this point in the history
  3. Update README.md (base#24)

    Co-authored-by: Michael de Hoog <[email protected]>
    Radovenchyk and mdehoog authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    aa30c4e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71ef99b View commit details
    Browse the repository at this point in the history
Loading