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

Approve multiple candidates with a single signature #1191

Merged

Commits on Aug 25, 2023

  1. merge from archived repo

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    7230df4 View commit details
    Browse the repository at this point in the history
  2. cargo lock

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    d04c182 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4f0e70 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. Approve multiple candidates with a single signature

    The pr migrates:
    - paritytech/polkadot#7554
    
    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    341c7af View commit details
    Browse the repository at this point in the history
  2. Fix build warnings

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    619fff2 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master' into feature/approve_mul…

    …tiple_candidates_polkadot_sdk
    alexggh committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    5f1558d View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. ci: fix worker binaries could not be found

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    ed1d9d0 View commit details
    Browse the repository at this point in the history
  2. Add missing bits

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    7d7b82c View commit details
    Browse the repository at this point in the history
  3. Build with network-protocol-staging

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    7bc13d3 View commit details
    Browse the repository at this point in the history
  4. Validate disconnect theory

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    53f8556 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of github.com:paritytech/polkadot-sdk into sand…

    …reim/the_v2_assignments
    sandreim committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    442b1e4 View commit details
    Browse the repository at this point in the history
  6. Log errors when banning peers

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    5e004e1 View commit details
    Browse the repository at this point in the history
  7. fix zombienet test

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    9850b2f View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Merge branch 'master' of github.com:paritytech/polkadot-sdk into sand…

    …reim/the_v2_assignments
    
    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    f71eb31 View commit details
    Browse the repository at this point in the history
  2. cargo lock

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    46cfaf1 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Merge branch 'master' of github.com:paritytech/polkadot-sdk into sand…

    …reim/the_v2_assignments
    
    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    0086502 View commit details
    Browse the repository at this point in the history
  2. superfluous

    Signed-off-by: Andrei Sandu <[email protected]>
    sandreim committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    47beabd View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

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

Commits on Sep 1, 2023

  1. Separate approval

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    3d3e37c View commit details
    Browse the repository at this point in the history
  2. Revert "Log errors when banning peers"

    This reverts commit 5e004e1.
    alexggh committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    da61d98 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/sandreim/the_v2_assignments' int…

    …o feature/approve_multiple_candidates_polkadot_sdk_v2
    alexggh committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    9c0375c View commit details
    Browse the repository at this point in the history
  4. Cleanup post migrating hacks when migrating from polkadot repo

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    f3fee24 View commit details
    Browse the repository at this point in the history
  5. Fixup clippy

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    6338d33 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Merge remote-tracking branch 'origin/master' into feature/approve_mul…

    …tiple_candidates_polkadot_sdk_v3
    alexggh committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    d4fb01a View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    5832ad7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'sandreim/the_v2_assignments' into feature/approve_multi…

    …ple_candidates_polkadot_sdk_v3
    alexggh committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    989bbcc View commit details
    Browse the repository at this point in the history
  3. Add host configuration v10 with approval_voting params

    ... the param was incorrectly appended to v9 instead of creating a new
    version as v10.
    
    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    7fdae09 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e70b113 View commit details
    Browse the repository at this point in the history
  5. Fixup test-rustdoc job

    ... failure example here:
      https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/3799036
    
    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    85939bb View commit details
    Browse the repository at this point in the history
  6. Merge branch 'sandreim/the_v2_assignments' into feature/approve_multi…

    …ple_candidates_polkadot_sdk_v3
    alexggh committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    a6df360 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Cosmetic fixes

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    d42f373 View commit details
    Browse the repository at this point in the history
  2. pipeline/zombinet: fix 0006 test name

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    6dd5173 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'sandreim/the_v2_assignments' into feature/approve_multi…

    …ple_candidates_polkadot_sdk_v3
    alexggh committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    b54ee85 View commit details
    Browse the repository at this point in the history
  4. fixup cargo fmt nightly

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    0bdc06e View commit details
    Browse the repository at this point in the history
  5. fixup clippy

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    218748d View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Fixup markdownlint

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    0335cf1 View commit details
    Browse the repository at this point in the history
  2. Fixup runtime-migration-westend

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    0f0faf0 View commit details
    Browse the repository at this point in the history
  3. approval-voting: address round 1 of feedback

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    6eabb63 View commit details
    Browse the repository at this point in the history
  4. approval-distribution: cosmetic improvements

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    9dc4a93 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Comment vstaging

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    566d7f5 View commit details
    Browse the repository at this point in the history
  2. Revert "Comment vstaging"

    This reverts commit 566d7f5.
    alexggh committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    460bab2 View commit details
    Browse the repository at this point in the history
  3. Add v3 protocol

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    85acb51 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

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

