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: Planning and Execution for foundation route topologies #3

Merged
merged 51 commits into from
Nov 18, 2024

Conversation

cristovaoth
Copy link
Contributor

@cristovaoth cristovaoth commented Nov 12, 2024

This PR solidifies planning and execution for the following route topologies:

  • EOA --owns--> SAFE-1/*
  • EOA --owns--> SAFE-2+/*
  • EOA --owns--> SAFE1/* --owns--> SAFE1/*
  • EOA --owns--> SAFE1/* --enabled--> SAFE1/*
  • EOA --member--> ROLES --enabled--> SAFE/*
  • EOA --enabled--> DELAY --enabled--> SAFE/*
  • EOA --member--> ROLES --enabled--> SAFE/* --owns--> SAFE1/*
  • EOA --member--> ROLES --enabled--> DELAY --enabled--> SAFE/*

BREAKING CHANGE: reorganized package exports

@cristovaoth cristovaoth marked this pull request as draft November 12, 2024 15:00
src/eip712.test.ts Outdated Show resolved Hide resolved
src/execute/execute.ts Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
@cristovaoth cristovaoth marked this pull request as ready for review November 15, 2024 09:51
@cristovaoth cristovaoth changed the title DRAFT: Planning and Execution for foundational routes Planning and Execution for foundation route topologies Nov 15, 2024
@jfschwarz jfschwarz changed the title Planning and Execution for foundation route topologies feat: Planning and Execution for foundation route topologies Nov 18, 2024
@jfschwarz jfschwarz merged commit 4756138 into main Nov 18, 2024
2 checks passed
@jfschwarz jfschwarz deleted the cover-execution-paths branch November 18, 2024 10:21
jfschwarz pushed a commit that referenced this pull request Nov 18, 2024
🤖 I have created a release *beep* *boop*
---


## 1.0.0 (2024-11-18)


### ⚠ BREAKING CHANGES

* reorganized package exports

### Features

* Planning and Execution for foundation route topologies
([#3](#3))
([4756138](4756138))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

2 participants