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

Write bank module specification #1277

Closed
cwgoes opened this issue Jun 15, 2018 · 5 comments
Closed

Write bank module specification #1277

cwgoes opened this issue Jun 15, 2018 · 5 comments
Assignees
Labels
spec T:Docs Changes and features related to documentation.

Comments

@cwgoes
Copy link
Contributor

cwgoes commented Jun 15, 2018

Ref #1194 (comment)

@cwgoes
Copy link
Contributor Author

cwgoes commented Jun 15, 2018

Include explanation of sdk.Coins design:

  • Why coin denomination is a string
  • Whether or not O(n^2) operations are a concern / can we use a deterministic map instead of a list?

@ValarDragon
Copy link
Contributor

Which operations are O(n^2), sorting should be nlog(n)?

@jackzampolin
Copy link
Member

@cwgoes did #2072 close this issue?

@cwgoes
Copy link
Contributor Author

cwgoes commented Oct 12, 2018

@cwgoes did #2072 close this issue?

No, and that spec reflects a bank module quite different than the one we'll have at launch (it's more of a design document).

@cwgoes
Copy link
Contributor Author

cwgoes commented Nov 19, 2018

Picking this up again this week, as one of our auditors would like it and as part of a larger spec/code consistency review series.

chillyvee pushed a commit to chillyvee/cosmos-sdk that referenced this issue Mar 1, 2024
* Update join-mainnet.md

keplr no longer allows public RPC access

* Update adr-001-interchain-accounts.md

fix broken link

* Update submitting.md

ignore IPFS link
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
spec T:Docs Changes and features related to documentation.
Projects
None yet
Development

No branches or pull requests

6 participants