Florian Franzen
Florian Franzen
I update the v6 branch to v7 using the code currently committed to [kernel.org:kvalo/wireless-drivers-next](https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next.git/commit/?id=80b361279546ca7a57c7e7844c2e23f474f9852d). There are also a lot of backport related fixes that are (as expected) not included upstream,...
From the [homesick readme](https://github.com/technicalpickles/homesick/blob/master/README.markdown): > If you need to add further configuration steps you can add these in a file called '.homesickrc' in the root of a castle. Once you've...
This should save people some time, no need to dig through old issues.
To avoid any additional work when distributing wasmer-based go executables, this PR switches to linking against the static build of the wasmer's C API. Currently still needs some work on...
**The first half of this PR was already merged, but the swaybar implementation has to be reworked to not just implement what the base implementation in sway already provides, i.e....
There have been a lot of good recommendations in the gossamer audit. I will make issues out of them, so that we can update our spec accordingly.
This PR adds the new `asciidoctor-kaitai` extension that allow us to embed kaitai definition in the spec. - [x] Fix nix CI failures - [x] Add proper asciidoctor converter for...
## Upcoming Release (#471, #466, [&4](https://github.com/w3f/polkadot-spec/milestone/4)) - [ ] Integrate definition chapters in text - [ ] Unify definitions and algorithms`qa - [x] Resolve merge conflict - [x] Finish VRF...
# Skipped chapters: - C07 AnV - C08 Messaging # Stage 1 - Spec Team - [x] C01 Background @lamafab (#419) - [x] C02 State @lamafab (#419) - [x] C03...
Newer versions of the Kusama and all Polkadot CC1 runtimes are build with the `--import-memory` flag, which enables the support of the Wasm Memory extension. This extension is then used...