Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: switch to use namada_sdk instead of namada #890

Merged
merged 2 commits into from
Aug 21, 2024

Conversation

tzemanovic
Copy link
Member

@tzemanovic tzemanovic commented Jun 24, 2024

In anoma/namada#3402 we're removing the namada crate that contained various unrelated stuff. This PR switches to use namada_sdk that will provide the same modules instead (note that this will not compile until anoma/namada#3402 is released, hopefully in v0.40.0, but I did check it against a local path)

@jurevans jurevans mentioned this pull request Jun 25, 2024
50 tasks
@tzemanovic
Copy link
Member Author

anoma/namada#3402 didn't make it into the v0.40 release but it should be included in the next one

@tzemanovic
Copy link
Member Author

tzemanovic commented Aug 16, 2024

the refactors landed in namada 0.42 - I've updated the PR

@tzemanovic tzemanovic marked this pull request as ready for review August 16, 2024 09:23
@jurevans jurevans self-assigned this Aug 16, 2024
@jurevans jurevans requested review from jurevans, mateuszjasiuk and emccorson and removed request for jurevans and mateuszjasiuk August 16, 2024 14:05
Copy link
Collaborator

@jurevans jurevans left a comment

Choose a reason for hiding this comment

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

LGTM! Working great for me

* chore: bump namada_sdk to 0.43.0

* fix: import DispatcherCache for Node

---------

Co-authored-by: Justin R. Evans <[email protected]>
@jurevans jurevans merged commit 12eb4c4 into main Aug 21, 2024
8 checks passed
@jurevans jurevans deleted the tomas/switch-to-namada-sdk branch August 21, 2024 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants