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

Backport: Make ValidationPool accepts execution mode to run custom command or in process validation (#1622) #1675

Merged
merged 8 commits into from
Sep 9, 2020

Commits on Sep 2, 2020

  1. Initial commit

    Forked at: 93f0029
    Parent branch: origin/rococo-branch
    cecton committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    b9e8844 View commit details
    Browse the repository at this point in the history
  2. Make ValidationPool accepts execution mode to run custom command or i…

    …n process validation (#1622)
    
    Squashed commit of the following:
    
    commit 3eec1ef
    Author: Cecile Tonglet <cecile@parity.io>
    Date:   Wed Sep 2 11:43:47 2020 +0200
    
        CLEANUP
    
        Forked at: bf7ccb8
        Parent branch: origin/master
    
    commit 50ba484
    Author: Cecile Tonglet <cecile@parity.io>
    Date:   Wed Sep 2 11:42:07 2020 +0200
    
        Add test
    
    commit 33ced08
    Author: Cecile Tonglet <cecile@parity.io>
    Date:   Wed Sep 2 11:21:57 2020 +0200
    
        Run validation inside the same process
    
    commit 4e113ba
    Author: Cecile Tonglet <cecile@parity.io>
    Date:   Wed Sep 2 10:25:06 2020 +0200
    
        Adapt code to review suggestions
    
    commit f46e7a7
    Merge: 6301515 e2ebf25
    Author: Cecile Tonglet <cecile@parity.io>
    Date:   Wed Sep 2 10:03:04 2020 +0200
    
        Merge commit e2ebf25 (no conflict)
    
        Parent branch: origin/master
        Forked at: bf7ccb8
    
    commit 6301515
    Merge: 7f57373 01ffc66
    Author: Cecile Tonglet <cecile@parity.io>
    Date:   Tue Aug 25 01:09:27 2020 +0200
    
        Merge commit 01ffc66 (no conflict)
    
        Parent branch: origin/master
        Forked at: bf7ccb8
    
    commit 7f57373
    Merge: 1fd2987 00202d3
    Author: Cecile Tonglet <cecile@parity.io>
    Date:   Tue Aug 25 01:09:22 2020 +0200
    
        Merge commit 00202d3 (conflicts)
    
        Parent branch: origin/master
        Forked at: bf7ccb8
    
    commit 1fd2987
    Merge: 41cb5b5 62cf5b9
    Author: Cecile Tonglet <cecile@parity.io>
    Date:   Tue Aug 25 01:05:23 2020 +0200
    
        Merge commit 62cf5b9 (no conflict)
    
        Parent branch: origin/master
        Forked at: bf7ccb8
    
    commit 41cb5b5
    Author: Cecile Tonglet <cecile@parity.io>
    Date:   Tue Aug 25 01:03:31 2020 +0200
    
        Update service/src/lib.rs
    
        Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
    
    commit 8a5aa08
    Author: Cecile Tonglet <cecile@parity.io>
    Date:   Fri Aug 21 19:06:36 2020 +0200
    
        WIP
    
        Forked at: bf7ccb8
        Parent branch: origin/master
    
    commit b7a97df
    Author: Cecile Tonglet <cecile@parity.io>
    Date:   Fri Aug 21 15:56:21 2020 +0200
    
        Fix test
    
    commit e28eed7
    Author: Cecile Tonglet <cecile@parity.io>
    Date:   Fri Aug 21 15:37:13 2020 +0200
    
        Update validation/src/validation_service/mod.rs
    
    commit 8c880f7
    Author: Cecile Tonglet <cecile@parity.io>
    Date:   Fri Aug 21 15:02:45 2020 +0200
    
        Propagate test mode all the way down to ValidationPool
    
    commit d32b42a
    Author: Cecile Tonglet <cecile@parity.io>
    Date:   Fri Aug 21 15:27:56 2020 +0200
    
        Initial commit
    
        Forked at: bf7ccb8
        Parent branch: origin/master
    cecton committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    3ec49b4 View commit details
    Browse the repository at this point in the history
  3. Fix backport issues

    cecton committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    4ab7004 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4b7a04 View commit details
    Browse the repository at this point in the history
  5. Revert "Enable wasmtime"

    This reverts commit 93f0029.
    cecton committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    7f25468 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    561759d View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. Allow using any polkadot client instead of enum Client (#1575)

    * WIP
    
    Forked at: e916423
    Parent branch: origin/rococo-branch
    
    * WIP
    
    Forked at: e916423
    Parent branch: origin/rococo-branch
    
    * WIP
    
    Forked at: e916423
    Parent branch: origin/rococo-branch
    
    * WIP
    
    Forked at: e916423
    Parent branch: origin/rococo-branch
    
    * WIP
    
    Forked at: e916423
    Parent branch: origin/rococo-branch
    
    * WIP
    
    Forked at: e916423
    Parent branch: origin/rococo-branch
    
    * WIP
    
    Forked at: e916423
    Parent branch: origin/rococo-branch
    
    * WIP
    
    Forked at: e916423
    Parent branch: origin/rococo-branch
    
    * Apply suggestions from code review
    
    * WIP
    
    Forked at: e916423
    Parent branch: origin/rococo-branch
    
    * WIP
    
    Forked at: e916423
    Parent branch: origin/rococo-branch
    
    * WIP
    
    Forked at: e916423
    Parent branch: origin/rococo-branch
    
    * CLEANUP
    
    Forked at: e916423
    Parent branch: origin/rococo-branch
    
    * link in doc
    
    * doc
    cecton committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    86850fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17e9b16 View commit details
    Browse the repository at this point in the history