56 Commits (eb9b37e19688b435d7163dcfd134d25b84201eef)

Author SHA1 Message Date
  ValarDragon c798702764 crypto: Remove Ed25519 and Secp256k1 suffix on GenPrivKey 6 years ago
  ValarDragon 99e582d79a crypto: Refactor to move files out of the top level directory 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Anton Kaliaev c1aeb08e4b
return error if power is negative 6 years ago
  Anton Kaliaev dda8b67f37
state: err if 0 power validator is added to the validator set 6 years ago
  Ethan Buchman d55243f0e6 fix import paths 6 years ago
  Alexander Simmerl a605b66c5a
Move abci imports 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  Ethan Buchman 3d2c4fd309 update Evidence type - requires pubkey and valset to verify and convert to abci.Evidence 6 years ago
  Ethan Buchman e1e6878a4d fix state tests 6 years ago
  Ethan Buchman e4147b6f1a state test runs 6 years ago
  Ethan Buchman 2007c66091 fix test 6 years ago
  Ethan Buchman 3d33226e80 move types/services.go to state pkg. pass State to evpool.Update 6 years ago
  Jae Kwon 89cdde7f1e Fix state tests 6 years ago
  Zach 2cc63069c6 rename dummy to kvstore (#1223) 6 years ago
  Ethan Buchman cd0fd06b0d update for sdk2 libs. need to fix kv test 7 years ago
  Ethan Buchman 28bbeac763 state: send byzantine validators in BeginBlock 7 years ago
  Ethan Buchman 1d6f00859d fixes from review 7 years ago
  Ethan Buchman f82b7e2a13 state: re-order funcs. fix tests 7 years ago
  Ethan Buchman 869d873d5c state.ApplyBlock takes evpool and calls MarkEvidenceAsCommitted 7 years ago
  Ethan Buchman bfcb40bf6b validate block.ValidatorsHash 7 years ago
  Ethan Buchman 028ee58580 call it LastResultsHash 7 years ago
  Ethan Frey 58c5df729b Add ResultHash to header 7 years ago
  Ethan Buchman dc54ba67e4 state: TestValidateBlock 7 years ago
  Ethan Buchman 3d00c477fc separate block vs state based validation 7 years ago
  Ethan Buchman 4bca6bf6f5 fix test 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 7f649ccf23
fixes from Frey's review 7 years ago
  Anton Kaliaev 808b830942
add a unit test 7 years ago
  Ethan Frey dedf03bb81 Add TotalTx to block header, issue #952 7 years ago
  Anton Kaliaev 922af7c405
int64 height 7 years ago
  Anton Kaliaev b3492356e6 uint64 height (Refs #911) 7 years ago
  Anton Kaliaev 29cd1a1b8f
rewrite indexer to be a listener of eventBus 7 years ago
  Anton Kaliaev 69b5da766c
service#Start, service#Stop signatures were changed 7 years ago
  Zach Ramsay 46ccbcbff6 linting: apply 'gofmt -s -w' throughout 7 years ago
  Anton Kaliaev f6539737de
new pubsub package 7 years ago
  Zach Ramsay d56b44f3a5 all: no more anonymous imports 7 years ago
  Ethan Buchman 779c2a22d0 node: NewNode takes DBProvider and GenDocProvider 7 years ago
  Anton Kaliaev f803544195
new logging 7 years ago
  Ethan Buchman 4982cb4d1f fix tests for state and mempool 7 years ago
  Ethan Buchman d1926bcad1 use tmlibs 7 years ago
  Ethan Buchman b6a04a3456 more fixes from review 7 years ago
  Ethan Buchman d572bb0c5d state/txindex and pkg per indexer impl 7 years ago
  Ethan Buchman 7fbe8e47d4 fix tests 7 years ago
  Anton Kaliaev d62e85757f
execution test 7 years ago
  Ethan Buchman 6403b2f468 fixes for handshake replay through consensus 7 years ago
  Ethan Buchman 99b068b313 BlockMeta uses BlockID 7 years ago