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: timelock and threshold #22

Merged
merged 4 commits into from
Oct 4, 2024
Merged

Conversation

emmanuelJet
Copy link
Owner

Overview

This PR entails the implementation of #5 and #6. It introduces the timelock functionality and the following actions were implemented:

  • [feat] Timelock management with signatory approvals
  • [feat] Threshold management with signatory approvals
  • [feat] Signer management with signatory approvals
  • [perf] Transaction management with timelock
  • [perf] Repo ReadMe to improve content and include Use Cases section

Other information

Automation

Relevant Issues

Before Merging

Resolves #5, resolves #6

@emmanuelJet emmanuelJet added the enhancement New feature or request label Oct 4, 2024
@emmanuelJet emmanuelJet self-assigned this Oct 4, 2024
@emmanuelJet emmanuelJet merged commit 98bd7f6 into main Oct 4, 2024
2 checks passed
@emmanuelJet emmanuelJet deleted the feat/timelock-and-threshold branch October 4, 2024 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

feat: threshold management feat: timelock mechanisms
1 participant