193 Commits (4b63b3aa0ba915607a3e8a20cc96f2e3e306d8ff)

Author SHA1 Message Date
  Ethan Frey 960b25408f Store LastConsensusHash in State as well 7 years ago
  Ethan Frey d151e36ea8 Add ConsensusHash to header 7 years ago
  Ethan Frey a0b2d77bef Add hash to ConsensusParams 7 years ago
  Ethan Frey 030fd00232 Added tests for applying consensus param changes 7 years ago
  Ethan Frey d21f39160f Apply ConsensusParamChanges to state/State 7 years ago
  Anton Kaliaev 72da553ed9
add missing Timestamp to Vote 7 years ago
  Ethan Frey a6f719a402 Add tests for block validation 7 years ago
  Ethan Frey dedf03bb81 Add TotalTx to block header, issue #952 7 years ago
  Ethan Frey 5ffb5f01cc Add more tests for Proposal/Vote serialization 7 years ago
  Ethan Frey 8576ad58bd Cleanup canonical json 7 years ago
  Ethan Frey c4860f6c29 Force CanonicalTime to UTC 7 years ago
  Ethan Frey 850310b034 Add test to isolate precommit failure 7 years ago
  Ethan Frey a29c781295 Add default timestamp to all instances of *types.Vote 7 years ago
  Ethan Frey 599673690c Add timestamp to vote canonical encoding 7 years ago
  Ethan Frey 7deda53b7c Add Timestamp to Proposal for issue #929 7 years ago
  Anton Kaliaev 950a64f756
bring back transparent websocket (Refs #945) 7 years ago
  Ethan Buchman 898ae53672 types: fix for broken customtype int in gogo 7 years ago
  Ethan Buchman 388f66c9b3 types: drop uint64 from protobuf.go 7 years ago
  Anton Kaliaev 10f7858453
use rand.Int63n, remove underflow check, remove unnecessary cast 7 years ago
  Anton Kaliaev 922af7c405
int64 height 7 years ago
  Anton Kaliaev 86af889dfb remove unnecessary casts (Refs #911) 7 years ago
  Anton Kaliaev b3492356e6 uint64 height (Refs #911) 7 years ago
  Anton Kaliaev 91f2184003
fixes after bucky's review 7 years ago
  Anton Kaliaev ea0b205455
searching transaction results 7 years ago
  Anton Kaliaev 16cf7a5e0a
use a switch when validating tags 7 years ago
  Anton Kaliaev 56abea7427
rename tm.events.type to just tm.event 7 years ago
  Anton Kaliaev 29cd1a1b8f
rewrite indexer to be a listener of eventBus 7 years ago
  Anton Kaliaev acae38ab9e
validate tags 7 years ago
  Anton Kaliaev a52cdbfe43
extract tags from DeliverTx/Result 7 years ago
  Ethan Buchman 9529f12c28 more linting 7 years ago
  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
  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