-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating changelog with release information
- Loading branch information
Showing
1 changed file
with
10 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,15 @@ | ||
# Coinbase Go SDK Changelog | ||
|
||
## [TBD] - TBD | ||
## [0.0.1] - 2024-08-23 | ||
|
||
### Added | ||
|
||
- | ||
Initial release of the Coinbase Go SDK | ||
|
||
- Support for Staking on External Wallets | ||
- Full support for Shared ETH Staking | ||
- Partial support for Dedicated ETH Staking | ||
- Only stake is supported, unstake will be coming soon | ||
- On networks `holesky` and `mainnet` | ||
- Support for getting stakeable balances on External Wallets | ||
- Support for Listing Rewards on External Wallets |