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

Which contract is deployed at this address? #751

Open
pirapira opened this issue Mar 19, 2019 · 3 comments
Open

Which contract is deployed at this address? #751

pirapira opened this issue Mar 19, 2019 · 3 comments
Labels

Comments

@pirapira
Copy link
Contributor

For figuring that out, the current solution seems like "look up contracts.json for bin-runtime, and compare that with eth.getcode(address)".

This issue keeps track of making that process easier, by, maybe adding string public contract_name = "TokenNetwork".

@pirapira pirapira added the P3 keeping somebody waiting possibly label Mar 19, 2019
@pirapira
Copy link
Contributor Author

Would libraries break stability of bin-runtime? Like, whenever you link libraries, bin-runtime changes?

@pirapira
Copy link
Contributor Author

But this makes the bytecode bigger. So I wait till all functionalities are uncommented.

@pirapira
Copy link
Contributor Author

pirapira commented May 2, 2019

This depends on #399

@pirapira pirapira added P2 demanded by somebody and removed P3 keeping somebody waiting possibly labels Sep 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant