Gui

Results 49 issues of Gui

right now, `domain` defaults to `thisnode.info`. if this setting is not properly customized (made unique), and two different clouds (different ap_ssid) are connected to each other, they will have a...

enhancement

Signed-off-by: Gui Iribarren * a uci-defaults script points dnsmasq to use `/var/shared-state/dnsmasq_servers` as `servers-file` * each node then publishes through shared-state their own dhcp.dnsmasq.domain and anygw ipv6 * each node...

enhancement

## Description i'm trying to get myself "quickstarted" into testground, and following the documentation i've bumped into the bug addressed by this PR https://github.com/testground/docs/pull/10 namely, the example is outdated, and...

a couple days ago i introduced a double import which was caught today by this github action running staticcheck https://github.com/vocdoni/vocdoni-node/runs/4949616468?check_suite_focus=true#step:5:16 this should have been caught in the ci of the...

bug

occurrence: https://github.com/vocdoni/vocdoni-node/runs/7181582646?check_suite_focus=true#step:3:1181 ``` 2022-07-04T13:40:47Z INFO vochaintest/vochaintest.go:1260 account 0xFE68F836c8Ff56A5b4A792bDC211F779451a375f succesfully created: infoURI:"ipfs://" 2022-07-04T13:40:48Z FATAL vochaintest/vochaintest.go:1135 cannot set account info: submitRawTx failed: addTx setAccountInfoTxCheck: unauthorized: not enough balance to transfer main.testTokenTransactions go.vocdoni.io/dvote/cmd/vochaintest/vochaintest.go:1135...

bug

note that this commit doesn't change any of the current logging behaviour, keeping backwards compatibility for code using log.Init() to use granular logging, call log.InitWithLevels() * fix Logger() since it...

here's some progress for #454

for example https://github.com/vocdoni/vocdoni-node/actions/runs/3137078872/jobs/5094797704#step:5:393 ``` panic: test timed out after 1m0s goroutine 252826 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2029 +0x8e created by time.goFunc /usr/local/go/src/time/sleep.go:176 +0x32 goroutine 1 [chan receive]: testing.(*T).Run(0xc0004d1380, {0x159d2f3?, 0x52e245?}, 0x18b1ae8) /usr/local/go/src/testing/testing.go:1487...

bug
ci

![image](https://user-images.githubusercontent.com/2815267/194832837-3e3dac89-cbbe-45d6-a101-adfa1374f584.png) nodes running in gateway mode sometimes start leaking goroutines. looking at the graphs, this does not happen all the time, there's some kind of trigger. also, this only happens...

bug