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

Improve documentation and warning about accessing contract members in… #3880

Merged
merged 1 commit into from
Apr 16, 2018

Conversation

ekpyron
Copy link
Member

@ekpyron ekpyron commented Apr 13, 2018

…herited from address.

Fixes #3703.

@ekpyron ekpyron self-assigned this Apr 13, 2018
@ekpyron ekpyron requested a review from chriseth April 13, 2018 15:29
Changelog.md Outdated
@@ -38,6 +38,7 @@ Bugfixes:
* Standard JSON: Support ``constantinople`` as ``evmVersion`` properly.
* Type Checker: Fix detection of recursive structs.
* Type Checker: Fix asymmetry bug when comparing with literal numbers.
* Type Checker: Improve documentation and warnings for accessing contract members inherited from ``address``.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be a feature.

@ekpyron ekpyron force-pushed the addressMemberDocAndWarn branch from 3b286b6 to c5be534 Compare April 13, 2018 16:25
@ekpyron ekpyron force-pushed the addressMemberDocAndWarn branch from c5be534 to 05c5ab1 Compare April 13, 2018 16:26
@chriseth chriseth merged commit d8030c9 into develop Apr 16, 2018
@axic axic deleted the addressMemberDocAndWarn branch April 17, 2018 10:23
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.

2 participants