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

ethereum-org-website: Update ethereum PoW reference #10435

Merged
merged 2 commits into from
Jul 18, 2023

Conversation

jayanth-kumar-morem
Copy link

Description

  1. Replaced outdated ethereum PoW reference on the vision page

Related Issue

Fixes: #10092

@gatsby-cloud
Copy link

gatsby-cloud bot commented Jun 10, 2023

❌ ethereum-org-website-dev deploy preview failed

Your build failed. View the build logs.

Errors

Your plugins must export known APIs from their gatsby-node.

See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.

- The plugin [email protected] is using the API "unstable_shouldOnCreateNode" which is not a known API.

Some of the following may help fix the error(s):

- Rename "unstable_shouldOnCreateNode" -> "shouldOnCreateNode"
"gatsby-node.js" threw an error while running the onPreBootstrap lifecycle:

Unexpected string in JSON at position 8430

> 1 | !function(e,a,t,r,o){var n="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:{},s="function"==typeof n[r]&&n[r],l=s.cache||{},i="undefined"!=typeof module&&"function"==typeof module.require&&module.require.bind(module);function d(a,t){if(!l[a]){if(!e[a]){var o="function"==typeof n[r]&&n[r];if(!t&&o)return o(a,!0);if(s)return s(a,!0);if(i&&"string"==typeof a)return i(a);var c=new Error("Cannot find module '"+a+"'");throw c.code="MODULE_NOT_FOUND",c}g.resolve=function(t){var r=e[a][1][t];return null!=r?r:t},g.cache={};var m=l[a]=new d.Module(a);e[a][0].call(m.exports,g,m,m.exports,this)}return l[a].exports;function g(e){var a=g.resolve(e);return!1===a?{}:d(a)}}d.isParcelRequire=!0,d.Module=function(e){this.id=e,this.bundle=d,this.exports={}},d.modules=e,d.cache=l,d.parent=s,d.register=function(a,t){e[a]=[function(e,a){a.exports=t},{}]},Object.defineProperty(d,"root",{get:function(){return n[r]}}),n[r]=d;for(var c=0;cj)),r.export(t,"createPages",(()=>b)),r.export(t,"onCreatePage",(()=>F)),r.export(t,"onPostBootstrap",(()=>N)),r.export(t,"createSchemaCustomization",(()=>k)),r.export(t,"onPreBootstrap",(()=>S)),r.export(t,"onPostBuild",(()=>x));var o=e("fs"),n=r.interopDefault(o),s=e("path"),l=r.interopDefault(s),i=e("util"),d=r.interopDefault(i),c=e("child_process"),m=r.interopDefault(c),g=e("gatsby-source-filesystem"),u=e("./src/schema"),p=e("./src/scripts/createLocales"),h=r.interopDefault(p),f=e("./src/scripts/copyContributors"),P=r.interopDef

@w6681581
Copy link

w6681581 commented Jun 10, 2023 via email

Copy link
Contributor

@jmcook1186 jmcook1186 left a comment

Choose a reason for hiding this comment

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

thanks for catching the out of date reference!

@corwintines corwintines merged commit 527887a into ethereum:dev Jul 18, 2023
@gitpoap-bot
Copy link

gitpoap-bot bot commented Jul 18, 2023

Congrats, your important contribution to this open-source project has earned you a GitPOAP!

Be sure to join the Ethereum.org discord if you are interested in contributing further to the project or have any questions for the team.

GitPOAP: 2023 Ethereum.org Contributor:

GitPOAP: 2023 Ethereum.org Contributor GitPOAP Badge

Head to gitpoap.io & connect your GitHub account to mint!

Learn more about GitPOAPs here.

This was referenced Jul 19, 2023
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.

outdated ethereum PoW reference
4 participants