Skip to content

Support sending tokens on contract-contract calls #35

@ethanfrey

Description

@ethanfrey

Summary

This was noted as a TODO in the code: https://github.com/cosmwasm/wasmd/blob/29f1c3cccfd83d3a6251bb07e337ee9bd3cbb882/x/wasm/internal/keeper/keeper.go#L311-L313

Problem Definition

Cosmwasm lets contracts send coins to other contracts. If the runtime doesn't support this, we may produce undefined behavior in the contracts that use this.

Proposal

Parse this field as well, and make the proper transfers


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions