PatStiles

Results 75 issues of PatStiles

![image](https://user-images.githubusercontent.com/33334338/152707915-b32e0e5a-2c74-4b79-aecb-f938417cfb50.png) 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

work-in-progress
database
slasher

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...