225 Commits (eb9b37e19688b435d7163dcfd134d25b84201eef)

Author SHA1 Message Date
  Ethan Buchman 0acca7fe69 final updates for state 7 years ago
  Ethan Buchman bac60f2067 blockchain: update for new state 7 years ago
  Ethan Buchman 869d873d5c state.ApplyBlock takes evpool and calls MarkEvidenceAsCommitted 7 years ago
  Ethan Buchman 3d00c477fc separate block vs state based validation 7 years ago
  Anton Kaliaev 843e1ed400
Updates -> ValidatoSetUpdates 7 years ago
  Ethan Frey 960b25408f Store LastConsensusHash in State as well 7 years ago
  Ethan Frey d151e36ea8 Add ConsensusHash to header 7 years ago
  Anton Kaliaev 8fc7d63cf8
add missing Timestamp to Votes 7 years ago
  Ethan Buchman 78a682e4b6 blockchain: test fixes 7 years ago
  Ethan Frey dedf03bb81 Add TotalTx to block header, issue #952 7 years ago
  Ethan Buchman 0bfc11f1ba blockchain: note about store tests needing simplification ... 7 years ago
  Emmanuel Odeke 96998a5498 blockchain: Block creator helper for compressing tests as per @ebuchman 7 years ago
  Emmanuel Odeke 2da5299924 blockchain: less fragile and involved tests for blockstore 7 years ago
  Emmanuel Odeke 83b40b25d6 blockchain: deduplicate store header value tests 7 years ago
  Emmanuel Odeke 05f30b3e28 blockchain: updated store docs/comments from review 7 years ago
  Ethan Buchman 116a61beb1 blockchain: update store comments 7 years ago
  Emmanuel Odeke 8c86bb8024 blockchain: add tests and more docs for BlockStore 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 3eb069a50c no need in this hack since we have replay now 7 years ago
  Anton Kaliaev b3492356e6 uint64 height (Refs #911) 7 years ago
  Anton Kaliaev 69b5da766c
service#Start, service#Stop signatures were changed 7 years ago
  Zach Ramsay 2563b4fc92 lint fixes 7 years ago
  Zach Ramsay d7cb291fb2 errcheck; sort some stuff out 7 years ago
  Zach Ramsay 563faa98de address comments, pr #643 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 331857c9e6 linting: apply errcheck part2 7 years ago
  Zach Ramsay 57ea4987f7 linting: apply errcheck part1 7 years ago
  Zach Ramsay 46ccbcbff6 linting: apply 'gofmt -s -w' throughout 7 years ago
  Ethan Buchman 12b25fdf6e blockchain: add comment in AddPeer. closes #666 7 years ago
  Anton Kaliaev f6539737de
new pubsub package 7 years ago
  Ethan Buchman 591dd9e662 dont catchupReplay on wal if we fast synced 7 years ago
  Anton Kaliaev e06bbaf303
refactor TestNoBlockMessageResponse to eliminate a race condition 7 years ago
  Ethan Buchman 2802a06a08 blockchain/store: comment about panics 7 years ago
  Ethan Buchman 0bbf38141a blockchain/pool: some comments and small changes 7 years ago
  Anton Kaliaev d64a48e0ee
set logger on blockchain pool 7 years ago
  Anton Kaliaev 0a7b2ab52c
fix invalid memory address or nil pointer dereference error (Refs #762) 7 years ago
  Anton Kaliaev 716364182d
[state] expose ChainID and Params 7 years ago
  Anton Kaliaev 1971e149fb
ChainID() and Params() do not return errors 7 years ago
  Emmanuel Odeke 7939d62ef0
all, state: unexpose GenesisDoc, ChainID fields make them accessor methods 7 years ago
  Ethan Buchman 659768783f blockchain: fixing reactor tests 7 years ago
  Emmanuel Odeke 068f01368f blockchain/reactor: respondWithNoResponseMessage for missing height 7 years ago
  Zach Ramsay d56b44f3a5 all: no more anonymous imports 7 years ago
  Ethan Buchman 8c6bd44929 log stack trace on consensus failure 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 1f3e4d2d9a move PartSetSize out of the config, into ConsensusParams 7 years ago
  Ethan Buchman 29bfcb0a31 minor comments/changes 7 years ago
  Ethan Buchman aea8629272 peer interface 7 years ago