346 Commits (67762aec730ce0334c58092abd9458d264dc0108)

Author SHA1 Message Date
  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
  Ethan Buchman 24f7b9387a more tests 7 years ago
  Ethan Buchman 756818f940 fixes from review 7 years ago
  Ethan Buchman 2131f8d330 some fixes from review 7 years ago
  Ethan Buchman 8ae2ffda89 put funcs back in order to simplify review 7 years ago
  Ethan Buchman 75b97a5a65 PrivValidatorFS is like old PrivValidator, for now 7 years ago
  Ethan Buchman 7b99039c34 make signBytesHRS a method on LastSignedInfo 7 years ago
  Ethan Buchman 3ca7b10ad4 types: more . -> cmn 7 years ago
  Ethan Buchman 4382c8d28b fix tests 7 years ago
  Ethan Buchman 944ebccfe9 more PrivValidator interface 7 years ago
  Ethan Buchman fd1b0b997a PrivValidator interface 7 years ago
  Ethan Buchman abe912c610 FuncSignerAndApp allows custom signer and abci app 7 years ago
  Adrian Brink 4e13a19339 Add ability to construct new instance of Tendermint core from scratch 7 years ago