437 Commits (f00a19eaad06917edd719e935d81780d0f9c2ed9)
 

Author SHA1 Message Date
  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 550d6a6081 shame: forgot to add new code pkg 7 years ago
  Ethan Buchman 81e4effbdb types: use data.Bytes directly in type.proto via gogo/protobuf. wow 7 years ago
  Ethan Buchman 24fbe291ab update glide; update services for new signature 7 years ago
  Ethan Buchman 308cb8e454 use gogo/protobuf 7 years ago
  Ethan Buchman 42a8e3240c remove CodeType 7 years ago
  Anton Kaliaev 22b491bb19
Merge pull request #144 from tendermint/feature/tags-helper-methods 7 years ago
  Anton Kaliaev 20befcf6d6
add 2 helper methods for building KVPair(s) 7 years ago
  Ethan Buchman b89fd815a5
Merge pull request #141 from tendermint/feature/add-tags-to-dummy-app 7 years ago
  Ethan Buchman 32a6545604 changelog [ci skip] 7 years ago
  Ethan Buchman 3b994b4e8a dummy: include app.key tag 7 years ago
  Anton Kaliaev 72c3ea3872
include tags into dummy application DeliverTx response 7 years ago
  Ethan Buchman 5c29adc081
Merge pull request #139 from tendermint/sunset-tmlibs-process 7 years ago
  Ethan Buchman 67a81c13e2 run linter on make test 7 years ago
  Ethan Buchman bb141794c8 client: use vars for retry intervals 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 460c045fcc
Merge pull request #130 from tendermint/feature/tags-in-deliver-tx 7 years ago
  Anton Kaliaev a0bf6dc1a1
move comment 7 years ago
  Ethan Buchman 0981c174cc update README for CheckTx Gas and Fee 7 years ago
  Ethan Buchman ab51bdef99 types.pb.go isnt linted. use nolint :( 7 years ago
  Ethan Buchman 26d967af7e linter 7 years ago
  Ethan Buchman 5a46675185 minor things 7 years ago
  Ethan Buchman e9094fbee3 update changelog 7 years ago
  Ethan Buchman e08885e3cd minor fix 7 years ago
  Ethan Buchman 7dc5b746ac types: add gas and fee fields to CheckTx 7 years ago
  Ethan Buchman fb612e5a7b fixup tests 7 years ago
  Ethan Buchman c7f54fb56c everything takes Request, returns Response; expect DeliverTx/CheckTx/Commit 7 years ago
  Anton Kaliaev 67d2a5f66d
set Code to OK in ResponseQuery in BaseApplication 7 years ago
  Anton Kaliaev 9b30fab4fc
preserve behaviour of BaseApplication 7 years ago
  Anton Kaliaev 03fafeec2f
fix formatting of panicf function 7 years ago
  Anton Kaliaev 0176a834d1
refactor code 7 years ago
  Anton Kaliaev cbf347e2aa
add comment for Client interface [ci skip] 7 years ago
  Anton Kaliaev 2cfad8523a
test HumanCode 7 years ago
  Anton Kaliaev 1726e82865
add IsErr and Error method for ResultQuery 7 years ago
  Anton Kaliaev afb7feeea2
update CHANGELOG 7 years ago
  Anton Kaliaev 91efacfabc
remove types.Result 7 years ago
  Anton Kaliaev f01f2bbf3a
DeliverTxSync/CheckTxSync/CommitSync now return error as well 7 years ago
  Anton Kaliaev 01252e8cc8
mark Result as deprecated 7 years ago
  Anton Kaliaev 5fd83b3eee
implement error interface for ResponseDeliverTx/CheckTx/Commit 7 years ago
  Anton Kaliaev 7868a3358f
gather test coverage 7 years ago
  Anton Kaliaev 52ec4efe27
retire test_integrations in favor of just make test 7 years ago
  Anton Kaliaev 5be9c50b47
fix megacheck warning 7 years ago
  Anton Kaliaev f6a79dd7c5
add interface assertions for all clients 7 years ago
  Anton Kaliaev e6fdc98aeb
update changelog 7 years ago
  Anton Kaliaev fbe7234639
remove Result from the client package 7 years ago
  Anton Kaliaev 8e6269ce93
update README 7 years ago
  Anton Kaliaev 3a3d508e5c
CheckTx and DeliverTx return ResponseCheckTx and ResponseDeliverTx respectively 7 years ago
  Anton Kaliaev 92801dbd72
[dockerfile] install psmisc for tests 7 years ago