Greg

Results 250 comments of Greg

> This is very nice idea, I think the `Signer` should be an interface, so we can extend with KMS and other providers. > > One thing lacking unfortunately in...

> @sideninja, I thought this would be another `Signer` interface, which will be something like `SigningEntity` ( address, keyIndex, signingFunction ) ( actually this is mapping to single public key...

@kilru have you been experiencing this still? I believe the https://github.com/onflow/flow-go-sdk/releases/tag/v0.26.4 should fix this.

I believe this would need to be solved by a pagination system in place. We will try to get that supported soon especially with the new HTTP API.

We should do discovery on how to fine-tune the frequency of code checks. The checks of the code should be less common. We need to take a look how other...

Thank you for the report. Good catch. We are in fact not getting that data from the AN. Will provide a fix.

Will take a look into that in the next week.

@prpatel05 @Kay-Zee I've released a new version of CLI including the latest version of Go SDK which fixes the issue. So closing this.