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

Test substrate serde branch #407

Closed
wants to merge 16 commits into from
Closed

Test substrate serde branch #407

wants to merge 16 commits into from

Commits on May 4, 2023

  1. add substrate no-std test

    add full crypto to grandpa
    
    test substrate branch
    
    cargo fmt
    
    fix CI
    
    fix .toml
    
    fix toml once again
    
    update lock
    
    make taplo happy
    
    taplo fmt
    
    add missing imports
    
    fix imports
    
    fix import
    
    fmt
    
    update test-no-std
    
    add serde to test
    
    fix build
    
    readd full crypto
    
    fix tests
    
    fmt
    
    taplo fmt
    
    cargo update substrate
    haerdib committed May 4, 2023
    Configuration menu
    Copy the full SHA
    1ad8043 View commit details
    Browse the repository at this point in the history
  2. fix cargo.toml

    haerdib committed May 4, 2023
    Configuration menu
    Copy the full SHA
    27bacf1 View commit details
    Browse the repository at this point in the history
  3. taplo fmt

    haerdib committed May 4, 2023
    Configuration menu
    Copy the full SHA
    3bdf570 View commit details
    Browse the repository at this point in the history
  4. fix signer mod

    haerdib committed May 4, 2023
    Configuration menu
    Copy the full SHA
    f789e37 View commit details
    Browse the repository at this point in the history
  5. fix keystore

    haerdib committed May 4, 2023
    Configuration menu
    Copy the full SHA
    29a0376 View commit details
    Browse the repository at this point in the history
  6. fix compilation

    haerdib committed May 4, 2023
    Configuration menu
    Copy the full SHA
    69a39e7 View commit details
    Browse the repository at this point in the history
  7. cargo update

    haerdib committed May 4, 2023
    Configuration menu
    Copy the full SHA
    9749c3a View commit details
    Browse the repository at this point in the history
  8. fix clippy

    haerdib committed May 4, 2023
    Configuration menu
    Copy the full SHA
    1ecd3ca View commit details
    Browse the repository at this point in the history
  9. fix vec import

    haerdib committed May 4, 2023
    Configuration menu
    Copy the full SHA
    88e33b0 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. cargo update

    haerdib committed May 5, 2023
    Configuration menu
    Copy the full SHA
    cd90039 View commit details
    Browse the repository at this point in the history
  2. test for no serde feature

    haerdib committed May 5, 2023
    Configuration menu
    Copy the full SHA
    a59a24d View commit details
    Browse the repository at this point in the history
  3. readd serde feature

    haerdib committed May 5, 2023
    Configuration menu
    Copy the full SHA
    c5f47b5 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    5f1764e View commit details
    Browse the repository at this point in the history
  2. cargo update

    haerdib committed May 9, 2023
    Configuration menu
    Copy the full SHA
    6767308 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. update

    haerdib committed May 10, 2023
    Configuration menu
    Copy the full SHA
    5e30021 View commit details
    Browse the repository at this point in the history
  2. fix CI

    haerdib committed May 10, 2023
    Configuration menu
    Copy the full SHA
    7711328 View commit details
    Browse the repository at this point in the history