Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Ensure election offchain workers don't overlap #8828

Merged
15 commits merged into from
May 18, 2021
Merged

Commits on May 16, 2021

  1. Configuration menu
    Copy the full SHA
    5eaa2e0 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Add one last log line

    kianenigma committed May 17, 2021
    Configuration menu
    Copy the full SHA
    0259721 View commit details
    Browse the repository at this point in the history
  2. Update frame/election-provider-multi-phase/src/unsigned.rs

    Co-authored-by: Gavin Wood <gavin@parity.io>
    kianenigma and gavofyork authored May 17, 2021
    Configuration menu
    Copy the full SHA
    3e464ee View commit details
    Browse the repository at this point in the history
  3. Update frame/election-provider-multi-phase/src/unsigned.rs

    Co-authored-by: Guillaume Thiolliere <gui.thiolliere@gmail.com>
    kianenigma and gui1117 authored May 17, 2021
    Configuration menu
    Copy the full SHA
    dba8c2e View commit details
    Browse the repository at this point in the history
  4. Update frame/election-provider-multi-phase/src/unsigned.rs

    Co-authored-by: Guillaume Thiolliere <gui.thiolliere@gmail.com>
    kianenigma and gui1117 authored May 17, 2021
    Configuration menu
    Copy the full SHA
    763419a View commit details
    Browse the repository at this point in the history
  5. Fix a few more things

    kianenigma committed May 17, 2021
    Configuration menu
    Copy the full SHA
    7f61dd4 View commit details
    Browse the repository at this point in the history
  6. fix build

    kianenigma committed May 17, 2021
    Configuration menu
    Copy the full SHA
    3c1ac92 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eeac4eb View commit details
    Browse the repository at this point in the history
  8. clean

    kianenigma committed May 17, 2021
    Configuration menu
    Copy the full SHA
    1af1660 View commit details
    Browse the repository at this point in the history
  9. clean some nits

    kianenigma committed May 17, 2021
    Configuration menu
    Copy the full SHA
    695b142 View commit details
    Browse the repository at this point in the history
  10. Add unit tests.

    kianenigma committed May 17, 2021
    Configuration menu
    Copy the full SHA
    cf67be7 View commit details
    Browse the repository at this point in the history
  11. Update primitives/runtime/src/offchain/storage_lock.rs

    Co-authored-by: Peter Goodspeed-Niklaus <coriolinus@users.noreply.github.com>
    kianenigma and coriolinus authored May 17, 2021
    Configuration menu
    Copy the full SHA
    8db9e64 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. Apply suggestions from code review

    Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
    kianenigma and bkchr authored May 18, 2021
    Configuration menu
    Copy the full SHA
    7c57f47 View commit details
    Browse the repository at this point in the history
  2. Fix test

    kianenigma committed May 18, 2021
    Configuration menu
    Copy the full SHA
    ca0c160 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    kianenigma committed May 18, 2021
    Configuration menu
    Copy the full SHA
    e11974f View commit details
    Browse the repository at this point in the history