Skip to content

Conversation

@JeneaVranceanu
Copy link
Collaborator

@JeneaVranceanu JeneaVranceanu commented Aug 25, 2022

What was introduced?

  1. Corrected parsing of query parameters of EIP681 URL if that parameter is an array and contains whitespace characters between elements, e.g. ethereum:0x5ffc...4cc4/functionName?bytes2[]=[0xFFFF, 0x0551 , 0x2200,0x1212]. White space between items and separators resulted in incorrect decoding.
  2. Added encoding of value, gasLimit, gasPrice into the EIP681 when calling makeEIP681Link() -> String?.
    Example: ethereum:0x5ffc...4cc4?value=77445123&gasLimit=1234&gasPrice=789456
@yaroslavyaroslav
Copy link
Collaborator

@JeneaVranceanu Is this PR ready to be merged?

@yaroslavyaroslav yaroslavyaroslav deleted the branch web3swift-team:unstable September 27, 2022 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants