Skip to content

ERC-681 does not support ERC-67 #79

@rmeissner

Description

@rmeissner

As far as I understand https://eips.ethereum.org/EIPS/eip-831 EIP-681 should be backward compatible with ERC-67. Assuming the last state of ethereum/EIPs#67 then it is possible to add raw hex data for a transaction via the data param. This is not supported by the EIP-681 implementation of kethereum (everything is put into function params). I tried generating a ERC-67 uri with data and use it with Walleth, which did not work (the data is dropped)

Note: it might be that this should be discussed on some EIP thread, but I couldn't find a good one.

Metadata

Metadata

Assignees

No one assigned

    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