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

Integrate BEEFY with Rialto & Millau runtimes #1227

Merged
merged 16 commits into from
Nov 30, 2021

Commits on Nov 30, 2021

  1. Configuration menu
    Copy the full SHA
    f89e690 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ede1a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    deaa8b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7ae7b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f10a090 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d3d21ee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    21a1aee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7d04195 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7bf74bd View commit details
    Browse the repository at this point in the history
  10. fix unit tests

    - should_encode_bridge_send_message_call() tests for new
      runtime encoding resulted from newly added pallets.
    - runtime size_of::<Call>() slightly increased from newly
      added pallets.
    acatangiu committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    5e046ea View commit details
    Browse the repository at this point in the history
  11. fix grumbles

    acatangiu committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    28fa2d6 View commit details
    Browse the repository at this point in the history
  12. tighten clippy allowances

    acatangiu committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    42e52a2 View commit details
    Browse the repository at this point in the history
  13. fix more grumbles

    acatangiu committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    afcb218 View commit details
    Browse the repository at this point in the history
  14. Add MMR RPC to Rialto and Millau nodes

    Also implement MmrApi in Millau runtime.
    acatangiu committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    d7b8c21 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5333f9b View commit details
    Browse the repository at this point in the history
  16. fix after rebase

    Signed-off-by: acatangiu <adrian@parity.io>
    acatangiu committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    b2d8e5a View commit details
    Browse the repository at this point in the history