Commits on Oct 10, 2023

  1. Fixup

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    56055c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    477a4bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    595000d View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Fix cargo fmt

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    5579719 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03d92ce View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Merge remote-tracking branch 'origin/sandreim/the_v2_assignments' int…

    …o feature/approve_multiple_candidates_polkadot_sdk_v3
    alexggh committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    f68baea View commit details
    Browse the repository at this point in the history
  2. approval-distribution: fix unittests

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    ee3b702 View commit details
    Browse the repository at this point in the history
  3. Approval voting fixup

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    0d2fbba View commit details
    Browse the repository at this point in the history
  4. Fixup runtime api post merge

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    e672c1d View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    b053f92 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/sandreim/the_v2_assignments' int…

    …o feature/approve_multiple_candidates_polkadot_sdk_v3
    alexggh committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    cff7a3a View commit details
    Browse the repository at this point in the history
  3. Fixup clippy

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    deccd98 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/sandreim/the_v2_assignments' int…

    …o feature/approve_multiple_candidates_polkadot_sdk_v3
    alexggh committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    4d0e67e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    807308e View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/sandreim/the_v2_assignments' int…

    …o feature/approve_multiple_candidates_polkadot_sdk_v3
    alexggh committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    cccf581 View commit details
    Browse the repository at this point in the history
  7. Minor cleanups

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    cc5a8fe View commit details
    Browse the repository at this point in the history
  8. Add metric to see average delayed tick

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    e24d889 View commit details
    Browse the repository at this point in the history
  9. Fixup CI

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    eebde47 View commit details
    Browse the repository at this point in the history
  10. ApprovalVotingParams sane default

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    f400d5a View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Add zombienet to check approval coalescing

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    0a952c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Fix review typo

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    183ba64 View commit details
    Browse the repository at this point in the history
  2. Remove file accidentally added which was removed from master

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    3fe8c0d View commit details
    Browse the repository at this point in the history
  3. Remove the need for CollationVersion::VStaging

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    fc28618 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    056713b View commit details
    Browse the repository at this point in the history
  5. Addressed review comments

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    a8d234c View commit details
    Browse the repository at this point in the history
  6. Make clippy happy

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    d728cf2 View commit details
    Browse the repository at this point in the history
  7. Build a test image with network-protocol-staging

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    05ea75d View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Enable assignments

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    261285f View commit details
    Browse the repository at this point in the history
  2. Revert "Enable assignments v2 used for testing"

    This reverts commit 261285f.
    alexggh committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    db9c3a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

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

