Skip to content

Conversation

@ryanorendorff
Copy link

Description

Prior a string with a delimiter (,) was used for enabling and disabling methods. YAML has a built in list type, so this change enables the use of that.

Type of change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • 😎 New feature (non-breaking change which adds functionality)
  • ⁉️ Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • ⚒️ Refactor (no functional changes)
  • 📖 Documentation (updating or adding docs)

How Has This Been Tested?

Updated the unit tests, working against a private testnet.

Prior a string with a delimiter (`,`) was used for enabling and
disabling methods. YAML has a built in list type, so this change enables
the use of that.
@androbwebb androbwebb requested a review from dianwen June 5, 2023 16:41
Copy link
Member

@dianwen dianwen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Our team will need plan for updating the config atomically when we release this, but thanks for making the change!

@ryanorendorff
Copy link
Author

I don't think I can release this since I am not a member of satsuma :)

@dianwen
Copy link
Member

dianwen commented Jun 5, 2023

Apologies, I thought you were a Satsuma team member when I first glanced at the PR.

@ryanorendorff ryanorendorff changed the title Use method list feat!: use method list Jun 5, 2023
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