Jeremy Chou
Jeremy Chou
Sorry for I didn't delete the env file, I have already make some changes and pull another request, sould I create another issue for removing the env file?
@ucwong What can I do to help this issue? Except understanding `hyperledger fabric`
@huangzhiran The `security hotspots` is about fake test account configuration, only use in this test case and will be destroyed, seems just the naming issue, not an actually `security hotspots`....
`L251~L253` and `L357~L358` also shouldn't be a `code smell`, it's weird and confused for suddenly shows up an `_failedToGetNonce` constant in test description.
@huangzhiran Done!
@huof6829 Done!
Is this issue still available to take?
@huof6829 I'm encounter a problem with writting unittest, my code keep failing with the error message "did does not exist", is there any way to solve this without duplicate the...
@huof6829 The test function is inside `didgethash_test.go`, named `TestNewDidGetHashCmd`. My first thought is using `NewDidRegisterCmd` to register a new `did`, but it seems doesn't work well.
Does this means simply to move `genesis.SetGenesisTimestamp(genesisCfg.Timestamp)` function to `server/main.go` file?