-
[#2792 (comment)](https://github.com/NanoComp/meep/pull/2792#issuecomment-2171942477) identified a bug in the adjoint gradients in 2D for the $\mathcal{P}$ polarization (electric field in the plane). …
-
There is common misunderstanding of why you can't use very common types, mostly `String` in runtime developments
Here are some examples: [1](https://discord.com/channels/722223075629727774/75906170…
-
I get the errors shown in the description of this PR when trying to incorporate this pallet into another parachain https://github.com/DataHighway-DHX/DataHighway-Parachain/pull/18
-
Just add another crypto/derivation algorithm, give it a number and implement whatever Ledger has.
Maybe we'll have to do similar thing to each new nonstandard signing tool; at least for popular one…
-
It is known that our radix-16 trie does not scale too well with regards to proof size. TPS numbers are dropping (on a high level) already when reaching millions of accounts. By migrating to a binary t…
-
- Remove duplicate dependencies that differ only in version number (bring everything up-to-date)
- Try to prune stale dependencies
- Look for modest refactors that lets us remove dependencies
- Big…
-
Currently, the `NetworkWorker` creates one clone per event stream listener in https://github.com/paritytech/substrate/blob/master/client/network/src/service/out_events.rs#L219 .
For example, in a …
-
![image](https://user-images.githubusercontent.com/45918704/160304371-2decdbb2-94ef-4329-a9af-3bba55ec9f42.png)
-
```
2022-05-24 08:13:38.060 INFO main sc_service::builder: [Parachain] 📦 Highest known block at #0
2022-05-24 08:13:38.060 INFO tokio-runtime-worker substrate_prometheus_endpoi…
-
Currently, we use `parity-wasm` both as a parser and encoder library for web assembly. However, this library is kind of outdated and only supports the wasm MVP properly.
The plan is to switch to th…
athei updated
2 years ago