Path | Synopsis |
---|---|
ballot | |
block | Defines primitives used to build and interact with both the genesis and common budget blocks / accounts, which are special blocks in the BOScoin blockchain |
client | |
common | Define the `Amount` type, which is the monetary type used accross the code base |
common/keypair | Encapsulate Stellar's keypair package |
common/observer | |
common/test | |
consensus | |
errors | |
metrics | |
network | Provides test utility to mock a network in unittests |
network/httpcache | |
network/httputils | |
node | Defines the `LocalNode` type of Node, which is our node |
node/runner | Package sebak is the node of blockchain, which implements "ISAAC" Consensus Protocol at first time. |
node/runner/api | |
node/runner/api/resource | |
node/runner/node_api | |
storage | Provides a replacement for LevelDBBackend suitable for unit tests |
storage/statedb | |
storage/statedb/trie | |
sync | |
transaction | |
transaction/operation | |
version | |
voting |
Updated 2019-02-21. Refresh now. Tools for package owners.