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

**Pull Request Summary** Enabled dApps Staking chain-extension on local & Shibuya Close [PR #658](https://github.com/AstarNetwork/Astar/pull/658) **Check list** - [ ] added or updated unit tests - [ ] updated Astar official...

I would like to know if it is possible to run Astar with PoA. Do I need to modify the code or is it configurable? In a research project I...

**Pull Request Summary** Governance and Treasury feature on Shiden runtime **Check list** - [ ] added or updated unit tests - [ ] updated Astar official documentation - [ ]...

**Pull Request Summary** > Introduce chain extension for Dapps-staking. With this extension any wasm contract will be able to communicate with pallet-dapps-staking **Check list** - [ ] contains breaking changes...

**Pull Request Summary** Added tests for: 1. Register contract on H160 address **`0x1`** using **Alice** account. 2. Bond & stake minimum staking amount on registered contract using **Bob** account. 3....

**Description** I've worked with a number of substrate parachains before but this is the first time I've ran into this issue. I'm running an Astar full node but when I...

bug

**Pull Request Summary** Implement https://github.com/AstarNetwork/astar-frame/pull/74 on test runtimes. **Check list** - [ ] added or updated unit tests - [ ] updated Astar official documentation - [ ] added OnRuntimeUpgrade...

**Pull Request Summary** - Only cache /target - Use different cache storage for checks and clippy to avoid conflicts - free disk at the beginning https://github.com/actions/virtual-environments/issues/2840 Actions: https://github.com/AstarNetwork/Astar/actions/runs/2709228705

**Pull Request Summary** PR to introduce the `debug_traceTransaction` RPC call **Check list** - [ ] added or updated unit tests - [ ] updated Astar official documentation - [ ]...

**Pull Request Summary** This branch contains code used by `Astar-Rococo`. Temporary solution until we decide to use a different way.