-
### Describe the issue
When running Zcash in regtest mode, I encounter the error "CreateNewBlock: TestBlockValidity failed: time-too-far-ahead-of-mtp (code 16)" when generating a new block. How c…
-
**Is your feature request related to a problem? Please describe.**
I think you should be able to spend money to get components ahead of time
**Describe the solution you'd like**
Add a RnD tab ju…
-
JIRA Issue: [KIEKER-1793] Try out Kieker with ahead-of-time compiled Java
Original Reporter: Holger Knoche
***
In highly elastic settings such as FaaS, start-up time is of applications crucial. Rece…
-
### Description
With a local GPU device, one can compile ahead-of-time even for a different GPU and topology, as illustrated by the code at the end of this report (this only works with recent XLA - h…
-
Not sure how to handle this.
As long as the compiler is separate from the main ltac2 plugin we need to be able to compile files which did not load the compiler.
We could imagine having a separat…
-
### What Happened?
I'd like to be able to programmatically determine the images that will be pulled by a Minikube cluster for different CNI settings. For example, if you enable Calico via `--cni=cali…
-
Currently build works with invalid syntax, like
```diif
--- a/src/qml/controls/OptionButton.qml
+++ b/src/qml/controls/OptionButton.qml
@@ -65,7 +65,7 @@ Button {
rightPadding: 7…
-
### Describe the issue
When Creating a long regtest setup that creates a lot of block upfront this message appears after a while
```
2023-09-06T14:29:57.002043Z ERROR main: ContextualCheckBlo…
-
I have the following data structure:
```yaml
archetypes:
- types:
- Type.Position
- Type.Intensity
- Type.Guid
components:
- - value:
x: 3
y: 2
z: 12
…
-
first off: Thanks your for this objective and comprehensive benchmark! It's really annoying that every library uses their own benchmarks and not a neutral one like yours.
I was wondering if Typebox…