Code Monkey home page Code Monkey logo

netstats-server's Introduction

Ropsten (2016) | Rinkeby (2017) | Goerli (2019) | Sepolia (2021) | Holešky (2023)

Goerli (Goerlitzer Testnet)

The --goerli cross-client proof-of-authority testnet configuration.

⚠️ Goerli will be deprecated as of January 2023. It will be supported long term for the longer of three months after the Dencun upgrade is activated on it, or one month after Dencun is activated on the Ethereum mainnet. No further network upgrade will be deployed to the network after this. Please consider using Sepolia moving forward.

To learn more about post-merge testnets check out the Ethereum website or this Devcon 6 talk.

History

Goerli Testnet was the first proof-of-authority cross-client testnet, synching Geth, Nethermind, Hyperledger Besu, and others. This testnet was a community-based project and completely open-source. It was born in September 2018 during ETHBerlin and has been growing in contributors ever since.

The Goerli testnet was merged with the Prater proof-of-stake beacon chain. This marked the end of the permissioned proof-of-authority phase and everyone is now able to run a validator for Goerli. Therefore, this repository contains both Goerli execution-layer and Prater consensus-layer configurations.

Meta data: Goerli

Meta-data: Prater

Prater Testnet (v1.0.1) is the beacon-chain to be merged with the Goerli testnet.

  • Minimum genesis Time: 1614588812 (Mar-01-2021 08:53:32 AM +UTC)
  • Genesis Delay: 1919188 (1616508000, Mar-23-2021 02:00:00 PM +UTC)
  • Genesis Fork Version: 0x00001020 (Prater area code, Vienna)
  • Fork Digest: 0x79df0428 (0xe4be9393 pre-genesis fork digest)
  • Initial State Root: 0x895390e92edc03df7096e9f51e51896e8dbe6e7e838180dadbfd869fdd77a659
  • Genesis Block Root:
    • Without state root update: 0xeade62f0457b2fdf48e7d3fc4b60736688286be7c7a3ac4c9a16a5e0600bd9e4
    • With state root update: 0x8c0ebce425ca04612f8a4c9b3d9b339121a62a8fe2baf8ff2c6f77b81194ee87
  • Genesis Validators Root: 0x043db0d9a83813551ee2f33450d23797757d430911a9320530ad8a0eabc43efb
  • Deposit Contract: 0xff50ed3d0ec03aC01D4C79aAd74928BFF48a7b2b (Goerli Testnet)
  • Deposit Contract Block: 4367322 (0x5ac670562dbf877a45039d65ec3c2e3402a40eda9b1dba931c2376ab7d0927c2)

Contribute

Run a node and report bugs!

netstats-server's People

Contributors

5chdn avatar ayushyachitransh avatar bryant1410 avatar cubedro avatar debris avatar ethernomad avatar frozeman avatar hackmod avatar jamesdave avatar jesuscript avatar jorisbontje avatar karalabe avatar trustfarm-dev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

netstats-server's Issues

Display gets corrupted on bogus data

Most commonly visible on bar-graphs for block time, difficulty, transaction count...

The most common cause is someone accidentally connecting a node from network X to dashboard of network Y; but this could also happen due to malice.

In general, the dashboard is overly trusting in accepting the data fed to it as correct, and does not gracefully handle conflicts.

TypeError: _(...).sortByOrder is not a function

❯ WS_SECRET="asdfasdfasdf" npm start

> [email protected] start /home/user/.opt/netstats-server
> node ./bin/www

/home/user/.opt/netstats-server/lib/history.js:595
			.sortByOrder( 'height', false )
			 ^

TypeError: _(...).sortByOrder is not a function
    at History.getCharts (/home/user/.opt/netstats-server/lib/history.js:595:5)
    at Collection._debounced._.debounce.leading (/home/user/.opt/netstats-server/lib/collection.js:272:21)
    at invokeFunc (/home/user/.opt/netstats-server/node_modules/lodash/lodash.js:10335:23)
    at trailingEdge (/home/user/.opt/netstats-server/node_modules/lodash/lodash.js:10384:18)
    at Timeout.timerExpired [as _onTimeout] (/home/user/.opt/netstats-server/node_modules/lodash/lodash.js:10372:18)
    at ontimeout (timers.js:380:14)
    at tryOnTimeout (timers.js:244:5)
    at Timer.listOnTimeout (timers.js:214:5)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] start: `node ./bin/www`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.