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

code-substitute: Switch from block_hash to block_number #10600

Merged
merged 5 commits into from
Jan 9, 2022

Commits on Jan 6, 2022

  1. code-substitute: Switch from block_hash to block_number

    This will make it easier for light clients to work with the code-substitute.
    
    For more information on this see: #10589
    
    Closes: #10589
    bkchr committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    2872301 View commit details
    Browse the repository at this point in the history
  2. FMT

    bkchr committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    0fc368b View commit details
    Browse the repository at this point in the history
  3. Update client/service/src/client/wasm_substitutes.rs

    Co-authored-by: André Silva <[email protected]>
    bkchr and andresilva authored Jan 6, 2022
    Configuration menu
    Copy the full SHA
    88ce59e View commit details
    Browse the repository at this point in the history
  4. Update client/service/src/builder.rs

    Co-authored-by: André Silva <[email protected]>
    bkchr and andresilva authored Jan 6, 2022
    Configuration menu
    Copy the full SHA
    d366670 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'bkchr-code-substitute-use-block-number' of github.com:p…

    …aritytech/substrate into bkchr-code-substitute-use-block-number
    bkchr committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    4058b5e View commit details
    Browse the repository at this point in the history