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

XDR for upgradeable config entries #75

Merged
merged 2 commits into from
Mar 30, 2023
Merged

Commits on Mar 16, 2023

  1. Generalize configuration-related XDR.

    The changes here are summarized in proposed updated to CAP-47 (stellar/stellar-protocol#1291).
    
    - Use unique keys to identify settings
    - Only distribute a hash for config upgrades in `StellarValue`
    - Add SCP messages for exchanging config upgrade sets
    dmkozh authored and sisuresh committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    6dd3f5c View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Remove unused ConfigSetting

    sisuresh committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    7adfd81 View commit details
    Browse the repository at this point in the history