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

Pass Account Constructor to AccountMapper rather than prototype #911

Closed
sunnya97 opened this issue Apr 24, 2018 · 0 comments
Closed

Pass Account Constructor to AccountMapper rather than prototype #911

sunnya97 opened this issue Apr 24, 2018 · 0 comments
Assignees

Comments

@sunnya97
Copy link
Member

Allow for adding logic during creation of an Account. Also provides safer compile time type checking (don't need to complicated ClonePrototype function)

@sunnya97 sunnya97 self-assigned this Apr 24, 2018
@cwgoes cwgoes added this to the 1.0 Code Freeze milestone Apr 27, 2018
@ebuchman ebuchman added the API label Jun 20, 2018
chillyvee pushed a commit to chillyvee/cosmos-sdk that referenced this issue Mar 1, 2024
chillyvee pushed a commit to chillyvee/cosmos-sdk that referenced this issue Mar 1, 2024
* Update changelog

* Cherrypick dex v5 go.sum (cosmos#894)

* Bump sdk, tendermint version of liquidity module (cosmos#891)

* bump sdk, tendermint version of liquidity module

* exclude LegacyAmino cases of lint

* Update gaia module version to v5 (cosmos#892)

* Update changelog

* Update gaia package to v5

* Update go.sum (cosmos#893)

Co-authored-by: dongsam <dongsamb@gmail.com>

* Update changelog (cosmos#895) (cosmos#896)

(cherry picked from commit aa38385)

* Merge pull request cosmos#907: add back the config command (cosmos#908)

* fix: add back the config command and run linting

* test: increase code coverage

* chore: update changelog (cosmos#909)

* chore: update changelog (cosmos#909) (cosmos#910)

* cherry pick 5 0 2 (cosmos#913)

* Update RELEASING.md (cosmos#911)

* chore: add artifacts to the gitignore (cosmos#912)

* chore: update changelog (cosmos#914) (cosmos#915)

* Rc0/v5.0.3 (cosmos#929)

* chore: version bump SDK (cosmos#924)

* chore: update sdk release (cosmos#928)

* chore: update sdk release

* Update CHANGELOG.md

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>

* Update CHANGELOG.md

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>

* chore: update changelog

Co-authored-by: Jacob Gadikian <jacobgadikian@gmail.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>

* Update CHANGELOG.md

* Update CHANGELOG.md

Co-authored-by: Shahan Khatchadourian <shahan.k.code@gmail.com>
Co-authored-by: dongsam <dongsamb@gmail.com>
Co-authored-by: Jacob Gadikian <jacobgadikian@gmail.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
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

No branches or pull requests

4 participants