Eric Ren

Results 4 issues of Eric Ren

### Problem it seems if you have a panic in an else branch of a function and don't return in said branch, the contract cannot be deployed this doesn't work...

Improvement
Feedback

### Issue to be solved the old `AccountKeyAddedFromByteArrayEventType` event contained a publickey field which is a byte encoded value of `runtimeAccountPublicKeyWrapper` [injected dependency defined here](https://github.com/onflow/flow-go/blob/master/model/flow/account_encoder.go#L36) With this event payload one...

Feature
Feedback

- bump fcl-testing-js to v0.4.0 - matching uint64 values using quoted number

**Is your feature request related to a problem? Please describe.** `TestWorkflowEnvironment` supports a `SetStartTime` method which allows one to set the start time of the workflow during testing. It would...

enhancement