-
#### Summary
The block syncup at startup might be triggered when the node is not yet well connected with the network.
We should wait for good-enough connectivity before doing it.
#### Detailed …
-
```
Illegal `akka.discovery.method` value 'kubernetes-api' or incompatible class! The implementation class MUST extend akka.discovery.SimpleServiceDiscovery and take an ExtendedActorSystem as constru…
-
Let's try to assemble and refine the steps for doing a release of Fifengine.
We need this document, because maintainers might change and we need to transfer the knowledge of "how to do a release pr…
-
It would be nice to quantify how likely it is that the models are actually improving in skill rather than the improvement being by chance due to the increasing size of ensembles with time. It should b…
-
We are considering to use statsmodels for some statistical analysis - but not sure whether we can get confidence interval as part of output from Maximum Likelihood Estimation in statsmodels? It's not …
-
**Describe the bug**
Setting up any S3 store substituter causes `builtin:fetchurl` builder to freeze indefinitely and silently switches global OpenSSL engine to [S2N](https://github.com/aws/s2n-tls…
st8ed updated
11 months ago
-
Hi Matthijs,
just wanted to ask if you already took a look at the new [sequelize-cli](https://github.com/sequelize/cli) which can render basic versions of migrations and model definitions already. Th…
-
I suspect that the on-boarding procedure will fix this in the future, but we should be aware of a potential vulnerability between the core systems and the certificate authority (CA) until then:
1. …
-
# Summary
This RFE proposes adding [Xargo]'s functionality of building a sysroot on the fly to Cargo as a nightly-only feature.
[Xargo]: https://github.com/japaric/xargo
# Motivation
Many …
-
When bootstrapping with large tables, the following error happens:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Application was streaming results when the connection failed. Consider rais…