Deniz Mert Edincik

Results 311 comments of Deniz Mert Edincik

little nit but why not `borrowSubCollection()` on `Resolver` ? though still this seems a bit limiting, for example if flovatar had also something like Flovatar PowerUps beside Flovatar Components then...

We are getting them from flow-go bootstrap, when switching to new flow-go version after it is updated, it should solve the problem.

Yeah covers #150 too @bjartek , I think minimal solution is the best for start, we can call it SimpleLicenseView or something, with grants inside

I think this is a nice idea, can be implemented, but maybe we can put it behind a flag. txId is pretty long and takes a lot of space (...

@sideninja this seems related to Type Encoding problem we hit on events. https://github.com/onflow/flow-cli/blob/c209f78f72213c9511479d1ed4c590b4a9de5516/pkg/flowkit/transaction.go#L118

Can we also allow user to add a custom header while doing this? It would be useful for AN providers to (now there is premissionless AN is out) to give...

I was just reading on this, I think this one can fit somehow to integration with flow. https://github.com/ceramicnetwork/CIP/blob/main/CIPs/CIP-79/CIP-79.md

ref: https://github.com/onflow/flow-go/issues/4030

Thanks for this, I think testing is lacking much. Last few versions were mostly problematic.

I feel like if something breaking will be done here, better to moving native types ( HashAlgorithm.etc ) inside crypto in a native way. Crypto being pure Cadence has no...