PatStiles
PatStiles
 When Using vim solidity I get this error. I'm new to vim and lsp so I was wondering if I could get some advice on how to proceed to...
## Issue Addressed #4424 ## Proposed Changes Adds RocksDb implementation to the slasher backend. ## Additional Info
Closes #114
It would be awesome to have some issue labelling for new contributors to get a start.
## Description bug fix: Added missing ark_serialization imports in ml_sumcheck, rng feature: Added an Implementation of the Count Sumcheck Protocol courtesy of Nethermind. Before we can merge this PR, please...
Refactors #66 for new Jolt CommitmentScheme Trait and addresses #249.
This PR adds support for Ingonyama's icicle library. To integrate Icicle with minimal changes the following was done: - An additional trait `Icicle` that maps the corresponding icicle type to...
Took a shot at making polynomialize() less serial as described in #293. After inlining and combining compute_lookup_outputs() and subtable_lookup_indices() I did not observe any improvements in performance.
# Icicle NTT Integration ## Description Adds support for Icicle NTT integration. NOTE: Due to Icicle not supporting Stark252 the implementation currently implements a dummy trait for the Stark252 field...
# Add Additional Curve Tests ## Description This pr adds additional curve tests added in #811 to BLS12-381 and BLS12-377 ## Type of change - [x] New feature ## Checklist...