-
I was just debugging a server's large memory usage, so via its http pprof endpoints, I downloaded some profiles.
The binaries running on that server were built with `-trimprefix`, because it's a sa…
mvdan updated
3 years ago
-
Note: only for the default theme. Onvote theme should not show it, so it should be conditional based on the theme.
It could look like something like:
![imatge](https://github.com/vocdoni/ui-scaffo…
-
By @ed255 in https://github.com/vocdoni/arbo/pull/21#discussion_r721282939 :
> Since you're using the ceiling here, you could find collisions when maxLevels is not a multiple of 8, and you have a len…
-
Identify any issues.
Measure performance of `Groth16` proof creation and/or verification.
-
-
As organizer, I want a way to be able to backup my PK and use it to login into my account.
- [ ] Create the new option in the menu, when the user is authenticated with Oauth
- [ ] Add the new moda…
-
We need a high level benchmark for testing the vochain performance, as pointed by issue #963.
This benchmark should be as realistic as possible (without requiring a network) and execute the whole s…
-
The new endpoint `/accounts/:accountId/metadata` returns only the account metadata object.
If the account provides from archive, and does not exist on the blockchain state, it will also be returned…
-
- [x] Compute it from `(entityAddress, chainId, processCountIndex, namespace)`
- [ ] Update the bindings
-
### Bug description
Backend will start generating all urls without `0x`, but we still need to give backwards compatibility, allowing urls with and without the `0x`
### Steps to reproduce
- Create…