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

fix: implified script logic for updates #1272

Closed
wants to merge 1 commit into from

Conversation

0xwitty
Copy link

@0xwitty 0xwitty commented Dec 23, 2024

Hi there,

I noticed the script was using an update mechanism with a list of tuples, which made the logic a bit convoluted.

I've reworked it to use a more straightforward approach. This change makes the code easier to read and maintain without altering its functionality.

PR Checklist

  • Tests
  • Documentation
  • Added entry to CHANGELOG.md
  • Tried the feature on a public network

@ericnordelo ericnordelo closed this Jan 2, 2025
@0xwitty 0xwitty deleted the patch-2 branch January 3, 2025 12:30
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