-
I'm setting up my Kusama account. In the documentation it mentions setting up the Kusama (canary) network. I'm guessing Kusama Canary is now Kusama Relay Chain. Might want to update that so it does n…
-
In order to have a central place for XCM, the docs have been migrated to the [polkadot wiki](https://wiki.polkadot.network/docs/learn/xcm).
From now on, we should contribute to the docs in [web3 fo…
-
This is an emerging cryptographic primitive common to modern consensus protocols.
# metalink
* [On Verifiable Delay Functions (blog post)](http://blog.intothesymmetry.com/2019/05/on-verifiable-del…
-
Right now the polkadot-payouts tool doesn't scale very well. It iterates thru the blockchain for every single Stash address.
We should instead change the logic to iterate thru the blockchain and s…
-
Question asked at Polkadot Discord
![Screenshot_2024-02-06-17-55-38-13.jpg](https://github.com/w3f/polkadot-wiki/assets/8139783/8ebe53dd-e3cf-4c3b-aa28-131c1d241073)
-
# The Vision
This issue tracks the implementation progress of the Sassafras block authoring protocol.
The protocol itself is currently considered experimental and the official whitepaper is stil…
davxy updated
7 months ago
-
```
====================
Version: 0.9.29-94078b44fb6
0: sp_panic_handler::set::{{closure}}
1: std::panicking::rust_panic_with_hook
at rustc/e092d0b6b43f2de967af0887873151bb…
-
Looking for guinea pigs? How about a `pre` release on crates.io?
-
We want to extend out test suite with more integrated tests, with an initial focus on state-machine and consensus behavior.
The first scenario we would like to implement a fork, where two blocks we…
-
Is `construct_dst_prime` from [`ExpanderXof`](https://github.com/arkworks-rs/algebra/blob/master/ff/src/fields/field_hashers/expander/mod.rs#L24) anywhere in the spec? If not, then maybe we should re…