Peter Argue

Results 52 comments of Peter Argue

@BigLep any idea when the team will have some time to take a look at this PR? FWIW, we've been running with these changes on a live network for the...

Looking into this further, the `AccountInfo.GetAccount` method is only used by the APIs to service external queries. Also, the format of the keys stored in account state is the same...

I don't have a strong opinion on that. I think as long as there's a way for operators to delegate permission for each of those capabilities (particularly 1 & 2),...

closing in favor of new refactored version: https://github.com/onflow/flow-go/pull/4586

we're dropped this from the current design plans

we've opted to go in a different direction and instead integrate register indexing into ANs.

this was implemented here: https://github.com/onflow/flow-go/pull/3723

Closing. upload failures were significantly reduced by fixing error handling in the uploader: https://github.com/onflow/flow-go/pull/3290