Abhinav Prakash

Results 38 comments of Abhinav Prakash

Hi @etorreborre I have created a PR that solves all the warnings that we previously get. Please have a look at it

Hi @metaclips this issue looks interesting to me... would like to take it up.... (P.S. Never worked with Nix. but always wanted to :) maybe its nice issue to get...

Hi @rianhughes I have created a fresh PR for task-5. please have a look here. Thank You

I tried to implement `NodesFromRoot` Mock... but I'm facing little difficulty in doing so... Can you please have a look at the code and tell me what I'm doing Wrong??...

> > I tried to implement `NodesFromRoot` Mock... but I'm facing little difficulty in doing so... Can you please have a look at the code and tell me what I'm...

Hi @rianhughes I am trying to run the tests but none of them are running... I'm getting this error ![image](https://github.com/NethermindEth/juno/assets/95116715/83737caf-0108-408c-bfa0-83cc03df27e4)

Hi.. I'm getting this error ![image](https://github.com/NethermindEth/juno/assets/95116715/ea0f5b99-1313-45fd-a588-c06b9520ef7c) on running the tests. Can anyone help? I think I am getting error here.. ```go func (h *Handler) JunoGetNodesFromRoot(key felt.Felt) (string, *jsonrpc.Error) { stateReader,...

Hi @rianhughes Please have a look at task `5`

Hi @rianhughes I tried to implement `NodesFromRoot` Mock... but I'm facing little difficulty in doing so... Can you please have a look at the code and tell me what I'm...

I also want to ask one more thing... I have to also do exercise `6`?? Or after completing `5` I can do some contribution to `juno`??