sawtooth-devmode-engine-rust
Sawtooth dev mode: Simple consensus engine for Hyperledger Sawtooth for developers; not BFT or CFT
100K+
Sawtooth dev mode is a consensus engine for Hyperledger Sawtooth that offers a simplified random-leader algorithm. This method is intended for testing applications built on top of the Hyperledger Sawtooth platform. It is useful when developing transaction processors, smart contracts, or other components because of its high commit rate. Dev mode commits batches as fast as possible, in order to provide quick feedback to the developer.
Dev mode also demonstrates how to use the Sawtooth consensus engine API for a lottery-style consensus implementation. Developers interested in implementing a consensus engine can use the dev mode source code as an example.
Although the dev mode consensus engine can be used in a Sawtooth network, it has a very inefficient fork-resolution algorithm and makes no guarantees about crash fault tolerance. It should not be used in a production environment.
Content type
Image
Digest
sha256:729fde944…
Size
47 MB
Last updated
over 3 years ago
docker pull hyperledger/sawtooth-devmode-engine-rust:bumper-nightlyPulls:
143
Last week