Deniz Mert Edincik

Results 290 comments of Deniz Mert Edincik

@janezpodhostnik btw somehow archive node version switched stuff from Paths to Registers, and broke this, I can go over this PR or make a new one to fix

@peterargue can you help me with store_test? I tried but couldn't manage this fixture parts

I tried to fix this, but stuck again with some conflicts @sideninja archive, flow-go and contracts related.

Hey @sideninja , I would love to have this feature. I like the snapshot concept, but what would you think to extend this task a bit more to instead emulator...

yeah I first tried on ledger side, but branching is a big problem there, moving on a single like is easy, when you try to branch things are getting a...

Team: https://www.hackerearth.com/challenges/hackathon/flip-fest/dashboard/3744a70/team/ @bluesign (Tackling solo) plan time: 2021-10-17 So I will work on this one, I would like to integrate also with https://github.com/onflow/cadence/issues/1160 so we can have a command to...

I managed to finish first part: integrating git to emulator, committing to git on transaction executions etc. But stuck with integrating into cadence ( as discussed in onflow/cadence#1160 ) Actually...

Thanks, it would be the easiest I guess. Otherwise another option would require another RPC channel.

After @janezpodhostnik's comment, I am leaning more towards to a different RPC for cli and emulator to talk, if there are no objections I will go that path. ( Glue...

yeah I was thinking RPC as HTTP API actually, I am extending 8080 with some rest methods then. That will be very good. If you have any more ideas please...