Skip to content

refactor: change go module to dashpay/tenderdash#670

Merged
shotonoff merged 10 commits intov0.13-devfrom
refactor/update-project-go-module
Aug 22, 2023
Merged

refactor: change go module to dashpay/tenderdash#670
shotonoff merged 10 commits intov0.13-devfrom
refactor/update-project-go-module

Conversation

@shotonoff
Copy link
Collaborator

Issue being fixed or feature implemented

To verify light-blocks from an external blockchain via IBC, Tenderdash must use the original light-client.
The easiest way is to add Tendermint as dependency to the project, but to be able to do it we need to change the module in go.mod

What was done?

  • Changed project module to github.com/dashpay/tenderdash in go.mod
  • Updated imports in *.go to support a new module name
  • Added github.com/tendermint/tendermint v0.34.21

How Has This Been Tested?

Unit/ E2E Tests

Breaking Changes

N/A

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

@lklimek
Copy link
Collaborator

lklimek commented Aug 14, 2023

Please check tests

@shotonoff shotonoff merged commit ecfc56f into v0.13-dev Aug 22, 2023
@shotonoff shotonoff deleted the refactor/update-project-go-module branch August 22, 2023 07:45
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.

2 participants