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

constants should be before (dynamic) string contents, fix #84 #85

Merged
merged 1 commit into from
Feb 28, 2015

Conversation

ethers
Copy link
Contributor

@ethers ethers commented Feb 27, 2015

fix for #84
2 tests added. also verified by a test dapp I have that previously did not work with (string,int), and with this PR dapp works in both (int,string) and (string,int).

I can also submit another commit that renamed toAppendArrayContent with something like toAppendDynamicContent

ethers added a commit to ethers/dapp-bin that referenced this pull request Feb 27, 2015
@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 66.09% when pulling 4b9bc17 on ethers:abiString into 8cf8b9e on ethereum:develop.

@ethers ethers changed the title constants should be before (dynamic) string contents constants should be before (dynamic) string contents, fix #84 Feb 27, 2015
debris added a commit that referenced this pull request Feb 28, 2015
constants should be before (dynamic) string contents, fix #84
@debris debris merged commit f2029b4 into web3:develop Feb 28, 2015
@ethers ethers deleted the abiString branch February 28, 2015 21:00
debris added a commit that referenced this pull request Mar 3, 2015
constants should be before (dynamic) string contents, fix #84
@debris debris mentioned this pull request Apr 26, 2015
ethers added a commit to ethereum/btcrelay that referenced this pull request Jun 12, 2015
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.

3 participants