Skip to content

[DNM/noreview] Deploy latest patches on YAP Polkadot w 3 cores fixed#11598

Open
lexnv wants to merge 7 commits intomasterfrom
lexnv/test-3cores
Open

[DNM/noreview] Deploy latest patches on YAP Polkadot w 3 cores fixed#11598
lexnv wants to merge 7 commits intomasterfrom
lexnv/test-3cores

Conversation

@lexnv
Copy link
Copy Markdown
Contributor

@lexnv lexnv commented Apr 1, 2026

lexnv added 7 commits March 31, 2026 16:46
Squashed commit of the following:

commit 0b47879
Author: Alexandru Vasile <alexandru.vasile@parity.io>
Date:   Tue Mar 31 16:43:19 2026 +0000

    Update comment

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>

commit df8c3c7
Author: Alexandru Vasile <alexandru.vasile@parity.io>
Date:   Tue Mar 31 10:39:58 2026 +0000

    Revert "Use block numbers"

    This reverts commit 2ee71e4.

commit 2ee71e4
Author: Alexandru Vasile <alexandru.vasile@parity.io>
Date:   Thu Mar 26 14:21:28 2026 +0000

    Use block numbers

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>

commit 542d7e7
Author: Alexandru Vasile <alexandru.vasile@parity.io>
Date:   Tue Mar 24 14:46:41 2026 +0000

    aura: Add more documentation into the race condition

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>

commit dcb9520
Author: Alexandru Vasile <alexandru.vasile@parity.io>
Date:   Tue Mar 24 14:35:28 2026 +0000

    aura: Ensure block builder marks the slot as terminated after adjusting
    to none

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>

commit fead047
Author: Alexandru Vasile <alexandru.vasile@parity.io>
Date:   Mon Mar 23 13:12:58 2026 +0000

    Revert to origin master

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>

commit f3a752f
Merge: 30a70de 4afd7bd
Author: Alexandru Vasile <alexandru.vasile@parity.io>
Date:   Mon Mar 23 12:32:27 2026 +0000

    Merge remote-tracking branch 'origin/master' into lexnv/fix-authoring-blocks

commit 30a70de
Author: Alexandru Vasile <alexandru.vasile@parity.io>
Date:   Mon Mar 23 11:17:22 2026 +0000

    aura/slot_based: Revert the minimum duration

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>

commit 68067d4
Author: Alexandru Vasile <alexandru.vasile@parity.io>
Date:   Fri Mar 20 14:07:13 2026 +0000

    aura/slot_based: Adjust the limits based on kusama data

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>

commit e9fdc0b
Author: Alexandru Vasile <alexandru.vasile@parity.io>
Date:   Fri Mar 20 13:00:36 2026 +0000

    aura/slot_based: Add tests

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>

commit a963b39
Author: Alexandru Vasile <alexandru.vasile@parity.io>
Date:   Fri Mar 20 12:20:06 2026 +0000

    aura/slot_based: Detect stale effective slots on different authors

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>

commit 3c730de
Author: Alexandru Vasile <alexandru.vasile@parity.io>
Date:   Fri Mar 20 12:16:23 2026 +0000

    aura/slot_based: Log effective slot for debuggability

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>

commit 35ffc0d
Author: Alexandru Vasile <alexandru.vasile@parity.io>
Date:   Fri Mar 20 12:12:13 2026 +0000

    aura/slot_based: Use saturating add for overflows

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>

commit 1dd1358
Author: Alexandru Vasile <alexandru.vasile@parity.io>
Date:   Fri Mar 20 12:03:42 2026 +0000

    aura/slot_based: Allow building blocks in the effective parachain slots

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Squashed commit of the following:

commit 15dcecc
Author: Alexandru Vasile <alexandru.vasile@parity.io>
Date:   Wed Apr 1 09:30:59 2026 +0000

    notif: Fix fmt

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>

commit 2d2d604
Merge: ddf2d07 f0fd6c0
Author: Alexandru Vasile <alexandru.vasile@parity.io>
Date:   Tue Mar 31 16:23:13 2026 +0000

    Merge remote-tracking branch 'origin/lexnv/peerset-metrics' into lexnv/peerset-metrics

commit ddf2d07
Author: Alexandru Vasile <alexandru.vasile@parity.io>
Date:   Tue Mar 31 16:19:18 2026 +0000

    Fix testing

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>

commit f0fd6c0
Author: cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date:   Tue Mar 31 11:07:20 2026 +0000

    Update from github-actions[bot] running command 'prdoc --audience node_dev --bump patch'

commit da51493
Author: Alexandru Vasile <alexandru.vasile@parity.io>
Date:   Tue Mar 31 10:57:29 2026 +0000

    Enhance metrics with num disconnected and backoff

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>

commit b6e8bbc
Author: Alexandru Vasile <alexandru.vasile@parity.io>
Date:   Tue Mar 31 10:48:58 2026 +0000

    metrics: Simplify peerset metric propagation

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>

commit f9361bd
Author: Alexandru Vasile <alexandru.vasile@parity.io>
Date:   Mon Mar 30 10:58:02 2026 +0000

    metrics: Count reserved and non reserved

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Squashed commit of the following:

commit 1b3ad0b
Author: Alexandru Vasile <alexandru.vasile@parity.io>
Date:   Wed Apr 1 10:55:36 2026 +0000

    Adjust metrics

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>

commit 61d37db
Author: Alexandru Vasile <alexandru.vasile@parity.io>
Date:   Wed Apr 1 09:58:38 2026 +0000

    metrics: Bump some other buckets

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>

