22 Commits (dedf0d2350d561fffcb181c22e861914e7457619)

Author SHA1 Message Date
  Marko dedf0d2350
proto: folder structure adhere to buf (#5025) 4 years ago
  Marko 51da4fe356
types: rename partsheader to partsetheader (#5029) 4 years ago
  Marko f6243d8b9e
privval: migrate to protobuf (#4985) 4 years ago
  Marko a89f2581fc
blockchain: proto migration (#4969) 4 years ago
  Marko a88537bb88
ints: stricter numbers (#4939) 4 years ago
  Anton Kaliaev b7b721c484
change use of errors.Wrap to fmt.Errorf with %w verb 4 years ago
  Callum Waters 47cfadb0aa
evidence: refactor evidence mocks throughout packages (#4787) 4 years ago
  Callum 15a9f1760d move mempool mock directory 4 years ago
  Erik Grinaker 511ab6717c
add state sync reactor (#4705) 4 years ago
  Callum c6acc54145 replaced other evidence mocks 4 years ago
  Erik Grinaker 4298bbcc4e
add support for block pruning via ABCI Commit response (#4588) 4 years ago
  Marko 044f1bf288
format: add format cmd & goimport repo (#4586) 4 years ago
  Marko 48f073d796
privval: return error on getpubkey (#4534) 4 years ago
  Erik Grinaker 68f37fff65
Use uint64 for consensus.Reactor.SwitchToConsensus() blocksSynced (#4433) 4 years ago
  Anton Kaliaev ad715fe966
types: change `Commit` to consist of just signatures (#4146) 5 years ago
  Phil Salant bc572217c0 Fix linter errors thrown by `lll` (#3970) 5 years ago
  Phil Salant d1d517a9b7 linters: enable scopelint (#3963) 5 years ago
  Phil Salant c962567814 ValidateBasic tests (#3879) 5 years ago
  Marko 8dc39b69b7 replace errors.go with github.com/pkg/errors (1/2) (#3888) 5 years ago
  Marko a1eb2f6c6b
tm-cmn to tm-db (#3850) 5 years ago
  Anca Zamfir 4d7cd8055b blockchain: Reorg reactor (#3561) 5 years ago
  Marko 816dfce8fe libs: Remove db from tendermint in favor of tendermint/tm-cmn (#3811) 5 years ago
  Marko 866b343c0c Changes to files that had linting issue (#3731) 5 years ago
  Thane Thomson 9d5ba576ee abci: Refactor ABCI CheckTx and DeliverTx signatures (#3735) 5 years ago
  Alexander Bezobchuk ab0835463f abci: Refactor tagging events using list of lists (#3643) 5 years ago
  Anton Kaliaev 5051a1f7bc
mempool: move interface into mempool package (#3524) 5 years ago
  JamesRay 2c26d95ab9 cs/replay: execCommitBlock should not read from state.lastValidators (#3067) 5 years ago
  Alessio Treglia 59cc6d36c9 improve ResetTestRootWithChainID() concurrency safety (#3291) 5 years ago
  Ethan Buchman 4f2ef36701
types.NewCommit (#3275) 5 years ago
  Ethan Buchman 1809efa350
Introduce CommitSig alias for Vote in Commit (#3245) 5 years ago
  Ismail Khoffi 6a80412a01 Remove privval.GetAddress(), memoize pubkey (#2948) 6 years ago
  Ethan Buchman 47a0669d12
Fix fast sync stack with wrong block #2457 (#2731) 6 years ago
  Ethan Buchman 0d5e0d2f13
p2p/conn: FlushStop. Use in pex. Closes #2092 (#2802) 6 years ago
  Ethan Buchman 746d137f86
p2p: Restore OriginalAddr (#2668) 6 years ago
  Ethan Buchman 0baa7588c2
p2p: NodeInfo is an interface; General cleanup (#2556) 6 years ago
  Alexander Simmerl bdd01310a0 p2p: Integrate new Transport 6 years ago
  Anton Kaliaev 0e1cd88863 Remove ConsensusParams.TxSize and ConsensusParams.BlockGossip (#2364) 6 years ago
  Ethan Buchman e1062a657f fixes for ProposerAddress 6 years ago
  Ethan Buchman 6046b99197 consensus: include evidence in proposed block parts. fixes #2050 6 years ago
  Anton Kaliaev b31ee798bd
preserve original address and dial it instead of self-reported address (#1994) 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Ethan Buchman d55243f0e6 fix import paths 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 84812145cb
friendly apis for constructors 6 years ago
  Anton Kaliaev 19699d644f
p2p metric, make height and totalTxs gauges 6 years ago
  Ethan Buchman 3d33226e80 move types/services.go to state pkg. pass State to evpool.Update 6 years ago
  Alexander Simmerl 7b02b5b66b
Add RemoteIP to test implementation 6 years ago
  Jae Kwon 1b9323f105 Fix blockchain tests 6 years ago