270 Commits (56341de5ebab423919325af2023350e58d8806c9)

Author SHA1 Message Date
  Ethan Buchman bae0bc02a6 consensus: be more explicit when we need to write height after handshake 8 years ago
  Ethan Buchman 0c01b0ded9 state.State and wal.writeHeight after handshake 8 years ago
  Ethan Buchman 0e7694ca94 state: AppHashIsStale -> IntermediateState 8 years ago
  Ethan Buchman 38783e7fa1 types: SignatureEd25519 -> Signature 8 years ago
  Ethan Buchman 2425711734 blockchain: use ApplyBlock 8 years ago
  Jae Kwon 6f88d04ac4 call db.SetSync when necessary 8 years ago
  Jae Kwon 4202c4bf20 Fix Merge pull request #319 8 years ago
  Ethan Buchman b74a97a4f6 update grpc broadcast tx 8 years ago
  Ethan Buchman 0fe53dc5cf remove privValIndex; Stale->AppHashIsStale 8 years ago
  Ethan Buchman 2f9063c1d6 consensus: test validator set change 8 years ago
  Ethan Buchman 5046d5b181 more handshake replay cleanup 8 years ago
  Ethan Buchman e0db20c0cf update privValidatorIndex on valset change 8 years ago
  Ethan Buchman e1e2c1c740 cleanup ReplayBlocks 8 years ago
  Ethan Buchman 655b6300f5 val set changes 8 years ago
  Ethan Buchman d7f6c0775a remove LastCommitHeight 8 years ago
  Ethan Buchman 07597dfd45 post rebase fixes for BlockID, partSize 8 years ago
  Ethan Buchman 4360c360a4 move handshake to state, use Handshaker, more tests 8 years ago
  Ethan Buchman befd8b0cb2 post rebase fixes 8 years ago
  Ethan Buchman 3f90fcae48 fail tests and fix 8 years ago
  Ethan Buchman 8ec1839f5d save block b4 apply; track stale apphash 8 years ago
  Ethan Buchman fb9735ef46 rebase fixes and BeginBlock(hash,header) 8 years ago
  Ethan Buchman 138de19e1e test: app persistence 8 years ago
  Ethan Buchman d3ae920bd0 state: ApplyBlock 8 years ago
  Ethan Buchman a0e4253edc handshake 8 years ago
  Jae Kwon 1173a85c85 Use BlockID everywhere 8 years ago
  Ethan Buchman 3ff9355e7b change some logs to debug 8 years ago
  Ethan Buchman 94ac890859 send BeginBlock 8 years ago
  Ethan Buchman 7d493774c7 log: move some Info to Debug 8 years ago
  Ethan Buchman 35d4cca8bb type safe events 8 years ago
  Ethan Frey 22979d9365 Fire proper EventData object on append transaction 8 years ago
  Ethan Buchman 3a7ee13ece proxy: typed app conns 8 years ago
  Ethan Buchman 3ac9ff0dcc test: dont run cloud test on push to master 8 years ago
  Ethan Buchman 8ca615c301 wait until txs removed from mempool to fire tx events 8 years ago
  Ethan Buchman 65ebc344ac broadcast_commit 8 years ago
  Ethan Buchman 7383ead106 updates for new tmsp protobuf 8 years ago
  Ethan Buchman 8e5e5c689f lock mempool for commit and update. closes #202 8 years ago
  Jae Kwon f17c4c1d57 s/Validation/Commit/g 8 years ago
  Jae Kwon 8183e3201b CommitSync() returns tmsp.Result 8 years ago
  Jae Kwon 18d0da4ea3 Remove BeginBlock 8 years ago
  Jae Kwon 16437867ff Starting to use tmsp.BlockchainAware 8 years ago
  Jae Kwon a6d37a49a2 s/GetHash/Commit/g 9 years ago
  Jae Kwon f1b48ff009 Use protobuf enums for CodeType 9 years ago
  Jae Kwon a73a65a45b Use protobuf enums 9 years ago
  Jae Kwon 3f49b509d2 Conform to protobuf TMSP 9 years ago
  Ethan Buchman c0024cc7b2 log invalid txs 9 years ago
  Jae Kwon 236c7afe9e Conform to TMSP v0.2 9 years ago
  Ethan Buchman 799efb0629 merge/rebase fixes 9 years ago
  Ethan Buchman 0be13d1d27 move alert, events, rpc into own repos 9 years ago
  Jae Kwon 3e3c0083c7 Make order be decided first; Remove TMSP Commit/Rollback 9 years ago
  Ethan Buchman b9e143d956 Fireable -> EventSwitch; rs in EventDataRoundState; fixes from review 9 years ago