tendermint

module
v0.20.0-parsec Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 9, 2018 License: Apache-2.0

README

Plasma-mint

testing instructions:

cd $GOPATH/src/github.com/
mkdir tendermint
cd tendermint
git clone git@github.com:parsec-labs/tendermint.git
cd tendermint
make get_vendor_deps

after this, you should be able to run tests:

cd consensus
go test
  PASS
  ok  	github.com/tendermint/tendermint/consensus	11.382s

Directories

Path Synopsis
proto
Package test is a generated protocol buffer package.
Package test is a generated protocol buffer package.
simu command
cmd
priv_val_server command
tendermint command
docs
spec/scripts command
libs
events
Pub-Sub in go with event caching
Pub-Sub in go with event caching
pubsub
Package pubsub implements a pub-sub model with a single publisher (Server) and multiple subscribers (clients).
Package pubsub implements a pub-sub model with a single publisher (Server) and multiple subscribers (clients).
pubsub/query
Package query provides a parser for a custom query format:
Package query provides a parser for a custom query format:
Package lite allows you to securely validate headers without a full node.
Package lite allows you to securely validate headers without a full node.
client
Package client defines a provider that uses a rpcclient to get information, which is used to get new headers and validators directly from a node.
Package client defines a provider that uses a rpcclient to get information, which is used to get new headers and validators directly from a node.
files
Package files defines a Provider that stores all data in the filesystem
Package files defines a Provider that stores all data in the filesystem
p2p
conn
Uses nacl's secret_box to encrypt a net.Conn.
Uses nacl's secret_box to encrypt a net.Conn.
pex
upnp
Taken from taipei-torrent.
Taken from taipei-torrent.
rpc
client/mock
package mock returns a Client implementation that accepts various (mock) implementations of the various methods.
package mock returns a Client implementation that accepts various (mock) implementations of the various methods.
grpc
Package core_grpc is a generated protocol buffer package.
Package core_grpc is a generated protocol buffer package.
lib
HTTP RPC server supporting calls via uri params, jsonrpc, and jsonrpc over websockets
HTTP RPC server supporting calls via uri params, jsonrpc, and jsonrpc over websockets
lib/server
Commons for HTTP handling
Commons for HTTP handling
lib/test command
wal2json command
test
app command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL