KintabaHQ / EtherKit

Apache License 2.0
42 stars 6 forks source link

Fix can't form range. #38

Closed fortmarek closed 6 years ago

fortmarek commented 6 years ago

When I did this:

let totalSupplyFunctionCall = Function(name: "totalSupply", parameters: [])
totalSupplyFunctionCall.encodeToCall()

It failed with this error:

image

This should fix it.

fortmarek commented 6 years ago

Could you please merge this and add it to a new release? It is a breaking change for us 😞

SirensOfTitan commented 6 years ago

Of course! We’re all out today but I’ll make sure we get this merged first thing tomorrow morning.

Sorry for the delay, this slipped out as we just recently launched a product, will ensure we don’t let this happen again.

pr0zac commented 6 years ago

Good catch! Merged in.

fortmarek commented 6 years ago

And that new release? We need to add version to cocoapods dependency.

pr0zac commented 6 years ago

New release version has been pushed as 0.2.0.