ethereum / ethereum-org

[ARCHIVED] ethereum.org website from 2016-2019. See https://github.com/ethereum/ethereum-org-website for current version.
GNU Lesser General Public License v3.0
407 stars 1.39k forks source link

Update Greeter example #919

Closed erak closed 5 years ago

erak commented 5 years ago

Solidity version 0.5.0 was just released, so the example on https://ethereum.org needs to be updated (the current example will not compile)

Related to: https://github.com/ethereum/ethereum-org/pull/920, https://github.com/ethereum/ethereum-org/pull/921 and https://github.com/ethereum/ethereum-org/pull/922

ekpyron commented 5 years ago

Or is that javascript :-D? Yes, that actually was Javascript.

erak commented 5 years ago

Well, test is failing with: Fatal error: 403 {"message":"API rate limit exceeded for 35.224.112.202. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)","documentation_url":"https://developer.github.com/v3/#rate-limiting"}

Will probably need to trigger this again...