77 Commits (70da70d8529392676b803f64f61092079391946b)

Author SHA1 Message Date
  Emmanuel Odeke e3d244091d
cleanup requested from review by @melekes 7 years ago
  Anton Kaliaev c532e8cabc
add \n to Printf lines 7 years ago
  Emmanuel Odeke bbc3b807c6
all: fix vet issues with build tags, formatting 7 years ago
  Ethan Buchman 293cf5e634 minor fix [ci skip] 7 years ago
  Krzysztof Jurewicz 8357326db0 Fix test command 7 years ago
  Adrian Brink e99e6ea0c7 Extend abci-cli to allow integration tests 7 years ago
  Ethan Buchman f00a19eaad fix tutorial output to remove code msg 7 years ago
  Ethan Buchman 10031f57d5 fix grpc version; add log_level and some logging 7 years ago
  Ethan Buchman 24fbe291ab update glide; update services for new signature 7 years ago
  Ethan Buchman 42a8e3240c remove CodeType 7 years ago
  Ethan Buchman 67a81c13e2 run linter on make test 7 years ago
  Ethan Buchman 9ed5787b6a tests: fix ensureABCIIsUp 7 years ago
  Emmanuel Odeke 6231652e87
tests: sunset tmlibs/process.Process 7 years ago
  Ethan Buchman fb612e5a7b fixup tests 7 years ago
  Anton Kaliaev 03fafeec2f
fix formatting of panicf function 7 years ago
  Anton Kaliaev f01f2bbf3a
DeliverTxSync/CheckTxSync/CommitSync now return error as well 7 years ago
  Anton Kaliaev fbe7234639
remove Result from the client package 7 years ago
  Anton Kaliaev 1d49453ffb
fix integration tests (Fixes #131) 7 years ago
  Ethan Buchman 4884747eb7 tests: add simple client/server test with no addr prefix 7 years ago
  Zach Ramsay 4479e95709 console: fix tests 7 years ago
  Zach Ramsay 631844895f fixes 7 years ago
  Ethan Frey 46e1f1ae65 Cleaup based on Antons PR comments 7 years ago
  Ethan Frey d236e0eef9 Fix trailing whitespace in tutorial test 7 years ago
  Ethan Frey bae4e4acce Fix up commits, debug cli tests 7 years ago
  Zach Ramsay fe426de5d4 lint: couple more fixes 7 years ago
  Ethan Buchman a3ac825490 small fix 7 years ago
  Zach Ramsay 65eb7e8974 linted, somewhat 7 years ago
  Zach Ramsay 6a378d30f3 linting: cover the basics 7 years ago
  Ethan Buchman 5dabeffb35 fixes from review 7 years ago
  Ethan Buchman eda4f2dddc NewXXXClient doesnt run Start or return error 7 years ago
  Anton Kaliaev 1dc3629b1a
update log interface 7 years ago
  Anton Kaliaev d2a4b16b28
introduce testing logger 7 years ago
  Anton Kaliaev ce124c4aeb
modify test scripts to use relative paths 7 years ago
  Anton Kaliaev 986bdd00a5
new logging 7 years ago
  Ethan Buchman 28d042fdae use tmlibs 7 years ago
  Ethan Buchman eaeb2658ea fixes from review 7 years ago
  Jae Kwon 2a4894310d Remove Proof message, replace with more flexible Query 8 years ago
  Jae Kwon 9745f07bee common -> cmn 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 aae3c91e88 fmt: run 'make fmt' 8 years ago
  Ethan Buchman 5189a2248d TMSP -> ABCI 8 years ago
  Ethan Buchman 80f377135b AppendTx -> DeliverTx 8 years ago
  Matt Bell 4bb65366f4 Update CLI test string args 8 years ago
  Jae Kwon c5f008d60f Fix TMSP tutorial outputs 8 years ago
  Jae Kwon 5e83e481bf Fix tests; Update go-merkle API 8 years ago
  Ethan Buchman 37b5cca87c update cli example for new query result format 8 years ago