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: new options for Safe transaction nonce: override and enqueue #28

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

cristovaoth
Copy link
Contributor

This PR introduces two special modes for nonce config per safe: override and enqueue

Note: depends on another PR to be merged first

closes #24

Base automatically changed from issue-26-normalize-routes to main January 8, 2025 17:00
@jfschwarz jfschwarz changed the title Safe Transaction Nonce: new options feat: new options for Safe transaction nonce: override and enqueue Jan 8, 2025
@jfschwarz jfschwarz force-pushed the issue-24-safe-tx-nonce branch from f48c4ca to 05abc10 Compare January 8, 2025 17:05
@jfschwarz jfschwarz merged commit 2ed336c into main Jan 8, 2025
2 checks passed
@jfschwarz jfschwarz deleted the issue-24-safe-tx-nonce branch January 8, 2025 17:06
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.

By default enqueue instead of overriding pending Safe transactions
2 participants