feat: migration 0.2.0#1
Merged
Merged
Conversation
Document deprecation of coinbase-samples/core-dotnet and point consumers to coinbase/core-dotnet for releases starting at 0.2.0. Co-authored-by: Cursor <cursoragent@cursor.com>
Move package project URL to coinbase org, add GitHub Actions for format, build, and tests, and add SECURITY.md and CONTRIBUTING.md aligned with other Coinbase SDKs. Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Use net10.0 for the library and tests and run GitHub Actions with the .NET 10 SDK. Co-authored-by: Cursor <cursoragent@cursor.com>
CI continues to use the .NET 10 SDK; library and tests target net8.0. Co-authored-by: Cursor <cursoragent@cursor.com>
Mark optional test client dependencies nullable and use null-forgiving when asserting null credential validation. Co-authored-by: Cursor <cursoragent@cursor.com>
The previous SHA did not exist on actions/setup-dotnet, which caused CI to fail when resolving the workflow action. Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Use explicit new expressions in JsonUtility and add missing final newlines in CallOptions and IJsonUtility. Co-authored-by: Cursor <cursoragent@cursor.com>
Provide format, lint, build, test, and ci targets matching CI, plus tools/setup to install the .NET 10 SDK and net8.0 runtime. Co-authored-by: Cursor <cursoragent@cursor.com>
nmorgan-cb
approved these changes
Jun 1, 2026
✅ Heimdall Review Status
|
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
see changelog