-
In app-stg at least, cannot create CSP github censuses, receiving an invariant failed error
![imatge](https://github.com/vocdoni/ui-scaffold/assets/153305/f2783b2e-d423-4c3f-9982-c21279ab08ee)
!…
-
`ProcessID` of an election is calculated deterministically. One of the parameters for the calculation is the network `chainID`.
This has not been always like this, and in the past few parameters wh…
-
On vocdoni-node branch dev, using cometbft v1.0.0-alpha.1
```
2024-01-16T13:11:22.576Z ERR vochain/cometbft.go:216 > checkTx error="voteTx: process 63f57be98f80079bd064d886b7198f4a4c110a17a8f8f8f8…
-
Update code related to the bootnodes for matching the new bootnodes schema.
Old schema: https://github.com/vocdoni/docs/commit/d50920e92fd0b024819dca0b10317d907a71f99d (diff)
New schema: https://d…
-
The new explorer changes some URLs, and they should be updated here to properly point to the new ones.
The most notably change is the new explorer does not use hashed routes, so all that `/#/` in t…
-
How to implement the hash encoding of keccak256
-
Not sure if I should give attention to this because is an edge case. Sometimes when stg is restarted and the block deoesn't exists anymore, if you try to access to the firsts blocks a 404 error is sh…
-
See what happened here: https://warpcast.com/dosniki/0x864536f7
-
I've recently created a set of pagination components that we ended up copy-pasting in different repos, and it totally makes sense to have them here in chakra-components.
The version to be used as r…
-
Which means, any value with decimals will be truncated. This is specially an issue with those elections where the turnout was below 1, since it will be shown as zero always.