REI Chain
  • Introduction
    • 📖Overview
    • ⭐Advantages
    • ⚙️Technology
    • 🔗RPC Network
    • 🚿Faucet
  • Developer
    • 🏁Get Started
    • ▶️Deploying your contracts
    • 📈SubGraph
Powered by GitBook
On this page

Was this helpful?

  1. Introduction

Technology

PreviousAdvantagesNextRPC Network

Last updated 3 years ago

Was this helpful?

  • Protocol: GoQuorum Fork

    (Ref: )

    (Original: )

    (Fork: )

  • Raft consensus (Ref: )

  • Private blockchain (Consensys) to Semi-private blockchain

  • Convert 0 gas to 1 gwei

  • Convert nano sec to sec dynamic block time (1 block / sec)

Key differences from GoQuorum

  • Re-enable gas price

  • Always use Raft consensus

  • Change block timestamp unit from nano-second back to second

  • Remove block rewards

  • Miner receives gas fee from mined transactions

  • Hard-coded block difficulty to 1

  • Disable private transactions and contracts

⚙️
https://docs.goquorum.consensys.net/en/stable/
https://github.com/ConsenSys/quorum
https://github.com/moonrhythm/rei
https://raft.github.io/