63 Commits (20e35654c62ee502d349a8a96f033d12a95215f8)

Author SHA1 Message Date
  Anton Kaliaev 80e49abada
send ValidatorSetUpdates event when validator set changes (#2161) 6 years ago
  ValarDragon 99e582d79a crypto: Refactor to move files out of the top level directory 6 years ago
  Anton Kaliaev 270659f03f
make Block Header and Data non-pointers 6 years ago
  Anton Kaliaev 6fe8ea966a
remove events we do not emit 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  Anton Kaliaev bb9aa85d22
copy events and pubsub packages from tmlibs 6 years ago
  Jae Kwon 32e1d195a0 Fix cmd and lite 6 years ago
  Jae Kwon 3ca5292dc9 Fix rpc tests 6 years ago
  Jae Kwon e4492afbad Merge 6 years ago
  Ethan Buchman ae68fcb78a move fireEvents to ApplyBlock 7 years ago
  Anton Kaliaev 950a64f756
bring back transparent websocket (Refs #945) 7 years ago
  Anton Kaliaev 922af7c405
int64 height 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 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 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 ab753abfa0 Proposer->Proposal; sign heartbeats 7 years ago
  Ethan Buchman 530626dab7 broadcast proposer heartbeat msg 7 years ago
  Ethan Buchman 07e59e63f9 TMEventDataInner 7 years ago
  Ethan Buchman bdb34f9f4e types: []byte -> data.Bytes 7 years ago
  Ethan Buchman d1926bcad1 use tmlibs 7 years ago
  Ethan Buchman 5da9b3a803 postmerge 7 years ago
  Ethan Buchman 0017fb7ffe premerge 7 years ago
  Ethan Buchman ffe6d58a58 add Height to ResultBroadcastTxCommit and EventDataTx 7 years ago
  Ethan Buchman c147b41013 TMSP -> ABCI 8 years ago
  Ethan Buchman b74a97a4f6 update grpc broadcast tx 8 years ago
  Ethan Buchman 138de19e1e test: app persistence 8 years ago
  Jae Kwon 3c5a2f55c2 Add validator index and address to Vote. 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 65ebc344ac broadcast_commit 8 years ago
  Ethan Buchman 523a170c3e EventDataTypeNewBlockHeader 8 years ago
  Ethan Buchman ae07c0171d light weight block event 8 years ago
  Jae Kwon 236c7afe9e Conform to TMSP v0.2 9 years ago
  Jae Kwon 9696a71f6e Log not error; Remove Listener TMSP messages...; Make counter BigEndian 9 years ago
  Ethan Buchman 6aaa5fb0bf consensus: msg saving and replay 9 years ago
  Jae Kwon f100404362 Make EventDataRoundState use json:"-" instead of Getter/Setter 9 years ago
  Ethan Buchman 3fdb4c03ab rpc: TMResult and TMEventData 9 years ago
  Ethan Buchman 0be13d1d27 move alert, events, rpc into own repos 9 years ago
  Ethan Buchman b9e143d956 Fireable -> EventSwitch; rs in EventDataRoundState; fixes from review 9 years ago
  Ethan Buchman 4483971776 conR uses events to trigger newstep & hasvote broadcasts 9 years ago