austbot
austbot
**Where in the docs did you come across this?** https://rustwasm.github.io/docs/book/game-of-life/hello-world.html **Describe what about it does not make sense** The first code example has the `cfg_if` macro, but the latest code...
How are we supposed to unit test our directives when they depend on FoundationMQ. And foundationMQ depends on css. We need to create mocks for these services.
https://github.com/JesusisFreedom/foundation-apps/blob/master/js/angular/services/foundation.mediaquery.js#L88
TokenMetadata is complicated and badly designed in the JSSDK I propose a class that abstracts the complexity of one chain ad off chain token metadata that will be easy to...
Are Env vars suported in this? here is my envoy yaml ```yaml ... http_filters: - name: envoy.filters.http.wasm typed_config: "@type": type.googleapis.com/envoy.extensions.filters.http.wasm.v3.Wasm config: name: "proxy" root_id: "proxy" vm_config: runtime: "envoy.wasm.runtime.v8" environment_variables: key_values:...
This pr serves as another attempt to get init with root in. This PR is wip as tests are still being written. But would like to have buy in on...
## Bug Report ## Steps to Reproduce 1. On a m2 mac running docker with virtualization run the ./scripts/install_prover.sh from the compact proof dir 2. see detailed output here https://github.com/iden3/circom/issues/243...