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: script to print and execute pending safe txs #4704

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

paulbalaji
Copy link
Contributor

@paulbalaji paulbalaji commented Oct 17, 2024

Description

feat: script to print and optionally execute pending safe txs

Drive-by changes

add optional chain selection array to withChains and withChainsRequired

Related issues

na

Backward compatibility

yes

Testing

Example without execution:
image

Example with execution:
image

Copy link

changeset-bot bot commented Oct 17, 2024

⚠️ No Changeset found

Latest commit: 026e4aa

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

codecov bot commented Oct 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.81%. Comparing base (89c60ab) to head (026e4aa).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4704   +/-   ##
=======================================
  Coverage   73.81%   73.81%           
=======================================
  Files         101      101           
  Lines        1455     1455           
  Branches      191      191           
=======================================
  Hits         1074     1074           
  Misses        360      360           
  Partials       21       21           
Components Coverage Δ
core 84.61% <ø> (ø)
hooks 75.71% <ø> (ø)
isms 77.58% <ø> (ø)
token 88.13% <ø> (ø)
middlewares 77.39% <ø> (ø)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Review
Development

Successfully merging this pull request may close these issues.

1 participant