-
**SignIn Page:**
- [x] The icon "Sign in with google" should have more bottom margin with the "or" (too close).
- [x] The "© 2024 Vocdoni Association. All Rights Reserved" text should be smaller and…
-
## WIP
Here we are sharing things that we found during the developing process of Saas, this issues may require attention of our favorite React guru:
- [ ] https://github.com/vocdoni/ui-scaffold/…
-
As soon as https://github.com/vocdoni/explorer/pull/81 is ready to merge, ensure we update here all the links to the explorer pointing them to the new locations. See https://github.com/vocdoni/ui-scaf…
-
As soon as https://github.com/vocdoni/explorer/pull/81 is ready to merge, ensure we update here all the links to the explorer pointing them to the new locations. See https://github.com/vocdoni/ui-scaf…
-
- [x] On the transaction list, show the subtype (if different from TX_UNKNOWN) instead of the type. So "Create Account" instead of "setAccount". https://github.com/vocdoni/vocdoni-node/issues/1358
- …
-
Comes from [comment](https://github.com/decidim-vocdoni/decidim-module-vocdoni/pull/71/files#r1513940214)
> Having the hardcoded URLs in the module was because we didn't have a way of knowing from …
-
as part of the work i'm doing on the indexer, i'm considering removing the concept of "transactionNumber", currently an incremental id that basically counts how many transactions were done since genes…
-
Some of the documents contain diagrams where a piece called "DVote" appears, like this https://docs.vocdoni.io/architecture/component-interaction.html#prior-to-voting
It seems that `dvote` is a leg…
ed255 updated
3 years ago
-
With this transaction, we can now modify the duration of an existing process (while in READY or PAUSE state).
If `interruptible=false` the duration can only be extended.
The cost of the transact…
-
### Describe the feature
With the complete revamp of the explorer, all routes receiving params have been changed. We should update any explorer links in the explorer and its docs to properly point to…