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

Move Get/SetInterchainAccount to keeper.go #315

Closed
3 tasks
colin-axner opened this issue Aug 5, 2021 · 0 comments
Closed
3 tasks

Move Get/SetInterchainAccount to keeper.go #315

colin-axner opened this issue Aug 5, 2021 · 0 comments

Comments

@colin-axner
Copy link
Contributor

Summary

get/setters are typically stored in keeper.go. Tests need to be added as well


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged/assigned
@colin-axner colin-axner added the good first issue Good for newcomers label Aug 5, 2021
@colin-axner colin-axner added this to the Interchain Accounts milestone Aug 5, 2021
faddat pushed a commit to notional-labs/ibc-go that referenced this issue Mar 1, 2022
faddat pushed a commit to notional-labs/ibc-go that referenced this issue Mar 1, 2022
* WIP contextual codecs

* Push changes

* WIP

* Merge PR cosmos#319: Remove GetSignBytes usage

* Merge PR cosmos#314: Fix timeout determination

* fix mutex

* fix timeout bug

* fix GetSignBytes

* address other calls to GetSignBytes

Co-authored-by: Jack Zampolin <jack.zampolin@gmail.com>

* Working version

* Update retries for better errors

* Update import paths and address cosmos#292

* Address cosmos#293

* Address cosmos#295

* Address cosmos#315

* Add defensive key checks per cosmos#297

* Add flags for timeout offsets

* Update retries to have better and more explainatory errors

* WIP acks

* Update to remove replace

* update to sdk master

* Update sdk and make changes

* WIP timeouts and acks, strategy refactor

* WIP cleanup

* update to v0.40.0-rc2

* Refactor path generation and status

* Merge PR cosmos#274: feat: allow building a shared library

Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
Co-authored-by: Michael FIG <mfig@agoric.com>
CosmosCar pushed a commit to caelus-labs/ibc-go that referenced this issue Nov 6, 2023
…osmos#315)

* Use google.golang.org/grpc v1.33.2 to be compatible with cosmos-sdk
* docs: update CHANGELOG-PENDING.md

Co-authored-by: Tomasz Zdybał <tomek@zdybal.lap.pl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

3 participants