Skip to content
This repository has been archived by the owner on Dec 13, 2019. It is now read-only.

[contracts] make ProxyFactory build reproducible across machines #2224

Merged
merged 5 commits into from
Aug 19, 2019

Conversation

ldct
Copy link
Member

@ldct ldct commented Aug 19, 2019

TDL

  • check that with these changes, two developers with different usernames have the same output after yarn build of ProxyFactory.json::evm.bytecode
  • manually deploy ProxyFactory.json::evm.bytecode to testnets
  • check that proxyCreationCode on testnets matches Proxy.bytecode that yarn build generates
  • edit 42.json, etc to the newly-deployed address
  • bump versions of contracts and node so that the new 42.json is picked up

@ldct ldct changed the title [contracts] make Proxy build reproducible across machines [contracts] make ProxyFactory build reproducible across machines Aug 19, 2019
@ldct ldct merged commit eff360e into master Aug 19, 2019
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.

None yet

2 participants