8605 Commits (9d1f77369f355a189a52fd5dfd96ed5a2664573d)
 

Author SHA1 Message Date
  Jae Kwon 1c977f78fd Update LICENSE 8 years ago
  Alessio Treglia c3b8006166 Add LICENSE file 8 years ago
  Jae Kwon 8df0bc3a40 Merge branch 'abci_proof' into develop 8 years ago
  Jae Kwon b9e2ad12e6 Merge pull request #58 from tendermint/abci_proof_jae 8 years ago
  Ethan Buchman 9257d648bf test: update docker to 1.7.4 8 years ago
  Jae Kwon 339e135776 Add IsDirEmpty 8 years ago
  Ethan Buchman f890ae696a Merge remote-tracking branch 'anton/feature/binaries' into unstable 8 years ago
  Ethan Buchman 82828524fe Merge remote-tracking branch 'anton/improvement/dockerfile' into unstable 8 years ago
  Ethan Buchman d120c328c9 Merge remote-tracking branch 'anton/feature/output-all-tendermint-commands' into unstable 8 years ago
  rigelrozanski 449a29b817 fixed README link for contributing guidelines 8 years ago
  Jae Kwon 2a4894310d Remove Proof message, replace with more flexible Query 8 years ago
  Anton Kaliaev ce18332b52
update Dockerfile 8 years ago
  Anton Kaliaev 3b7a1d7149
check that we have enough arguments 8 years ago
  Anton Kaliaev 17e822757b
output all commands 8 years ago
  Jae Kwon 4bdddf9829 First commit to demonstrate change 8 years ago
  Jae Kwon 9745f07bee common -> cmn 8 years ago
  Jae Kwon a33b75fe8b Merge pull request #54 from roylee17/lint 8 years ago
  Jae Kwon 6efadac330 Merge pull request #53 from roylee17/makefile 8 years ago
  Jae Kwon f94ae5eeed TSP -> Socket 8 years ago
  Jae Kwon 366479c7ad Merge branch 'readme' into hotfix_readme 8 years ago
  Anton Kaliaev a388ff198d
try to get version from version/version.go 8 years ago
  Anton Kaliaev cc2457f7d5
dist command to make binaries and package them for distribution 8 years ago
  Anton Kaliaev c6375e414d
refactor Makefile 8 years ago
  Anton Kaliaev e825d77736
add .editorconfig to maintain consistent coding style 8 years ago
  Ethan Buchman ce026f4099 Merge pull request #369 from tendermint/node_refactor 8 years ago
  Ethan Frey fdc047ae7a Proof uses uint64 for blockHeight 8 years ago
  Ethan Frey e0309007ad Improve Makefile 8 years ago
  Ethan Frey dde413d44b Cleaned up text 8 years ago
  Ethan Frey 732274b7f6 Add tests for client-server proofs over socket and grpc 8 years ago
  Ethan Frey cfc3f24751 Everything compiles, test proof in dummy app 8 years ago
  Ethan Frey 7cd39dafea Update protocol buffers 8 years ago
  Ethan Frey 58ea995032 Begin adding proof calls 8 years ago
  Ethan Frey 98c4679f39 Fixed Makefile to cleanup after run 8 years ago
  Tzu-Jung Lee 55cb08722d lint: s/+=1/++, remove else clauses 8 years ago
  Tzu-Jung Lee af2a66b226 test_app: unexport internal function. 8 years ago
  Tzu-Jung Lee 9134905f42 cleanup: replace common.Exit with log.Crit or log.Fatal 8 years ago
  Tzu-Jung Lee 1150bbfe36 lint: s/common.Fmt/fmt.Sprintf 8 years ago
  Tzu-Jung Lee fcaa545e1e lint: remove dot import (go-common) 8 years ago
  Tzu-Jung Lee c65bb21a51 Makefile: add 'build' target 8 years ago
  Tzu-Jung Lee aae3c91e88 fmt: run 'make fmt' 8 years ago
  Tzu-Jung Lee 235b18d694 Makefile: add gmt and lint 8 years ago
  Jae Kwon 9a2dd8bc92 Refactor Node; Node is a simple BaseService 8 years ago
  Jae Kwon a073b1db9c Refactor replay console -> replay_file in consensus/replay_file.go 8 years ago
  Jae Kwon 05096de368 Add Result.String 8 years ago
  Jae Kwon cf0cb9558a Clean glide files 8 years ago
  Jae Kwon 0aecfe2dae Merge pull request #368 from tendermint/release-0.8.0 8 years ago
  Jae Kwon 764091dfbb Merge pull request #366 from tendermint/release-0.8.0 8 years ago
  Ethan Buchman ab1fa4db8c test: split up test/net/test.sh 8 years ago
  Ethan Buchman 6526ab2137 Merge pull request #50 from tendermint/hotfix_make 8 years ago
  Jae Kwon b9d1465488 Make sure we install before test, since test relies on counter etc 8 years ago