pallet-broker

Crates.iopallet-broker
lib.rspallet-broker
version0.17.0
sourcesrc
created_at2023-07-14 11:57:29.764835
updated_at2024-09-26 06:27:27.346816
descriptionBrokerage tool for managing Polkadot Core scheduling
homepagehttps://paritytech.github.io/polkadot-sdk/
repositoryhttps://github.com/paritytech/polkadot-sdk.git
max_upload_size
id915987
size275,830
Parity Crate Owner (parity-crate-owner)

documentation

README

Pallet Broker

Brokerage tool for managing Polkadot Core scheduling.

Properly described in RFC-0001 Agile Coretime.

Implementation Specifics

Core Mask Bits

This is 1/80th of a Polkadot Core per timeslice. Assuming timeslices are 80 blocks, then this indicates usage of a single core one time over a timeslice.

The Sale

					1 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7
--------------------------------------------------------
< interlude  >
			  <                   sale                 >
							... of which ...
			  <  descending-price   ><   fixed-price   >
														| <-------\
price fixed, unsold assigned to instapool, system cores reserved -/

Release

Polkadot SDK stable2409

Commit count: 17920

cargo fmt