Gui
Gui
i fixed this in 7c854c5fe950bee228a657ab49a20b1cc2ce47e6
vochaintest is deprecated and being replaced by end2endtest so this undead bug will die along with vochaintest. although this didn't happen yet, i'm closing this issue since we won't work...
never happened again, closing
cleaning up abandoned PRs: closing this since this was developed on top of tendermint v0.35 if the feature is still useful / needed, it will most likely be restarted from...
so i'm digging into the first ocurrence. some notes: it was waiting for results, the previous queries (at 09:26:51 , 09:26:55) were ok (404) and the one at 09:26:59.389 failed...
the second occurrence looks more weird at first sight, since it's failing on the pretty trivial (?) endpoint `/v2/chain/info` at 16:04:32.252 yet, some 20 ms before that i see a...
how on earth did this happen again? [logs_21484518928.zip](https://github.com/vocdoni/vocdoni-node/files/14524708/logs_21484518928.zip) https://github.com/vocdoni/vocdoni-node/actions/runs/8188910350/job/22392442949 ``` 2024-03-07T13:31:02.948Z FTL end2endtest/main.go:183 > found an unexpected error API error: 500 ({"error":"cannot fetch election: (02dadbeb747736e4a4b153685b96ec2fe78739fa6cc094f49021020000000000): while down, could not get...
our current way of initializing IPFS is absolutely convoluted, so i'm working towards a simplification (WIP) right now, this is a code snippet used by census3 for example ``` ipfsConfig...
here's more progress but still there's a lot of duplication that i want to remove in some way, i'm rounding up the refactor done 6 months ago in af85c0571e2834cf85a1906e1ece99c12f8939a2
@p4u ready for review. tests i did: * bootstrap a new node connected to dev network * bootstrap a new node connected to stage network in both cases everything went...