240 Commits (b350b08021d3f51a9a45b84629fcead0e51ca0ac)
 

Author SHA1 Message Date
  Agnieszka Kramarek b350b08021
Update README.md 7 years ago
  Ethan Buchman 31bdda27ad Query: LastHeight -> Height :) 7 years ago
  Ethan Buchman 2a3f638495 Merge pull request #61 from tendermint/interface-fixes 7 years ago
  Ethan Buchman e909cafa0b BaseApplication 7 years ago
  Ethan Buchman b6afa8d85b Query: Height -> LastHeight 8 years ago
  Jae Kwon 5d673ecf31 Fix comment for BeginBlock hash 7 years ago
  Ethan Buchman b025c13f67 drop BlockchainAware 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
  Jae Kwon 2a4894310d Remove Proof message, replace with more flexible Query 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
  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 05096de368 Add Result.String 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
  Ethan Buchman 68ef6bc1bf update README 8 years ago
  Ethan Buchman 699d45bc67 Merge pull request #48 from tendermint/develop 8 years ago
  Ethan Buchman 5626a1125a move glide deps to master 8 years ago
  Ethan Buchman 068afb5b7f Merge pull request #36 from tendermint/develop 8 years ago
  Ethan Buchman b5ca28d60f Merge branch 'master' into develop 8 years ago
  Ethan Buchman 42b7bfbf0c update version and glide 8 years ago
  Ethan Buchman 624dca61b3 Merge pull request #47 from tendermint/rename 8 years ago
  Ethan Buchman 5189a2248d TMSP -> ABCI 8 years ago
  Ethan Buchman 80f377135b AppendTx -> DeliverTx 8 years ago
  Ethan Buchman 2e414ebe6b Merge pull request #42 from tendermint/collapse_info 8 years ago
  Ethan Buchman 490a96ef66 drop unneeded variable copy 8 years ago
  Jae Kwon f8167872d8 EndBlock also returns ResponseEndBlock 8 years ago
  Jae Kwon 8b76f3dd00 Make fields in ResponseInfo be flat 8 years ago
  Jae Kwon 0d82d26408 Frist commit on types.proto 8 years ago
  Ethan Buchman a7b7fe83d6 Merge pull request #46 from tendermint/updates 8 years ago