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: Plugin evm oz governance #1710

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

thetechnocratic
Copy link

Relates to:

Interacting with openzeppelin governance contracts.

Risks

Low. Optional plugin.

Background

What does this PR do?

Adds a functionality to the evm plugin to allow Eliza to interact with (propose, vote, queue, execute) governance proposals on OZ governance contracts.

What kind of change is this?

Features (non-breaking change which adds functionality)

Why are we doing this? Any context or related work?

To give agents the ability to be active DAO participants.

Documentation changes needed?

Documentation updates were made to /packages/plugin-evm/README.md

Testing

Simple unit tests on a hardhat node.

  1. bring up a local hardhat network at localhost:8545
  2. pnpm test gov.test.ts

Where should a reviewer start?

/packages/plugin-evm/actions/gov-propose.ts
/packages/plugin-evm/actions/gov-vote.ts
/packages/plugin-evm/actions/gov-queue.ts
/packages/plugin-evm/actions/gov-execute.ts

Detailed testing steps

None, automated tests are fine.

Discord username

thetechnocratic

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 @thetechnocratic! Welcome to the ai16z community. Thanks for submitting your first pull request; your efforts are helping us accelerate towards AGI. We'll review it shortly. You are now a ai16z contributor!

@thetechnocratic thetechnocratic changed the base branch from main to develop January 2, 2025 23:48
@thetechnocratic thetechnocratic force-pushed the plugin-evm-oz-governance branch from d7f24f7 to 6fe926d Compare January 2, 2025 23:57
@odilitime odilitime changed the title Plugin evm oz governance feat: Plugin evm oz governance Jan 3, 2025
@thetechnocratic thetechnocratic force-pushed the plugin-evm-oz-governance branch from 3cd992d to 0bc23a0 Compare January 6, 2025 03:30
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.

1 participant