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

feat: add support for gravity chain in EVM plugin #2228

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

Stumble
Copy link
Contributor

@Stumble Stumble commented Jan 13, 2025

Relates to

No specific issue related.

Risks

Low. This PR only adds gravity to templates and types.

Background

What does this PR do?

  • Updated fromChain and toChain types in templates/index.ts to include "gravity".
  • Added "gravity" to the EvmPluginConfig interface in types/index.ts.

This enhancement allows the EVM plugin to handle transactions involving the "gravity" chain.

What kind of change is this?

Features (non-breaking change which adds functionality)

Documentation changes needed?

My changes do not require a change to the project documentation.

Testing

Where should a reviewer start?

Detailed testing steps

- Updated `fromChain` and `toChain` types in `index.ts` to include "gravity".
- Added "gravity" to the `EvmPluginConfig` interface in `index.ts`.

This enhancement allows the EVM plugin to handle transactions involving the "gravity" chain,
expanding the range of supported blockchain networks.
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Hi @Stumble! Welcome to the elizaOS community. Thanks for submitting your first pull request; your efforts are helping us accelerate towards AGI. We'll review it shortly. You are now an elizaOS contributor!

@JoeyKhd
Copy link
Member

JoeyKhd commented Jan 13, 2025

lgtm

@wtfsayo wtfsayo merged commit 43f9a5a into elizaOS:develop Jan 13, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants