-
The `OptimismPortal` currently enshrines the proof system in its implementation. You can observe this fact with the following links:
- https://github.com/ethereum-optimism/optimism/blob/3f7a8ad1b…
tynes updated
1 month ago
-
UpdateSelector has fixed amount of values now that do not cover all combinations of possible and reasonable updates.
In my case I wanted to update HttpProxy and QueryTrackers, and only UpdateSelect…
-
Currently to use meroctl you have to have the node installed locally and have the node config available. Meroctl should instead have its own config and just talk to an RPC endpoint instead.
@mirac…
-
**The problem/use-case that the feature addresses**
I'm sometimes in situations where I just need the CLI and nothing else (e.g. for connecting to another machine with the server running).
Howe…
-
currently the flight controls can be finnicky, imo it would make sense to take a page from two other games
star citizen's speed limiter: scroll to limit max speed
space engineer's selection of coupl…
-
### Preconditions and environment
- Magento version: **2.4.7**
- Anything else that would help a developer reproduce the bug: Add the following in your composer json file:
```
"replace": {
…
-
**Submitting author:** @john-hawkins (John Hawkins)
**Repository:** https://github.com/john-hawkins/projit
**Branch with paper.md** (empty if default branch):
**Version:** v1.0.1
**Editor:** Pending
…
-
**Is your feature request related to a problem? Please describe.**
The decoupled-tests currently rely on env-test, which is pinned to version `v0.8.3` in [common.mk](https://github.com/sky-uk/kfp-ope…
-
### Package containing the bug
next-drupal (NPM package)
### Describe the bug
A clear and concise description of what the bug is.
1. It's not possible to apply the drupal/decoupled_router patch …
-
Currently (as of 4.0.0-M2), the CORS support is an adhoc solution implemented in various component that need it (E.g. OpenApi).
The configuration is nested under each component.
How about having a…