-
Quite a while ago I discovered an inconsistency between plutus and cardano-serialization-lib:
```
const lib = require('@ngua/cardano-serialization-lib-nodejs');
const zero = lib.BigInt.from_str("…
-
#### Required Information
- DietPi version | v7.0.2
- Distro version | Buster
- Kernel version | Unknown due to problem
- SBC model | Odroid N2 (aarch64)
- Power supply used | 2A Odroid Official …
-
**Describe the bug**
In Emulation Station turning the wifi on and off will sometimes crash ES completely. You cannot exit the settings dialog Screen or turn off the device. You have to pull out the p…
-
When the All Traffic Widget doesn't have any data to show, the tabs that allow the user to select their dimension should not appear, because there's no data to filter. Currently, the tabs appear even …
-
Noticed this on my site. I don't have any data from the last 7 days so when I switch to the last 7 days it rightly shows and error. When I switch back to 14, 28 or 90 days the error still displays.
…
-
## Feature Description
In the Search Console and Analytics dashboard there is a date filter:
![Date Filter](https://user-images.githubusercontent.com/52471748/61595572-b9402400-abf0-11e9-832…
-
### Steps to reproduce
1. Build using GCC 7.1.1 on Fedora 26+.
2.
3.
### Expected behaviour
Successful build.
### Actual behaviour
Build failure. See attached logs.
### Configuratio…
-
When I try to start soapy I get an error:
```
In [1]: import soapy …
-
## Bug Description
When there are ads serving (showing data in the main dashboard), the AdSense tab is still showing "we're getting your site ready for ads" instead of stats dashboard.
## Steps …
-
The matrix class and the tests written for it only support shallow comparison. In other words, comparisons only verify whether two matrices have the same reference rather than actually comparing each …