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
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
Acceptance Criteria
Contributor coordination: if you pick this up, reach out in Telegram for updates or clarification: https://t.me/accesslayerorg