Skip to content

MarconiProtocol/go-methereum-lite

Repository files navigation

This repository is forked from https://github.com/ethereum/go-ethereum

Go Marconi Ethereum - Lite

This is a fork of go-ethereum which we've modified to suit our needs. Our repo is up to date with go-ethereum at commit c9427004.
Our goal is to write our version of the Ethereum Virtual Machine (EVM) in the future and release it as a seperate project (go-marconi).

A high level overview of the biggest changes is as follows:

  • Switched the hash function from ethhash to CryptoNightR
  • Updated default chain configuration to target a 512kb block size with a block time of 30s.
  • Removed mining code, see our rationale in this blog post

Quick Links

Explorer

The blockchain data can be viewed using our explorer sites:
Main Net: explorer.marconi.org
Test Net: explorer.testnet.marconi.org

Related Repos

About

No description, website, or topics provided.

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published