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

signer retrieves registrations with epoch settings route #1913

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    76ad12c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bded99e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be10cb0 View commit details
    Browse the repository at this point in the history
  4. Update state machine to register epoch_settings information and get s…

    …igner with stake from runner
    sfauvel committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    41804fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2d1bc6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d54b2ca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2852338 View commit details
    Browse the repository at this point in the history
  8. Store only signer when inform_epoch_settings in Signer and compute Si…

    …gnerWithStake registered to signed transition
    sfauvel committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    0a29cec View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ea16c69 View commit details
    Browse the repository at this point in the history
  10. Remove signers parameter from compute_message and `compute_single_s…

    …ignature` in `runner`
    sfauvel committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    169874f View commit details
    Browse the repository at this point in the history
  11. Give the EpochSetting ownership to the EpochService when calling …

    …`inform_epoch_settings`
    sfauvel committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    6dff44b View commit details
    Browse the repository at this point in the history
  12. Remove register_signer_to_aggregator parameters and retrieve values…

    … from `EpochService`
    sfauvel committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    df20a54 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    417c9b4 View commit details
    Browse the repository at this point in the history
  14. Fix some clippy issues

    sfauvel committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    1cf3f79 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d582e7b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1c31204 View commit details
    Browse the repository at this point in the history
  17. Remove associate_signers_with_stake from runner and improve epoch_s…

    …ervice implementation
    sfauvel committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    2d55a0b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    aac8161 View commit details
    Browse the repository at this point in the history
  19. Depreciate signers, next_signers, protocol_parameters and next_…

    …protocol_parameters` from `CertificatePendingMessage`
    sfauvel committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    632a99b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f908f37 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1d6ab33 View commit details
    Browse the repository at this point in the history
  22. Fix typo and unused import

    sfauvel committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    36fe621 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    47a16ac View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    598a722 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    1298283 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    f6a8f65 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    0344ca1 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    eb44059 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    4c4463a View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Upgrade crate versions

    * mithril-aggregator from `0.5.60` to `0.5.61`
    * mithril-common from `0.4.49` to `0.4.50`
    * mithril-signer from `0.2.179` to `0.2.180`
    * mithril-aggregator-fake from `0.3.8` to `0.3.9`
    * openapi.yaml from `0.1.28` to `0.1.29`
    sfauvel committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    59a8894 View commit details
    Browse the repository at this point in the history