Astar icon indicating copy to clipboard operation
Astar copied to clipboard

The dApp hub for blockchains of the future

Results 93 Astar issues
Sort by recently updated
recently updated
newest added

# Description Enable async backing on `Astar`, mirroring the changes applied to `Shibuya` and `Shiden`. Depends on: https://github.com/AstarNetwork/Astar/issues/1406

project

# Description Implement migration for _governance_ related pallets with respect to async backing changes. Since block time will be reduced from `12 seconds` down to `6 seconds`, various storage items...

project

Follow-up on https://github.com/AstarNetwork/Astar/issues/1364 for the **Astar runtime**. ## SafeMode Config - ForceEnterOrigin: `EnsureRootOrTwoThirdsTechnicalCommittee` - ForceExtendOrigin: `EnsureRootOrTwoThirdsTechnicalCommittee` - ForceExitOrigin: `EnsureRootOrAllTechnicalCommittee` ## TxPause Config - PauseOrigin: `EnsureRootOrTwoThirdsTechnicalCommittee` - UnpauseOrigin: `EnsureRootOrTwoThirdsTechnicalCommittee` ## TODO...

astar
runtime
project

Uplifts dependencies from polkadot-stable2412 to polkadot-stable2503-11. ### Client - new `cumulus_client_service::build_network` return signature (remove start_network handle and call) - https://github.com/paritytech/polkadot-sdk/pull/6400 - `Configuration.network.network_backend` is not an Option anymore and returns Litep2p...

shiden
astar
shibuya
runtime
client

# Pull Request Summary Closes #1559 This PR also adjusts XCM simulator tests to use ParaC (Asset Hub) as reserver for relay tokens.

shiden
astar
shibuya
runtime

# Pull Request Summary Closes #1535

astar
runtime

# Pull Request Summary When a staker claims rewards for a finished period, the ledger's `claim_up_to_era` function zeros out the staked and staked_future fields once the period end is reached....

shiden
dapps-staking
astar
shibuya
runtime

# Description Remove `local` runtime and all code associated with it. This will reduce the code size and simplify future maintenance.

project

**Description** Astar collator syncing phase very slow ~3-5 bps at 1M blocks height. It starts with 600-700 bps, then 20 bps at 700k blocks and then ~3-5 bps at 1M...

bug

## Description Remove dedicated migration extrinsic from the `XcAssetConfig` pallet.

project