Skip to content

Treasury: update expire date on payout (#7958)#7959

Merged
bkchr merged 3 commits intoparitytech:masterfrom
josepot:treasury/update-expire-date-on-payout
Mar 20, 2025
Merged

Treasury: update expire date on payout (#7958)#7959
bkchr merged 3 commits intoparitytech:masterfrom
josepot:treasury/update-expire-date-on-payout

Conversation

@josepot
Copy link
Copy Markdown
Contributor

@josepot josepot commented Mar 18, 2025

Closes #7958

Resets the payout.expire_at field with the PayoutPeriod every time that there is a valid Payout attempt.

@josepot josepot force-pushed the treasury/update-expire-date-on-payout branch from f2cd53d to 0a9bd2c Compare March 18, 2025 17:01
@cla-bot-2021
Copy link
Copy Markdown

cla-bot-2021 bot commented Mar 18, 2025

User @voliva, please sign the CLA here.

@josepot josepot marked this pull request as ready for review March 18, 2025 17:21
@josepot josepot requested a review from a team as a code owner March 18, 2025 17:21
@josepot josepot changed the title treasury: update expire date on payout (#7958) Treasury: update expire date on payout (#7958) Mar 18, 2025
@bkchr bkchr added the T2-pallets This PR/Issue is related to a particular pallet. label Mar 18, 2025
@bkchr bkchr requested a review from muharem March 18, 2025 22:09
@github-actions github-actions bot requested a review from bkchr March 19, 2025 09:18
@github-actions
Copy link
Copy Markdown
Contributor

Review required! Latest push from author must always be reviewed

@bkchr bkchr enabled auto-merge March 20, 2025 10:06
@bkchr bkchr added this pull request to the merge queue Mar 20, 2025
Merged via the queue into paritytech:master with commit dbebf53 Mar 20, 2025
247 of 258 checks passed
@josepot josepot deleted the treasury/update-expire-date-on-payout branch March 20, 2025 12:33
fellowship-merge-bot bot pushed a commit to polkadot-fellows/runtimes that referenced this pull request Apr 23, 2025
Increase treasuries spend payout periods from 30 to 90 days to provide
sufficient time to address issues with insufficient balance of a
specific asset in the treasury pot.

Later when the change introduced by PR
paritytech/polkadot-sdk#7959 included, the
payout period can be decreased back to 30 days.

---------

Co-authored-by: Bastian Köcher <git@kchr.de>
Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
ordian added a commit that referenced this pull request Apr 28, 2025
* master: (26 commits)
  Snowbridge V2 (#7402)
  [AHM] Revert multi-block election, slashing and staking client pallets (#7939)
  docs: update local ci execution instruction (#8003)
  Upgrade deps to eliminate ancient dependencies (#7999)
  Removed `pallet:getter` from XCM pallets (#7916)
  Add digest processor xcm emulator (#7915)
  Fix: [Referenda Tracks] Resolve representation issues that are breaking PJS apps (#7671)
  Improve XCMP weight metering (#7963)
  bump version of zombienet-sdk (#7964)
  rpc-v2/archive: Rename archive call method result to value (#7885)
  Bump parachains runtime api to 13 (#7981)
  `bp-runtime`: make macro expansion not rely on `sp-std` in scope. (#7978)
  [CI/CD] Refactor backports flow so that it can determine automatically where to do a backport based on labels (#7976)
  Treasury: update expire date on payout (#7958) (#7959)
  `fatxpool`: report_invalid: do not ban Future/Stale txs from re-entering the view (#7777)
  Fix XCM Barrier Rejection Handling to Return Incomplete with Weight (#7843)
  Bump openssl from 0.10.64 to 0.10.70 (#7442)
  runtime-api: remove redundant version checks (#7610)
  Upgrade link-checker cache to v4 (#7874)
  Updating readmes (#7950)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T2-pallets This PR/Issue is related to a particular pallet.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Treasury: update spend.expire_at upon a valid payout request

6 participants