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: coinbase/coinbase-sdk-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.21
Choose a base ref
...
head repository: coinbase/coinbase-sdk-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.22
Choose a head ref
  • 2 commits
  • 6 files changed
  • 2 contributors

Commits on Mar 27, 2025

  1. Add support for native eth execution layer withdrawals (#55)

    * Add support for native eth execution layer withdrawals
    
    * update changelog and version
    djoyahoy authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    15bfaf5 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2025

  1. chore: Onboard hoodi (#56)

    * onboard new ethereum testnet
    
    * add helper functions for passing withdrawal credential type
    
    * update dedicated eth stake example for Hoodi and also add a signing example
    
    * stop takin assetID as an arg to NewExecutionLayerWithdrawalsOptionBuilder as it's meant for ETH only
    drohit-cb authored Apr 2, 2025
    Configuration menu
    Copy the full SHA
    9f8d244 View commit details
    Browse the repository at this point in the history
Loading