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

[AgentKit] Wrap ETH Tool #56

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

derekbrown
Copy link

What changed? Why?

Added a tool to allow agents to wrap a given amount of ETH.

Qualified Impact

Little "bleed-over" impact, but wrapping ETH may not work reliably.

Copy link
Contributor

@John-peterson-coinbase John-peterson-coinbase left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution!

I left 2 small comments. We will get this merged as soon as those are resolved.
@derekbrown

cdp-agentkit-core/src/actions/cdp/wrap_eth.ts Outdated Show resolved Hide resolved
cdp-agentkit-core/src/tests/wrap_eth_test.ts Outdated Show resolved Hide resolved
});

describe("Wrap Eth Action", () => {
const NETWORK_ID = Coinbase.networks.BaseSepolia;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@derekbrown - Looks like 1 more linter error.

Copy link
Contributor

@John-peterson-coinbase John-peterson-coinbase left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for the contribution. We will pull this into a package release on Monday!

@John-peterson-coinbase
Copy link
Contributor

@derekbrown - We require all commits to be signed before merging to master. Can you please rebase into a new signed commit following these steps.

Thank you!

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.

2 participants