-
We have a few suggestions for improving the TTL panel in the dashboard. I understand that QT bugs that nobody wants to fix may be the reason for some of the things we don't like.
- We would like to…
-
It's _possible_ now that #199 is fixed for cards when they're added at the end to continually stretch the range of sort_orders into a dangerous territory, approaching Number.MAX_VALUE. Or, for lots o…
-
## Feature Request
### Summary
Currently we spend lots of RAM allocation in Debug logs across votes. Here are some profiles of a query serving full node in its operation over 1-2 hours. We s…
-
# Lack of empty address checks
The following methods have a lack checks if the received argument is an address, it's good practice in order to reduce human error to check that the address specified i…
-
Following on from the `crawl_dates` introduced in #21, we have a reasonable but limited solution to handling URL 'lifetimes'. _If_ the records are processed in reverse-chronological order, then the `…
-
### Singleton kinds
I've added the following papers.
- Deciding type equivalence in a language with singleton kinds (POPL, January 2000) https://doi.org/10.1145/325694.325724
- Deciding Type E…
-
Hey!
In order to decouple the logic into small pieces, I added the SSM recently to my project. Different states (of an object) require different properties to be set (special validation).
Example:
I…
-
Hello,
There is a fatal bug in this template:
```
2020/02/05 10:12:16 [error] 339#339: *47 FastCGI sent in stderr: "PHP message: PHP Fatal error: Cannot redeclare ctype_digit()
(previously…
-
### Introduction
There are multiple missing pieces from the current Telebot implementation.
One of these pieces is a feature, known as the context. I don't believe that it should be included _in_ …
-
Implementation of unmarhall() in QueryProtocolUnmarshaller assumes that response is the first XML element
## Describe the bug
Method has implementation as follows
```
public Pair unma…