125 Commits (a6d37a49a222174763b24bf929a9661d8140483a)

Author SHA1 Message Date
  Jae Kwon 236c7afe9e Conform to TMSP v0.2 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
  Jae Kwon 3f1b567129 Remove signer from JSON output 9 years ago
  Ethan Buchman 3fdb4c03ab rpc: TMResult and TMEventData 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 5d06bb964b Fix comments about AppHash, rollbacks, etc 9 years ago
  Jae Kwon 3e3c0083c7 Make order be decided first; Remove TMSP Commit/Rollback 9 years ago
  Jae Kwon 9247b0fbd2 Fix HeightVoteSet bug where first catchup vote doesn't get added 9 years ago
  Jae Kwon b9519391c2 Conform to go-wire new TypeByte behavior for PrivValidator as well 9 years ago
  Jae Kwon 08d7980d80 Conform to go-wire new TypeByte behavior 9 years ago
  Jae Kwon 0316dfc6f2 Update code.google.com to use golang.org 9 years ago
  Ethan Buchman 28ec3d48fa signer interface for validators 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
  Ethan Buchman 9dea9539b4 fix consensus tests 9 years ago
  Jae Kwon 34f6f50a07 Conform to go-merkle SimpleProof.Aunts 9 years ago
  Jae Kwon ab1e8a35c6 Shorten consensus log events 9 years ago
  Jae Kwon e67f385574 Conform to go-common WriteFile*(path,mode) 9 years ago
  Jae Kwon 09351996a4 Add GenesisDoc.SaveAs utility method 9 years ago
  Jae Kwon ef43af19ab Tendermint <-> Application refactor 9 years ago
  Ethan Buchman 209bcf905e proposer selection tests. closes #53 9 years ago
  Jae Kwon d69b5c5ab6 Conform to go-wire 1.0 9 years ago
  Jae Kwon e12f9d10e7 Bare consensus refactor 9 years ago
  Jae Kwon c4ed55d801 Refactor to move common libraries out of project 9 years ago
  Jae Kwon 26905b1260 Make Tendermint genesis agnostic; wait for file to start node 9 years ago
  Jae Kwon 5631b1a728 fixes #152 and #153 9 years ago
  Jae Kwon ceed000c58 Use ResetFor... callback instead of EventSwitch for mempool new blocks 9 years ago
  Ethan Buchman cccb722ba8 mempool tests 9 years ago
  Ethan Buchman b54522c60f more versioning 9 years ago
  Ethan Buchman e4f0e2b399 update namereg with longer names, more allowed chars 9 years ago
  Ethan Buchman aab024f18d consensus events 9 years ago
  Ethan Buchman 2b8157ce2a addVote takes index 9 years ago
  Jae Kwon 5e015bc669 Probable fix for #140 9 years ago
  Jae Kwon 56b195a899 tendermint send_tx 10 years ago
  Jae Kwon 5bf0040f14 Parts -> PartsHeader; *_parts -> *_parts_header in sign_bytes 10 years ago
  Jae Kwon b96fd8a031 Beginning of complete merkle proofs 10 years ago
  Jae Kwon ffcc657be6 event listeners take EventData, not interface{}; EventData type assertions 10 years ago
  Jae Kwon 1b9fd811a1 RPCResponse.Result && EventData are registered interfaces; -skip_upnp option 10 years ago
  Jae Kwon 60310cc23f websocket server sends pings; added ws_client; events refactor 10 years ago
  Ethan Buchman 9b69894180 namereg event 10 years ago
  Ethan Buchman 6f25dfef44 move NewContractAddress to types and use ripemd160 10 years ago
  Jae Kwon 3be3647dc8 tendermint/binary -> tendermint/wire 10 years ago
  Jae Kwon 0ef5c3ad07 Fix returning prematurely within if(runCall){...}. 10 years ago
  Jae Kwon feeab6579b Acc/X/Receive -> Acc/X/Call 10 years ago
  Ethan Buchman 31b9d8ee27 SNativeTx -> PermissionTx, consolidate permissions and native contracts 10 years ago
  Ethan Buchman d528d002fa SNativeTx sign bytes 10 years ago
  Ethan Buchman e037093740 snative refactor and SNativeTx 10 years ago
  Ethan Buchman 8e50bf15de panic wrapper functions 10 years ago