commit ab2a221
Author: Alexandru Vasile <alexandru.vasile@parity.io>
Date:   Wed Apr 1 09:57:11 2026 +0000

    collator-proto/metrics: Fix blindspot in collation fetch latency metrics

    Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>

commit 0d6888a
Author: Ankan <10196091+Ank4n@users.noreply.github.com>
Date:   Wed Apr 1 00:18:21 2026 +0200

    Implement Budget Distribution logic in pallet-dap (#11527)

    Stacked on #11513.
    Extracted from #10844.

    ## Overview

    Adds issuance drip and budget distribution to `pallet-dap`. DAP becomes
    a generic inflation engine: it mints new tokens on a configurable
    cadence and distributes them to registered budget recipients.

    No runtime behavior change: the existing chain configuration continues
    to mint via `EraPayout` trait in staking. DAP can be configured as a
    noop (cadence = 0 or empty budget).

    ## Changes

    ### pallet-dap
    - **Issuance drip**: `drip_issuance()` runs in `on_initialize`. Computes
    mint amount via `IssuanceCurve` (total issuance + elapsed time) and
    distributes to `BudgetRecipient`s per a governance-updatable
    `BudgetAllocation` map that must sum to 100%.
    - **Safety guards**: `MaxElapsedPerDrip` ceiling prevents over-minting
    if the chain stalls. First-block initialization skips drip to avoid
    minting for an unknown period.
    - **Buffer accounting**: buffer's share is deactivated on inflow (mint +
    `OnUnbalanced` slashes).
    - **`set_budget_allocation`** extrinsic (root-only): validates keys
    match registered recipients and percentages sum to exactly 100%.
    - **`BudgetRecipient` impl**: DAP exposes its buffer as a recipient
    (key: `"buffer"`).
    - **Migration**: `MigrateV1ToV2` seeds `LastIssuanceTimestamp` and
    `BudgetAllocation` for existing chains. Not wired up in WAH or other
    runtimes yet.

    ## TODOs
    - [x] Wire benchmark weights.

    ## In Later PR
    - Revert [these
    changes](9b388b2)

    ---------

    Co-authored-by: Paolo La Camera <paolo@parity.io>

commit 8b53323
Author: Javier Viola <363911+pepoviola@users.noreply.github.com>
Date:   Tue Mar 31 21:26:58 2026 +0200

    bump zombienet version to v0.4.9 (#11569)

    This version move the internal monitor to a diff log target, eliminating
    the current spam of tracing logs.

    Thx!

    ---------

    Co-authored-by: Bastian Köcher <git@kchr.de>

commit 129a48a
Author: Ankan <10196091+Ank4n@users.noreply.github.com>
Date:   Tue Mar 31 19:06:21 2026 +0200

    [Staking] Add issuance and budget traits in prep for Budget Split (#11513)

    # Overview

    Moves `EraPayout` trait to `sp-staking` and adds new traits for
    issuance, budget distribution, and reward calculation.

    Extracted changes from the main PR: #10844
    Also see: #11512

    ## Changes

    ### sp-staking
    - `EraPayout`: moved from `pallet-staking` and `pallet-staking-async` to
    `sp-staking`, eliminating the duplicate definitions.
    - `budget` module: stake independent traits:
    - `IssuanceCurve`: successor to `EraPayout`, computes issuance from
    total supply + elapsed time (no staking state dependency).
    - `BudgetRecipient` / `BudgetRecipientList`: register pot accounts for
    inflation distribution. Runtime wires as a tuple.
      - `BudgetKey`: bounded identifier for budget categories.
    - `StakerRewardCalculator`: trait for calculating validator incentive
    weights and staker reward splits.

    ### pallet-staking / pallet-staking-async
    - Removed local `EraPayout` definitions, re-exported from `sp-staking`.

    ---------

    Co-authored-by: Paolo La Camera <paolo@parity.io>

commit 10a517e
Author: Dmitry Markin <dmitry@markin.tech>
Date:   Tue Mar 31 18:37:01 2026 +0300

    Implement `bitswap_v1_get` RPC method (#11521)

    Implement `bitswap_v1_get` RPC method according to the
    [spec](https://github.com/paritytech/json-rpc-interface-spec/blob/main/src/api/bitswap_v1_get.md).

    ---------

    Co-authored-by: cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Lukasz Rubaszewski <117115317+lrubasze@users.noreply.github.com>

commit 2c99855
Author: Paolo La Camera <paolo@parity.io>
Date:   Tue Mar 31 16:42:03 2026 +0200

    Fix can_inc_consumer check blocking session key rotation in pallet_session (#11573)

    Check consumer capacity only when we actually increment the consumer
    count (first-time local registration or external-to-local transition),
    not on key rotation.

    Notes:
    1. setting keys via `stakingRcClient` didn't suffer of this issue since
    by-pass `do_set_keys()`
    2. setting and purging keys via session pallet directly on RC is
    deprecated and will be removed soon - but better safe than sorry till
    then

    ---------

    Co-authored-by: cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com>

commit de0a245
Author: Luka Ciric <luka.ciric2106@gmail.com>
Date:   Tue Mar 31 16:39:48 2026 +0200

    Raise offence queue eras bound limit (#11435)

    Fixes a bug where **OffenceQueueEras** bound (BondingDuration) was
    incorrect when `SlashDeferDuration=0`. The oldest reportable offence era
    formula allowed more eras than the bound could hold.

    ---------

    Co-authored-by: cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Ankan <10196091+Ank4n@users.noreply.github.com>

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant