-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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]>
- Loading branch information
1 parent
afd6b1b
commit ec38dc1
Showing
38 changed files
with
4,902 additions
and
2,457 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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
Oops, something went wrong.