718 Commits (1dca1a8f97b112f765d7b7de471ec8e6686bf1c2)

Author SHA1 Message Date
  Zach Ramsay 414a8cb0ba pass tests! 7 years ago
  Zach Ramsay c84c7250ba linting: few more fixes 7 years ago
  Zach Ramsay 478a10aa41 Write doesn't need error checked 7 years ago
  Zach Ramsay 7ad8a8ab55 Tests almost passing 7 years ago
  Zach Ramsay d7cb291fb2 errcheck; sort some stuff out 7 years ago
  Zach Ramsay 68e7983c70 linting errors: afew more 7 years ago
  Zach Ramsay 8f0237610e linting errors: clean it all up 7 years ago
  Zach Ramsay b75d4f73e7 errcheck: PR comment fixes 7 years ago
  Zach Ramsay 57ea4987f7 linting: apply errcheck part1 7 years ago
  Zach Ramsay 1721543e5c linting: apply misspell 7 years ago
  Zach Ramsay 46ccbcbff6 linting: apply 'gofmt -s -w' throughout 7 years ago
  Ethan Buchman ab51bdef99 types.pb.go isnt linted. use nolint :( 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 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 2cfad8523a
test HumanCode 7 years ago
  Anton Kaliaev 1726e82865
add IsErr and Error method for ResultQuery 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 fbe7234639
remove Result from the client package 7 years ago
  Anton Kaliaev 3a3d508e5c
CheckTx and DeliverTx return ResponseCheckTx and ResponseDeliverTx respectively 7 years ago
  Anton Kaliaev fc7db13fa8
remove tags from CheckTx 7 years ago
  Anton Kaliaev 33b51378f2
reformat types.proto 7 years ago
  Anton Kaliaev bb0d7e9526
add tags field to DeliverTx and CheckTx 7 years ago
  Anton Kaliaev fcdd30b2d3
fixes from Bucky's review 2 7 years ago
  Ethan Buchman 5466720d75 minor changes from @odeke-em PR #725 7 years ago
  Ethan Buchman d71aed309f some minor changes 7 years ago
  Anton Kaliaev 61d76a273f
fixes from Bucky's and Emmanuel's reviews 7 years ago
  Anton Kaliaev f6539737de
new pubsub package 7 years ago
  Ethan Buchman e76ef2a8a1 types: unexpose valset.To/FromBytes 7 years ago
  Ethan Frey f653ba63bf Separated out certifiers.Commit from rpc structs 7 years ago
  Ethan Frey 94b36bb65e Move VerifyCommitAny into the types package 7 years ago
  Zach Ramsay 62e8ec34d1 fix comment, #723 7 years ago
  Adrian Brink 036d3b59a3 Address reviews 7 years ago
  Adrian Brink 782a836db0 Cleanup of code and code docs 7 years ago
  Emmanuel Odeke f24f03906f
types: ConsensusParams: add feedback from @ebuchman and @melekes 7 years ago
  Emmanuel Odeke bff069f83c
types: ConsensusParams test + document the ranges/limits 7 years ago
  Anton Kaliaev 616b07ff6b
make AppOptions an interface{} 7 years ago
  Anton Kaliaev 321061125f
add app_options to GenesisDoc (Refs #564) 7 years ago
  Emmanuel Odeke 6fc82f3824
types/heartbeat: test all Heartbeat functions 7 years ago
  Zach Ramsay d56b44f3a5 all: no more anonymous imports 7 years ago
  Ethan Buchman 97e9802255 fix out of range error in VoteSet.addVote 7 years ago
  Ethan Buchman d1a00c684e types: comments 7 years ago
  Ethan Buchman 667c2543ea use request struct for Info 7 years ago
  Zach Ramsay fe426de5d4 lint: couple more fixes 7 years ago
  Ethan Buchman 318345f996 fix tests 7 years ago