Greg

Results 294 comments of Greg

@m-Peter this is blocked by the Go SDK update? cc @chasefleming

@m-Peter should we get this merged?

I can't seem to reproduce the issue. Can you share which version of the Flow CLI you use? Can you validate this works for you `flow events get A.1e3c78c6d580273b.LNVCT.Deposit --start...

We will look into conveying a more meaningful message when the range is too big, however, given a normal range it should work. cc @chasefleming

@nvdtf defining deployment arguments should be possible already https://developers.flow.com/tools/flow-cli/deploy-project-contracts#initialization-arguments The problem with making flow dev work with that is that flow dev builds it's own flow.json based on the contracts...

@janezpodhostnik I think this would mostly apply and be useful in the case of running the emulator. We would also have a use for that on Playground where we just...

How I currently added flowser is a pattern I feel we could use in the future as part of this plugin system. So any tool that wants to be added...