- Notifications
You must be signed in to change notification settings - Fork3
Rei chain fork from quorum using raft consensus
License
LGPL-3.0, GPL-3.0 licenses found
Licenses found
reichain/rei
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
REI is an Ethereum-based blockchain fork fromGoQuorum.
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
- Support p2p for broadcast blocks to public nodes
buildctl build \ --frontend dockerfile.v0 \ --local dockerfile=. \ --local context=. \ --output type=image,name=${IMAGE},push=truegit clone https://github.com/reichain/rei.gitcd reimake reirei --datadir~/.rei/mainnet --mainnet --httprei --datadir~/.rei/testnet --testnet --httpThe go-ethereum library (i.e. all code outside of thecmd directory) is licensed under theGNU Lesser General Public License v3.0, alsoincluded in our repository in theCOPYING.LESSER file.
The go-ethereum binaries (i.e. all code inside of thecmd directory) is licensed under theGNU General Public License v3.0, also includedin our repository in theCOPYING file.
Any project planning to use thecrypto/secp256k1 sub-module must use the specificsecp256k1 standalone library licensed under 3-clause BSD.
About
Rei chain fork from quorum using raft consensus
Resources
License
LGPL-3.0, GPL-3.0 licenses found
Licenses found
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
