Skip to content

Conversation

@lukebp
Copy link
Member

@lukebp lukebp commented Mar 15, 2022

No description provided.

lukebp added 30 commits July 21, 2022 17:45
This commit performs some codebase organization and cleans
up deadcode that was reported by `golangci-lint`.

The `wsdcrdata` package is moved out of the main politeia directory
and into `politeiawww`.

The `unittest` package is moved out of the main  politeia directory 
and into `util`.
This commit adds some additional error handling for when trillian
unexpectedly fails, allowing the import command to continue without also
failing. This edge case was encountered during testing.
This commit improves the error message that is returned when the
expected number of blobs are not found in the key-value store.

Previously, the keys that were not found were being included in the
error message. This made the error message illegible when a large number
of keys were being requested, like when all of a proposal's cast votes
are being requested.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant