Registry / networking / tendermint-tendermint

tendermint-tendermint

JSON →
library0.35.9gogounverified

A Byzantine Fault Tolerant (BFT) consensus engine for building blockchain applications.

go get github.com/tendermint/tendermint
INSTALL
IMPORT
SIG · TENDERMINT-TENDERM
T
tendermint-tendermint
networkinggov0.35.9
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

tendermint
✓ github.com/tendermint/tendermint

Creates a base ABCI application and prints its info.

package main import ( "fmt" "github.com/tendermint/tendermint/abci/types" ) func main() { app := types.NewBaseApplication() fmt.Println(app.Info(types.RequestInfo{})) }
Debug
Known issues
breakingVersion 0.35.x has breaking API changes from earlier versions.
fix
Refer to the migration guide when upgrading from v0.34 or earlier.
affects: >=0.35.0
Upgrade
Version history
0.35.9latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
30 hits · last 30 days
node
18
OpenAI (training)
1
Resources