Commits on Oct 26, 2023

  1. Cleanup un-needed dependency to test-helpers

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    15eaa0a View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/sandreim/the_v2_assignments' int…

    …o feature/approve_multiple_candidates_polkadot_sdk_v3
    alexggh committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    a7d6a6e View commit details
    Browse the repository at this point in the history
  3. Address review findings

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    be9dddd View commit details
    Browse the repository at this point in the history
  4. Address review findings

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    2385fad View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Add new approval_db version

    ... so that we can decouple this PR from
    #1178 and be able to
    merge them separately.
    
    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    a2c0320 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Modify the way we are doing the sampling

    See
    #1178 (comment)
    for more details
    
    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    c8eff61 View commit details
    Browse the repository at this point in the history
  2. Fixup check_rejects_delay_bad_vrf

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    64f2195 View commit details
    Browse the repository at this point in the history
  3. Address some trivial review feedback

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    04798fa View commit details
    Browse the repository at this point in the history
  4. Use VersionedMigration

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    440c38b View commit details
    Browse the repository at this point in the history
  5. Do not accept ValidDisputeStatementKind::ApprovalCheckingMultipleCand…

    …idates until coalescing is not enabled
    
    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    569ebb7 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Make approval_voting_params session buferred

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    ac2271b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    059ce03 View commit details
    Browse the repository at this point in the history
  3. Make clippy happy

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    35cbc0e View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/sandreim/the_v2_assignments' int…

    …o feature/approve_multiple_candidates_polkadot_sdk_v3
    alexggh committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    a097f70 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Address review feedback in relay_vrf_modulo_cores

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    3af9517 View commit details
    Browse the repository at this point in the history
  2. Address more review feedback

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    1b84bb0 View commit details
    Browse the repository at this point in the history
  3. Add few more tests

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    7a1c88c View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. Fix unittest

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    ec71215 View commit details
    Browse the repository at this point in the history
  2. Add pr_doc

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    552e6fa View commit details
    Browse the repository at this point in the history
  3. Build a test image with network-protocol-staging

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    2625def View commit details
    Browse the repository at this point in the history
  4. Build a test image with assignments enabled

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    43f5529 View commit details
    Browse the repository at this point in the history
  5. Cleanup un-needed structures

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    590b59e View commit details
    Browse the repository at this point in the history
  6. Revert test configurations

    This reverts commit 43f5529.
    alexggh committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    bd76cf6 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Fix upgrade to latest zombienet version

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    20cb37a View commit details
    Browse the repository at this point in the history
  2. Set correct log level

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    311b573 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/sandreim/the_v2_assignments' int…

    …o feature/approve_multiple_candidates_polkadot_sdk_v3
    alexggh committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    418b69c View commit details
    Browse the repository at this point in the history
  4. Make zombient behave with latest cli

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    46f7f4d View commit details
    Browse the repository at this point in the history
  5. Fix ocasional no-shows in zombienets

    ... Because we coalesce approvals they might cover more than one
    assignments so in the case of the assignments sent randomly we need to
    make sure we send them all to the peer before we can send the approval
    
    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    a2e6024 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Merge remote-tracking branch 'origin/master' into feature/approve_mul…

    …tiple_candidates_polkadot_sdk_v3
    alexggh committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    1955b71 View commit details
    Browse the repository at this point in the history
  2. Fixup comment

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    cd81d38 View commit details
    Browse the repository at this point in the history
  3. Fix genesis error in zombienet

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    624bb5f View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Minor fixes

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    b0faa09 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Merge remote-tracking branch 'origin/master' into feature/approve_mul…

    …tiple_candidates_polkadot_sdk_v3
    alexggh committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    ee6b467 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Merge remote-tracking branch 'origin/master' into feature/approve_mul…

    …tiple_candidates_polkadot_sdk_v4
    alexggh committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    1bda031 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Merge remote-tracking branch 'origin/master' into feature/approve_mul…

    …tiple_candidates_polkadot_sdk_v4
    alexggh committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    c2a4d65 View commit details
    Browse the repository at this point in the history
  2. Revert a2e6024

    ... it is actually not needed and gets us a preformance penalty which I
    discovered while working on: #2621
    
    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    5e78127 View commit details
    Browse the repository at this point in the history
  3. Address review feedback

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    992e766 View commit details
    Browse the repository at this point in the history
  4. protocol: rename vstaging into v3

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    1913b63 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Remove network-protocol-staging

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    871e9cf View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into feature/approve_mul…

    …tiple_candidates_polkadot_sdk_v4
    alexggh committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    ec0a988 View commit details
    Browse the repository at this point in the history
  3. Rename zombienet

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    a364b64 View commit details
    Browse the repository at this point in the history
  4. Add migration v11 HostConfiguration, missed during rebasing

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    de7b5c0 View commit details
    Browse the repository at this point in the history
  5. Fix network_protocol_versioning_subsystem_msg

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    5cf522a View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Fix GetApprovalSignatures

    ... discovered during benchmarking
    
    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    83a7325 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into feature/approve_mul…

    …tiple_candidates_polkadot_sdk_v4
    alexggh committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    6af2910 View commit details
    Browse the repository at this point in the history
  3. Fix formatting issues

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    4d33c9d View commit details
    Browse the repository at this point in the history
  4. Fixup cargo fmt

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    30950d2 View commit details
    Browse the repository at this point in the history
  5. Fix some logging messed during rebase

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    593b82a View commit details
    Browse the repository at this point in the history
  6. Add prdoc

    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    f8f03e5 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Fixup 0002-upgrade-node failures

    V2 was not put into the list of fallbacks for the validation protocol,
    so the test wrongly fall-backed on v1.
    
    Signed-off-by: Alexandru Gheorghe <[email protected]>
    alexggh committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    8099c16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44f0210 View commit details
    Browse the repository at this point in the history