393 Commits (20e35654c62ee502d349a8a96f033d12a95215f8)

Author SHA1 Message Date
  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
  Adrian Brink 7dd3c007c7 Refactor priv_validator 7 years ago
  Duncan Jones 0d392a0442 Allow Signer to be generated with priv key 7 years ago
  Duncan Jones 7e4a704bd1 Remove reliance on default Signer 7 years ago
  Adrian Brink 83f7d5c95a Setup custom tendermint node 7 years ago
  Ethan Buchman 1f0985689d ConsensusParams ptr in GenesisDoc for json 7 years ago
  Ethan Buchman 3089bbf2b8 Amount -> Power. Closes #166 7 years ago
  Ethan Buchman 5feeb65cf0 dont use pointers for ConsensusParams 7 years ago
  Ethan Buchman 715e74186c fixes from review 7 years ago
  Ethan Buchman 3a03fe5a15 updated to match adr 005 7 years ago
  Ethan Buchman 2b6db268cf genesis json tests and mv ConsensusParams to types 7 years ago
  Ethan Buchman 14abdd57f3 genDoc.ValidateAndComplete 7 years ago
  Ethan Buchman 1f3e4d2d9a move PartSetSize out of the config, into ConsensusParams 7 years ago
  Ethan Buchman 29bfcb0a31 minor comments/changes 7 years ago