-
Perform monthly maintenance checks to see which chains added XCM compatibility, which left the ecosystem, which updated the XCM version and launch all scripts.
-
In Babe we assume probabilistic finality after one session. In fact we do assume this kind of finality in a couple of places elsewhere as well:
# Usages of Probabilistic Finality
## Configuratio…
-
Helper methods copied from the polkadot-sdk should removed with the release and update of the polkadot-sdk into the runtimes repo:
- [Bridge Hub Polkadot runtime tests](https://github.com/polkadot-…
-
[Figma link](https://www.figma.com/design/57k3GYwPnhvCgckzh4ERtk/SubSquare-v2.0?node-id=20040-141770&t=zFpFh71TCnqMJe9c-11)
### Color
**AssetHub Polkadot (Statemint)**
```
export const light =…
-
### Prize Title
Polkadot Pallet
### Prize Bounty
$8,000 USD worth of ERC20 BLZ, at time of payout
### Challenge Description
Bluzelle provides decentralized data services, powered by the…
-
### Problem statement
We have our Substrate bridge that enables SORA Kusama parachain transfers. Now we want to open HRMP channels with parachains to enable users to transfers their assets and tra…
-
While running a burn-in for #1631, the logs showed that multiple different peers were banned because they had made the same block request more than once: https://github.com/paritytech/polkadot-sdk/blo…
-
The same as what was done for nodewatcher (#298 and #299 ) deployment should be done for the job:
2 pods where recently evicted with the following in their describe:
> Pod The node had condition: …
Tbaut updated
4 years ago
-
```js
const price = await api.rpc.state.call("BrokerApi_sale_price", null);
console.log(api.createType('Option', price))
```
We are waiting for the runtime API to be added to the Kusama runtime.
-
cc @polkadot-js/notifications
Some configured endpoints are not available.
Check the nightly cron output (or via `yarn ci:chainEndpoints` locally) and disable the chains (either with `isDisabled` or…