Directories ¶
Path | Synopsis |
---|---|
Package consensus provides the implementation agnostic consensus backend.
|
Package consensus provides the implementation agnostic consensus backend. |
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 beacon application.
|
Package beacon implements the beacon application. |
apps/epochtime_mock
Package epochtimemock implements the mock epochtime application.
|
Package epochtimemock implements the mock epochtime application. |
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/roothash
Package roothash implements the roothash application.
|
Package roothash implements the roothash application. |
apps/staking
Package staking implements the staking application.
|
Package staking implements the staking application. |
beacon
Package beacon implements the tendermint backed beacon backend.
|
Package beacon implements the tendermint backed beacon backend. |
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. |
epochtime
Package epochtime implements the tendermint backed epochtime backend.
|
Package epochtime implements the tendermint backed epochtime backend. |
epochtime_mock
Package epochtimemock implements the mock (settable) tendermint backed epochtime backend.
|
Package epochtimemock implements the mock (settable) tendermint backed epochtime backend. |
full
Package full implements a full Tendermint consensus node.
|
Package full implements a full Tendermint consensus node. |
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.