Closed veox closed 6 years ago
OK to close if not needed.
Two failing builds are both of the test_wait_for_connection_success
variety. Not unexpected with a build matrix this big.
Closing now. Repplaced by https://github.com/ethereum/populus/pull/403 which is almost passing.
Closes #403 as superceded.
What was wrong?
PR #399 was a superficial fix that didn't really test against
solc
v0.4.19
.PR #403 missed a few places where
outputSelection
was specified explicitly.How was it fixed?
Built on-top of PR #403 (relevant commits cherry-picked).
This adds the missing parts.
The work up to this can be seen in this branch of mine. There are a lot of commits there that "seem" to help with Travis failing tests; these, however, seem not to be required. (These were mostly adding visibility specifiers to functions - I have no idea why adding those helped tests pass.)
What could still be wrong?
This edits the
default
user config,v7
. Possibly, it should have been a version bump to configv8
instead?..Cute Animal Picture
source