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: normalize routes #27

Merged
merged 10 commits into from
Jan 8, 2025
Merged

feat: normalize routes #27

merged 10 commits into from
Jan 8, 2025

Conversation

cristovaoth
Copy link
Contributor

This PR normalizes routes before planning, in a way that will fill in threshold if that number is missing.

(Addresses the always propose bug)

closes #26

@jfschwarz jfschwarz changed the title Normalize Routes feat: normalize routes Jan 8, 2025
@jfschwarz jfschwarz merged commit 173c892 into main Jan 8, 2025
2 checks passed
@jfschwarz jfschwarz deleted the issue-26-normalize-routes branch January 8, 2025 17:00
jfschwarz pushed a commit that referenced this pull request Jan 9, 2025
🤖 I have created a release *beep* *boop*
---


##
[1.1.0](v1.0.7...v1.1.0)
(2025-01-09)


### Features

* new options for Safe transaction `nonce`: override and enqueue
([#28](#28))
([2ed336c](2ed336c)),
closes [#24](#24)
* normalize routes
([#27](#27))
([173c892](173c892)),
closes [#26](#26)
* replace assert with invariant in code to not require node environment
([#30](#30))
([de85648](de85648)),
closes [#20](#20)

---
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.

Normalize Routes
3 participants