Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Update solc to v5 #444

Merged
merged 5 commits into from
Jul 11, 2019
Merged

Update solc to v5 #444

merged 5 commits into from
Jul 11, 2019

Conversation

nicholasjpaterno
Copy link
Contributor

Update all contracts to compiler ^0.5.0
Update all tests to reflect new contracts and new solc input/output
Upgrade bootstrap, compile, deploy for new solc AND
add the ability to pass compiler options
Add new helper function to compile individual files
Add CREATE2 test fixes #439

Update all contracts to compiler ^0.5.0
Update all tests to reflect new contracts and new solc input/output
Upgrade bootstrap, compile, deploy for new solc  AND
	add the ability to pass compiler options
Add new helper function to compile individual files
Add CREATE2 test fixes #439
test/gas/gas.js Outdated Show resolved Hide resolved
test/helpers/contract/compileAndDeploy.js Show resolved Hide resolved
@davidmurdoch davidmurdoch merged commit 4ad1c27 into develop Jul 11, 2019
@nicholasjpaterno nicholasjpaterno deleted the update-solc branch September 18, 2019 21:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Need a CREATE2 test for gas exactimation
2 participants