Skip to content

Conversation

@cnlangzi
Copy link
Contributor

@cnlangzi cnlangzi commented Aug 4, 2021

fixed #288

@cnlangzi cnlangzi requested a review from Sriep August 4, 2021 14:28
Copy link
Contributor

@kushthedude kushthedude left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@kushthedude kushthedude left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix the logic at the Zboxutil then we can use the imported method over here

@cnlangzi
Copy link
Contributor Author

cnlangzi commented Aug 4, 2021

zboxutil generates the number in the same way too https://github.com/0chain/gosdk/blob/826e79c0eb2030c6ba1ada3f0aa7928c67e5d590/zboxcore/zboxutil/util.go#L85

it is fixed on 0chain/gosdk#179

@kushthedude
Copy link
Contributor

zboxutil generates the number in the same way too https://github.com/0chain/gosdk/blob/826e79c0eb2030c6ba1ada3f0aa7928c67e5d590/zboxcore/zboxutil/util.go#L85

it is fixed on 0chain/gosdk#179

merge the PR, bump the gosdk, change the go.mod in blobber to use the latest sdk then the following PR should be merged else it will refer to same code.

Copy link
Contributor

@moldis moldis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@cnlangzi
Copy link
Contributor Author

cnlangzi commented Aug 5, 2021

zboxutil generates the number in the same way too https://github.com/0chain/gosdk/blob/826e79c0eb2030c6ba1ada3f0aa7928c67e5d590/zboxcore/zboxutil/util.go#L85

it is fixed on 0chain/gosdk#179

merge the PR, bump the gosdk, change the go.mod in blobber to use the latest sdk then the following PR should be merged else it will refer to same code.

done

@cnlangzi cnlangzi merged commit de66db8 into master Aug 5, 2021
@cnlangzi cnlangzi deleted the fix/connection_id branch August 5, 2021 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NewConnectionID isn't global unique

4 participants