Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Asset fromModel bug to use passed in asset_id when initializing #317

Merged
merged 2 commits into from
Nov 21, 2024

Conversation

rohan-agarwal-coinbase
Copy link
Contributor

What changed? Why?

See coinbase/cdp-sdk-python#46 for context. This is the fix for the Node SDK

Testing

  • Unit tests failed when I asserted the asset ID, and then succeeded after I put the fix in.

Qualified Impact

@cb-heimdall
Copy link

cb-heimdall commented Nov 21, 2024

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

@rohan-agarwal-coinbase rohan-agarwal-coinbase changed the base branch from master to v0.11.0 November 21, 2024 22:13
@rohan-agarwal-coinbase rohan-agarwal-coinbase merged commit 99935c5 into v0.11.0 Nov 21, 2024
4 checks passed
@rohan-agarwal-coinbase rohan-agarwal-coinbase deleted the rohan/fix-asset-from-model branch November 21, 2024 23:38
@alex-stone alex-stone mentioned this pull request Nov 27, 2024
alex-stone added a commit that referenced this pull request Nov 27, 2024
* Update staking API client for updated openapi spec (#316)

* Fix Asset fromModel bug to use passed in asset_id when initializing (#317)

* feat: update client to include rlp_encoded_tx field within EthereumTransaction

* add staking e2e tests

* feat: Add source & source version attribution

This adds the source & source version attribution handling.

This makes it so that when configuring the SDK, the `source` and
`sourceVersion` can be configured and passed through as correlation
context for attribution on the backend.

This will make it so we can easily attribute AgentKit requests to
the specific version.

* Support for fund and quote_fund for wallet funding (#322)

* chore: Add source/source version to configure from JSON

* chore: update stake build test to use mainnet to reduce falkiness observed on testnet

* chore: Prep v0.11.0 release

---------

Co-authored-by: rohan-agarwal-coinbase <[email protected]>
Co-authored-by: Rohit Durvasula <[email protected]>
Co-authored-by: Rohit Durvasula <[email protected]>
Co-authored-by: Howard Xie <[email protected]>
Co-authored-by: cb-howardatcb <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants