-
These two kind of go hand in hand.
One issue I see a lot in every city I've made thus far, is I can have many a means for traffic to get from point A to point B, but even with all these extra option…
-
### Non-Critical Issues List
| Number |Issues Details|Context|
|:--:|:-------|:--:|
| [N-01 ]| Testing all functions is best practice | |
| [N-02] |Include ``return parameters`` in _NatSpec comments…
-
With #14258 merged, Bake can finally be tried out in canary builds (usage guide at end of issue). However, it is missing many features and testing that make it currently unsuitible for production-grad…
-
Hi there this is my first approach. How to handle this error?
```
/Users/jan/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/activesupport-4.2.6/lib/active_support/dependencies.rb:274:in `require': c…
-
Hi everyone, I've been working on `v2` for a while now, and it's getting close to a point where I can start making alpha releases!
However, reworking this has been a mostly one-man effort, and I'd …
-
_I have been investigating this with @nehbit and got some early help from @cblgh on `#aether` on cabal://1eef9ad64e284691b7c6f6310e39204b5f92765e36102046caaa6a7ff8c02d74 and he suggested that I make a…
-
Or do I need to use [eviltransform](https://github.com/googollee/eviltransform/issues/6) for that?
dandv updated
8 months ago
-
#### Problem
BitBot can have permissions assigned to nickserv account **names** (that are pulled from `extended-join`, `account-notify`, `account-tag` and WHOX)
If that nickserv account expires an…
-
Seems like Cloudflare has gradually started to enable Encrypted ClientHello support. You can see it on `rutracker.org` and `bo0om.ru` for example.
ECH was instroduced on Cloudflare several years ag…
-
I propose a `@stack_size(function)` builtin which returns the number of bytes that `function` - which must be a compile time constant function - will ever possibly use for the deepest call invocation.…