Directories ¶
Path | Synopsis |
---|---|
Package api provides the implementation agnostic consensus API.
|
Package api provides the implementation agnostic consensus API. |
Package genesis provides consensus config flags that should be part of the genesis state.
|
Package genesis provides consensus config flags that should be part of the genesis state. |
abci
Package abci implements the tendermint ABCI application integration.
|
Package abci implements the tendermint ABCI application integration. |
api
Package api implements the API between Oasis ABCI application and Oasis core.
|
Package api implements the API between Oasis ABCI application and Oasis core. |
apps/beacon
Package beacon implements the combined beacon and epochtime application.
|
Package beacon implements the combined beacon and epochtime application. |
apps/beacon/state
Package state is deprecated.
|
Package state is deprecated. |
apps/governance/api
Package api defines the governance application API for other applications.
|
Package api defines the governance application API for other applications. |
apps/keymanager
Package keymanager implements the key manager management application.
|
Package keymanager implements the key manager management application. |
apps/registry
Package registry implements the registry application.
|
Package registry implements the registry application. |
apps/registry/api
Package api defines the registry application API for other applications.
|
Package api defines the registry application API for other applications. |
apps/roothash
Package roothash implements the roothash application.
|
Package roothash implements the roothash application. |
apps/roothash/api
Package api defines the roothash application API for other applications.
|
Package api defines the roothash application API for other applications. |
apps/scheduler/api
Package api defines the scheduler application API for other applications.
|
Package api defines the scheduler application API for other applications. |
apps/staking
Package staking implements the staking application.
|
Package staking implements the staking application. |
beacon
Package beacon implements the tendermint backed beacon and epochtime backends.
|
Package beacon implements the tendermint backed beacon and epochtime backends. |
crypto
Package crypto implements tendermint specific cryptography.
|
Package crypto implements tendermint specific cryptography. |
db
Package db implements several Tendermint DB backends.
|
Package db implements several Tendermint DB backends. |
db/badger
Package badger implements a tendermint DB, backed by BadgerDB.
|
Package badger implements a tendermint DB, backed by BadgerDB. |
db/tests
Package tests is a collection of tendermint DB backend tests.
|
Package tests is a collection of tendermint DB backend tests. |
full
Package full implements a full Tendermint consensus node.
|
Package full implements a full Tendermint consensus node. |
governance
Package governance implements the tendermint backed governance backend.
|
Package governance implements the tendermint backed governance backend. |
keymanager
Package keymanager provides the tendermint backed key manager management implementation.
|
Package keymanager provides the tendermint backed key manager management implementation. |
light
Package light provides a light Tendermint consensus backend implementation.
|
Package light provides a light Tendermint consensus backend implementation. |
registry
Package registry implements the tendermint backed registry backend.
|
Package registry implements the tendermint backed registry backend. |
roothash
Package roothash implements the tendermint backed roothash backend.
|
Package roothash implements the tendermint backed roothash backend. |
scheduler
Package scheduler implements the tendermint backed scheduling backend.
|
Package scheduler implements the tendermint backed scheduling backend. |
staking
Package staking implements the tendermint backed staking backend.
|
Package staking implements the tendermint backed staking backend. |
Package tests is a collection of consensus implementation test cases.
|
Package tests is a collection of consensus implementation test cases. |
Click to show internal directories.
Click to hide internal directories.