Lucsanszky

Results 16 issues of Lucsanszky

As discussed here: https://github.com/tekul/jose-jwt/issues/35 , this PR adds a utility function which preserves the error messages when decoding claims. @tekul, I was bold enough to add a `String` parameter to...

I was using the library at work and since `decodeClaims` is using `decodeStrict'` from the `aeson` library, no meaningful error message is returned if parsing fails. I think it would...

# Description Resolves #4069 # Checklist - [ ] Commit sequence broadly makes sense and commits have useful messages - [ ] New tests are added if needed and existing...

# Description Resolves #4068 # Checklist - [ ] Commit sequence broadly makes sense and commits have useful messages - [ ] New tests are added if needed and existing...

# Description Add your description here, if it fixes a particular issue please provide a [link](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword=) to the issue. # Checklist - [ ] Commit sequence broadly makes sense and...

# Ledger - [ ] Update index-states - [ ] Other features to be included in this release (@lehins): - [ ] Tests passing - [ ] Update nix -...

# Description Relates to #4445 # Checklist - [x] Commit sequence broadly makes sense and commits have useful messages - [ ] New tests are added if needed and existing...

# Description Resolves #3682 # Checklist - [ ] Commit sequence broadly makes sense and commits have useful messages - [ ] New tests are added if needed and existing...

# Description # Checklist - [ ] Commit sequence broadly makes sense and commits have useful messages - [ ] New tests are added if needed and existing tests are...

#4326 states that both `Committee` and `DRep` voting have property tests that check the math behind voting thresholds. It might be a good idea to do the same for SPO...