318 Commits (f5b884910622a4d13c907657dd130c2b1bb940f2)

Author SHA1 Message Date
  Alexander Simmerl 3e1baf68f8 crypto: Rename last traces of go-crypto (#1786) 6 years ago
  Liamsi a39b2522d5 review comments: 6 years ago
  Liamsi c96b27136f remove go-crypto from go-crypto: 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 489d9b9184
more metrics 6 years ago
  Anton Kaliaev aaddf5d32f
set pubsub default capacity to 0 6 years ago
  Ethan Buchman a519825bf8 consensus: fixes #1754 6 years ago
  ia b5775b56c6 all: gofmt (#1743) 6 years ago
  Ethan Buchman 76c82fd433 add more tests 7 years ago
  Ethan Buchman 9481cabd50 fixes from review 7 years ago
  Ethan Buchman fcf61b8088 check addrs match pubkeys in abci Validator. version bump 7 years ago
  Ethan Buchman 8e45348737 update for abci v0.11.0 release. let InitChain update validators 7 years ago
  Ethan Buchman 2edc68c59b use all fields in abci types 7 years ago
  Ethan Buchman 2897685c57 abci header takes ValidatorsHash 7 years ago
  Ethan Buchman 54e61468d4 fixes from review 7 years ago
  Ethan Buchman 5c7ccbd4a7 use const for abci type strings 7 years ago
  Ethan Buchman aa8be33da1 fix fmt 7 years ago
  Ethan Buchman 3d2c4fd309 update Evidence type - requires pubkey and valset to verify and convert to abci.Evidence 7 years ago
  Ethan Buchman e1e6878a4d fix state tests 7 years ago
  Ethan Buchman e4147b6f1a state test runs 7 years ago
  Ethan Buchman 7606b7595f compiles 7 years ago
  Ethan Buchman 485b4a0c6f revert gogo 7 years ago
  Ethan Buchman ebd2fe7a68 more types 7 years ago
  Ethan Buchman f28eae7816 update types 7 years ago
  Ethan Buchman 3d33226e80 move types/services.go to state pkg. pass State to evpool.Update 7 years ago
  Alexander Simmerl bf370d36c2
Extract priv_validator into first class package 7 years ago
  Anton Kaliaev 6004587347
expect all tags to be strings (#1498) 7 years ago
  Anton Kaliaev bb9aa85d22
copy events and pubsub packages from tmlibs 7 years ago
  Ethan Buchman e5220360c5 AddPart always verifies 7 years ago
  Ethan Buchman 162811476a update some comments 7 years ago
  Zarko Milosevic 2c125b6c78 Fix validValue rule 7 years ago
  Ethan Buchman e9804d76cf fixes from review 7 years ago
  Ethan Buchman 658060150c rpc: add voting power totals to vote bitarrays 7 years ago
  Ethan Buchman c45ba2967a fixes from review 7 years ago
  Ethan Buchman a2d77cbe4e add MarshalJSON methods to fix dump_consensus_state 7 years ago
  Ethan Buchman 94c016a04e use MarshalJSONIndent for init files. closes #1506 7 years ago
  Jae Kwon b42d5a2211 blockID -> block_id for JSON 7 years ago
  Thomas Corbière 6a48bd0c88 use the tag interface for pubsub. (#1438) 7 years ago
  Ethan Buchman 1a1e4e767b check max msg size in DecodeMessage 7 years ago
  Ethan Buchman bb1b249e8a types: lock block on MakePartSet 7 years ago
  Ethan Buchman c68d406195 fix tests 7 years ago
  Ethan Buchman 02c0835e9b fixes post merge 7 years ago
  Jae Kwon 02531ca5a3 Fix race testing (cont;) Bump version to 0.19.0 7 years ago
  Jae Kwon d24e4cb821 Fix race testing 7 years ago
  Jae Kwon 32e1d195a0 Fix cmd and lite 7 years ago
  Jae Kwon 3ca5292dc9 Fix rpc tests 7 years ago
  Jae Kwon e4492afbad Merge 7 years ago
  Jae Kwon 45ec5fd170 WIP consensus 7 years ago
  Jae Kwon 5d1c758730 Fix evidence 7 years ago