zhangzheng
bbf15b3d09
tm-monitor: update health after we added / removed node ( #2694 )
...
Refs #2693
2018-10-25 12:27:32 +02:00
Anton Kaliaev
3fcb62b931
:tools: Update docs & fix build-docker Makefile target ( #2584 )
...
bump alpine version to 3.8
2018-10-09 16:04:15 +02:00
bradyjoestar
ed08ae7321
[tm-monitor] use pubkey.Equals() func instead of raw ==
( #2221 )
2018-08-14 18:57:48 +04:00
Anton Kaliaev
059a03a66a
tools: clean up Makefile and remove LICENSE file ( #2042 )
...
* lean up Makefile and remove LICENSE file
* remove k8s and build LICENSE files
* remove non-existing target
2018-07-24 16:02:32 +02:00
ValarDragon
c798702764
crypto: Remove Ed25519 and Secp256k1 suffix on GenPrivKey
2018-07-20 10:44:21 -07:00
ValarDragon
17c0029233
Merge remote-tracking branch 'origin/develop' into dev/refactor_crypto
2018-07-20 08:59:41 -07:00
ValarDragon
99e582d79a
crypto: Refactor to move files out of the top level directory
...
Currently the top level directory contains basically all of the code
for the crypto package. This PR moves the crypto code into submodules
in a similar manner to what `golang/x/crypto` does. This improves code
organization.
Ref discussion: https://github.com/tendermint/tendermint/pull/1966
Closes #1956
2018-07-18 08:38:44 -07:00
Anton Kaliaev
270659f03f
make Block Header and Data non-pointers
...
make BlockMeta Header a non-pointer
Refs #693
2018-07-13 12:05:54 +04:00
Zach
8ce588d984
fixes for tools repo merge ( #1945 )
...
fixes for tools repo merge (#1943 )
2018-07-10 16:42:27 -04:00
Zach Ramsay
2f4ab0c068
mv tools files to tools repo
2018-07-10 11:15:39 -04:00