Zach Ramsay
315c475b79
docs: build updates
ref: https://github.com/tendermint/tools/pull/79
7 years ago
Constantine
152290db7e
Add `\health` rpc endpoint ( #1306 )
* Init `\health` rpc endpoint
* remove additional info from `\health` rpc endpoint
* Cleanup imports
* Added time threshold for health check
* Update rpc doc
* Remove unnecessary checks for blocktime creation lag
* Clean up of unnecessary config usage
7 years ago
Adrian Brink
0a7a190cd1
Fix vagrantfile
If you get an error, please run `vagrant box update`.
7 years ago
Anton Kaliaev
c74a359c46
fixes per Bucky's review
7 years ago
Anton Kaliaev
9e4c25761c
relative links [ci skip]
7 years ago
Adrian Brink
2bf8c40cff
Add extra memory to virtual machine and add coverage report to gitignore.
8 years ago
Anton Kaliaev
f88d56b2f8
add glide
8 years ago
Ethan Buchman
dab31d0166
version bump to 0.4.0
8 years ago
rigelrozanski
26275ba66c
dial seeds error handling
8 years ago
Anton Kaliaev
1275458c3f
collect and add docker logs to CircleCI artifacts (Refs #387 )
How: 1) we start syslog docker container 2) all other containers use
syslog logging driver to ship their logs to that container
8 years ago
Anton Kaliaev
cc2457f7d5
dist command to make binaries and package them for distribution
8 years ago
Anton Kalyaev
30328548f7
test/p2p: kill and restart all nodes
8 years ago
Anton Kalyaev
6488894210
add .vagrant to .gitignore
8 years ago
Jae Kwon
9d71a0409c
Add Glide files for project management
9 years ago
Ethan Buchman
3f7f3dd37f
add git commit hash to nodeInfo
9 years ago
Jae Kwon
cfb4a40855
adding more debug logs
10 years ago
Jae Kwon
5557923245
remote client_methods.go.bak
10 years ago
Jae Kwon
22fdb6ca2f
~/.tendermint -> .tendermint
10 years ago
Jae Kwon
98fa3b7b9c
Adding cmd again and fixing .gitignore.
10 years ago
Jae Kwon
cc18136af8
RPC refactor to separate core from core_client and the rest of RPC.
Other random changes.
10 years ago
Jae Kwon
5cb57d3eaa
Use BlockCache for RPC/mempool and added TxId()
TxId() uses signbytes
10 years ago
Matthew Wampler-Doty
bfe472987f
Ingoring OS X nonsense
10 years ago
Jae Kwon
4424a85fbd
start writing rpc
10 years ago
Jae Kwon
fa382a3b05
numeric fields are all native unboxed.
10 years ago
Jae Kwon
dca79ab5c1
bug fixes in binary
10 years ago
Jae Kwon
35b352afb0
First iteration of the immutable AVL tree
11 years ago