Saica

Results 87 comments of Saica

Hello, I am interested in this issue and willing to work on it. I am familiar with Golang development and have contributed to Curve before. I would appreciate it if...

Hello, I'd like to work on this feature. Please assign it to me.

> This [pr](https://github.com/opencurve/curve/pull/2758) is encapsulated, and you can add your calls on this basis. I have rewritten this using the new snapshot utils.

> Please resolve the conflict and rebase your commit into one. Conflicts have been addressed and I've squashed the commits. Please have a look.

@caoxianfei1 I think this is because `NewSnapshotQuerySubUri` in `tools-v2/internal/utils/snapshot.go` incorrectly uses `%s` instead of `%v` for params of `any` type. This causes non-string parameters to be converted into strings like...

> @saicaca it works after modify the function. And it's better that you fix it. I will do it this noon.

@caoxianfei1 `NewSnapshotQuerySubUri` is fixed in the latest commit.