frequency icon indicating copy to clipboard operation
frequency copied to clipboard

Frequency: A Polkadot Parachain

Results 110 frequency issues
Sort by recently updated
recently updated
newest added

# Description Since dealing with nonces is challenging and complex we would like to implement an RPC which would expose any missing nonces in future pool so that the client...

enhancement

When async backing is supported on Polkadot, Frequency can move to a default of 6s block times. - [x] Polkadot enabled 6s block times ## Tasks - [x] Upgrade Polkadot-SDK...

Dependent on https://github.com/LibertyDSNP/frequency/issues/1814 As a developer of a migration, I want to have CI run try-runtime against Testnet. ## Acceptance Criteria - [ ] Locally `make try-runtime-rococo-migrations` can be run...

planning
tech-debt

Now that an economic model (EM) has more or less been decided, use the values and caps described in the EM doc to calculate reward pool size and individual staking...

design doc
Provider Boosting

## Story As an AccountId holder that is staking for rewards, I want to be able to get my rewards transferred to my account. - claiming rewards is all-or-nothing -...

Provider Boosting

# Problem The results of the benchmarks for Capacity's `provider_boost` and `on_initialize` show that there is a need to try to get this down as much as possible. The worst...

The Parity team has published new version of Polkadot: `polkadot-v1.11.0` See https://github.com/paritytech/polkadot-sdk/releases/polkadot-v1.11.0 ## Upgrade Priority See [Polkadot Release Page](https://github.com/paritytech/polkadot-sdk/releases/polkadot-v1.11.0) ## Host Functions See [Polkadot Release Page](https://github.com/paritytech/polkadot-sdk/releases/polkadot-v1.11.0) ## Database Migrations See...

change/major

The Parity team has published new version of Polkadot: `polkadot-parachain-v1.10.1` See https://github.com/paritytech/polkadot-sdk/releases/polkadot-parachain-v1.10.1 ## Upgrade Priority See [Polkadot Release Page](https://github.com/paritytech/polkadot-sdk/releases/polkadot-parachain-v1.10.1) ## Host Functions See [Polkadot Release Page](https://github.com/paritytech/polkadot-sdk/releases/polkadot-parachain-v1.10.1) ## Database Migrations See...

change/major

The transaction pool is sometimes reject transactions when building a fork. Example CI run with the issue: https://github.com/LibertyDSNP/frequency/actions/runs/8527529557/job/23359157130 Details of this are in the references, but here is a quote...

bug
blocked

Currently it is possible to create a schema with the setting `SignatureRequired` when also using the `PayloadLocation` of `OnChain` or `IPFS`. Expected: Schema creation and proposal for creation should reject...

bug
tech-debt