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

Alex contract vouchers spike #262

Closed
wants to merge 3 commits into from

Conversation

alpe
Copy link
Member

@alpe alpe commented Aug 27, 2020

🚧 design draft: not intended to be merged

  • Mint/Burn examples are in x/wasm/internal/keeper/minter_test.go
  • Implementation is in x/wasm/internal/keeper/handler_plugin.go

TODO:

  • How to go from denominator hash back to contract/ symbol?
    • Example IBC technique or bank/coin metadata?
  • Permission needed to mint arbitrary tokens under the contract's namespace?
  • Allow special permission to mint genesis native tokens (eg. uatom) - why? to implement PoS block rewards in a contract. alternative is contract with large fixed supply of tokens? Or other idea??

Base automatically changed from ping_pong_with_error to stargate_ibc_eval August 28, 2020 07:34
@alpe
Copy link
Member Author

alpe commented Nov 3, 2020

Closing this for now. The idea may go into the backlog when use cases and demand exists.

@alpe alpe closed this Nov 3, 2020
@alpe alpe deleted the alex_contract_vouchers_spike branch January 21, 2021 13:23
zemyblue pushed a commit to Finschia/wasmd that referenced this pull request Jan 2, 2023
zemyblue pushed a commit to Finschia/wasmd that referenced this pull request Jan 2, 2023
…ster

* remotes/gaia/master: (38 commits)
  Merge PR CosmWasm#259: Bump SDK master commit
  Exec go mod tidy (CosmWasm#267)
  Merge PR CosmWasm#265: add version v2.0.5 to CHANGELOG
  Fix broken link in delegator guide (CosmWasm#262)
  docs: removed redundant readme.md (CosmWasm#261)
  Merge PR CosmWasm#258: Bump github.com/spf13/viper from 1.6.1 to 1.6.2
  Merge PR CosmWasm#250: Docs-update
  Merge PR CosmWasm#256: Bump github.com/pkg/errors from 0.9.0 to 0.9.1
  Merge PR CosmWasm#255: Bump github.com/pkg/errors from 0.8.1 to 0.9.0
  Merge PR CosmWasm#253: Bump SDK master commit
  Merge PR CosmWasm#252: v2.0.4 Changelog
  Merge PR CosmWasm#249: docker image build and upload for release tags
  Merge PR CosmWasm#247: Update SDK Commit & Update CLI Doc
  Merge PR CosmWasm#246: Update Archive page with explorers
  Merge PR CosmWasm#245: archives
  Bump SDK commit to the latest master (CosmWasm#239)
  Merge PR CosmWasm#215: Update simulation tests
  Update join-mainnet.md (CosmWasm#229)
  Incorporate SDK's latest changes (CosmWasm#227)
  Merge PR CosmWasm#221: Hide unnecessarily exported function to better coverage report
  ...
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.

1 participant