-
**🧐 Motivation**
As we now have #4425 I would like to raise the question about the unification of AccessControlDefaultAdminRules and Ownable2Step
These two flows look very similar but have sligh…
-
This ticket tracks the effort to unify the documentation in one place.
- [ ] Port remaining CWIKI guides and documentation to sphinx (will add list of pages for tracking)
- [ ] Port remaining Board r…
-
Right the `version` and `watch` RPC calls use the version information pulled in from `env!("CARGO_PKG_VERSION")`.
Our metrics, also track the "build version" using `git_version`.
What do we want to …
-
On 1fe7492
```
(= ((($s $x) $y) mul) ($s (M $x $y)))
(= ($s (put $x)) ($s $x))
!((E $p) mul)
```
hangs.
This should return `((E $p) mul)` unreduced.
-
Right now we have disparate scripts for building on Linux and Windows. It would be nice to unify these to a single script so we only have one thing to maintain.
Ideas for this (in order of preferen…
-
https://coq.github.io/doc/v8.11/api/coq/Unification/index.html
thanks max!
-
Experimental Windows support was released in version 0.13.0 of buildkit and details of how to use are in a [blog](https://www.docker.com/blog/experimental-windows-containers-support-for-buildkit-relea…
-
# Steps to Reproduce
Take the following Idris program that describes a view (`Compare`) over two vectors, the corresponding covering function (`compare`), and a function (`eq`) that uses the coveri…
-
With `p.pl` comprising:
p(X) :-
X = f(a,b,c(d,e)).
I get with Scryer Prolog:
?- use_module(library(diag)).
true.
?- wam_instructions(p/1, Is),
maplist(po…
-
An increasing number of server supports regular traffic and SSL traffic on the same port (especially prevalent in the Java space)
This means, detect SSL hello packet, then move to SSL for that clie…
ghost updated
8 years ago