Emmanuel T Odeke

Results 276 comments of Emmanuel T Odeke

@elias-orijtech my awesome colleague from Orijtech Inc is already on this issue and we are going to work on it, I'll join in but just been super busy wrapping up...

>I don't think this reading of this profile is correct. The size of a binary is more or less unrelated to the amount of memory the process uses. And, more...

@fogleman thanks for taking a look at this and for the hint of change of font. I'll hopefully dive into this issue too soon.

Yes, still on my TODO list that I’ll tackle this quarter. Thanks for the ping. On Mon, Apr 12, 2021 at 2:09 AM Marko ***@***.***> wrote: > Is there an...

Gotcha gotcha, thank you @erikgrinaker for your work; great to catch you here @robert-zaremba :-)

Ooh I reported this issue to the wrong repository, perhaps this is my cue to go to sleep as it is 4:22AM

I can also get here by invoking ```go smn, smv := NewSimpleMap(), NewSimpleMap() smt := NewSparseMerkleTree(smn, smv, sha256.New()) smn.Set([]byte("key"), []byte("v")) smn.Set([]byte("not my root"), []byte("v")) smt.ProveUpdatableForRoot([]byte("key"), []byte("not my root")) ```

Hello @mayurkale22, thank you for the response! The example you provided works for that example because we provide a tracer and start it in process. However, it doesn't work for...

> Hi @odeke-em , do we need to do more for this issue than is in #1908 ? @mmulji-ic aside from also the conversion instructions that I provided in this...