Skip to content

Add regression test for protocol admin address unchanged after fee config update #353

@Chucks1093

Description

@Chucks1093

Summary
Updating the fee config should not modify the protocol admin address. A regression test that reads the admin address before and after a fee config update confirms the admin field is not accidentally overwritten by the config update logic.

Scope

  • add a regression test that records the protocol admin address before a fee config update
  • perform a fee config update
  • assert the admin address is identical after the update

Acceptance Criteria

  • the protocol admin address is unchanged after a fee config update
  • the test fails if the admin address changes
  • the test uses the read-only admin address method for both reads

Contributor coordination: if you pick this up, reach out in Telegram for updates or clarification: https://t.me/accesslayerorg

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions