-
Registration, verification and sending messages do work but updating the profile seems not work.
I used [Postman](https://www.postman.com/product/api-client/) and send:
Url: `http://192.168.1.12…
jokay updated
3 years ago
-
**V version:** V 0.1.26 402e55d
**OS:** Win10 x64
**What did you do?**
Basic json example in examples folder does not work. Also could not compile vpm, because of json related errors.
**What d…
-
After a new BTC block was found several VPM's showed this error on the automine trigger (after a new VBK block was found):
```
Current balance: 0.00081223 BTC
Minimum required: 0.00001000 BTC,…
-
## Issue Details
In order to compile code from repair_degeneracies with an exact kernel, i needed to change :
line 207 :
```patch
- double delta_vol = volume(removed, kept, get(vpm, target(ne…
-
## Version of OpenTTD
1.10.2 and master(4079c47b6cd5d210bdc31eff2040fb5aeb0f10de)
## Expected result
There is probably something wrong with this grf but it shouldn't crash the game nonetheless.
##…
-
When using the DMDdevice64.dll from flexdmd (found here: https://github.com/vbousquet/flexdmd/releases), PinballY crashes on startup. Issue was reported as https://github.com/mjrgh/PinballY/issues/12…
-
**V version:** Just installed (after last commit) so whatever latest is
**OS:** Manjaro Linux x86_64
**What did you do?**
`v up`
**What did you expect to see?**
V to update to latest
**Wh…
-
Im trying to use 2 connections with the same provider
[#] ip -4 address add 10.13.128.81/24 dev wg1
[#] ip link set mtu 1420 up dev wg1
RTNETLINK answers: Address already in use
Im sure its som…
-
```vlang
import regex
fn main() {
mut text := '
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
ignoreca…
-
## 1. General summary of the issue
I'm having issues accessing a private function in the module I'm testing using Pester. Specifically my test will fail if I try to access the private function via…