Idiom
Idiom
Implement tests so wen can validate that features from Snapshot are implemented and working as expected. Examples include: - Strategies - Deploy Ballot - Calculate Scores - Delegation - Voter...
Test coverage should validate that the following parameters test the boundaries, and functionality around these params: - Round - Funding Available - Basis Currency - Vote Type - Ballot Type...
### Problem: The current communication of how funds are distributed per round is sitting in a spreadsheet, in the background, and not visualized wel. https://docs.google.com/spreadsheets/d/1e4xb6m-aKcBhwob_p7ereSFneXFPpDjUbSjz13smmHI/edit#gid=225979370 ### Towards a solution: Desgin...
Current Problems: - Proposals are getting stuck - Submissions are not getting registered - People are having problems logging in. #### DOD: - [ ] Add 2-3 more admins to...
Fixes #1076 bronze_predictions and other tables are starting + ending like how we would expect it to, at the end of the first run...  I had to...: - [x]...
Fixes #769 Changes proposed in this PR: - [x] Renamed everything from persistent_data_store -> duckdb_data_store
**Describe the bug** Like I had proposed before... we're still having issues in our queries/ETL that are causing a bunch of distractions. These are queries that extend beyond our core...
### Motivation We have now verified that the basic lake functionality is working as expected. We now want to verify the data quality and completeness. This means that additional SQL...
### Motivation We completed the techspikes around our data infrastructure. As an outcome, we're going to implement our ETL pipeline in DuckDB such that we maintain many of our constraints:...