-
### What should be done?
After [this PR](https://github.com/0xPolygonMiden/miden-client/pull/409) is merged, the `miden-client` will now have a WASM-compatible rpc client. As noted in [this comment](…
-
Just wondering if it would be nice to add a feature where it moves all imports to the top and deduplicates them?
-
**Describe the bug**
```
r2r
Usage: r2r [OPTIONS] COMMAND [ARGS]...
R2R CLI for all core operations.
Options:
--base-url TEXT Base URL for the API
--help Show this messag…
-
Not hoisted packages can be detected in monorepo sub packages and in nested node_modules. They are usually the result of conflicting versions. Partially can be fixed by yarn-deduplicate tool.
-
`File` looks like this:
```rust
#[derive(
Debug, Clone, Hash, Serialize, Deserialize, rkyv::Archive, rkyv::Deserialize, rkyv::Serialize,
)]
#[archive(check_bytes)]
#[archive_attr(derive(De…
-
To allow packet spam to be deduplicated and have a + for each dedup.
Tho, this would only really be useful if you can filter out fields or allow for a general overall dedup by packet name.
-
At this moment, the `SimpleFloorPlanner` used in zkevm-circuits will call the closure for `assign_region` twice.
It might makes sense to deduplicate this call in halo2 because there a few compute hea…
-
`NestedPrefixModulesAnnotation` with different prefixes should not deduplicate. This can be interpreted one of two ways, either of which should have the same effect:
1. `NestedPrefixModulesAnnotati…
-
Nice peudo code! I can follow the logic, and the order of operations section makes it easy to follow.
The algorithm almost does everything it is supposed to do from my view. It is unclear what you…
-
this is a reboot of #4327, and like #4326, as we are closing in 5.0 and would like to see if there is any traction to this proposal.
#### Event#message
- After discussing the `Event#message` idea in #…