Deepak Maram

Results 8 issues of Deepak Maram

Hi, I am using the output of `toHeader` in the fetch API and I see the following error: ``` error TS2322: Type 'Header' is not assignable to type 'Record |...

I encountered an error when intersecting two polygons, say `p1` and `p2`. At a high level, I am starting with several polygons formed with `MakeRegularLoop` like below and then applying...

Hello! As the title suggests, I am looking for a VC where the commit operation can be done as fast as possible (ideally about a few milliseconds for vectors of...

Also add stricter parsing: check that the prefix is "sub" or "aud" (depending on the claim under check)

## Description Describe the changes or additions included in this PR. ## Test Plan How did you test the new or updated feature? --- If your changes are not user-facing...

Type: Documentation

Hi, Can someone explain the results from the two snippets below. Unless I'm missing something basic, there seems to be a bug in the code. ``` p1 = SphericalPolygon.from_cone(0, 0,...

bug

## Description Turns out we don't check anywhere that the inputs fit into the field and neither does the poseidon-lite library (it just truncates elements and fits them into the...

Stale

## Description - Introduce checkpoint artifacts digest to checkpoint summary. Currently covers object changes, tx digests and effects digests. What more should we add? - Introduces merkle tree implementation in...