3 Commits (c0f7fb08c0d94e4e77446eee10d29417a4c87b0a)

Author SHA1 Message Date
  Callum Waters c0f7fb08c0
config: add root dir to priv validator (#6585) 3 years ago
  JayT106 a456b71f1f
state: move pruneBlocks from consensus/state to state/execution (#6541) 3 years ago
  Sam Kleinman a855f96946
p2p: renames for reactors and routing layer internal moves (#6547) 3 years ago
  Ismail Khoffi ee70430255
libs: remove most of libs/rand (#6364) 3 years ago
  Sam Kleinman 19393f0c28
test: clean up databases in tests (#6304) 3 years ago
  Callum Waters 9f7051d38a
node: implement tendermint modes (#6241) 3 years ago
  Marko bf35cc6443
cmd: add support for --key (#5612) 4 years ago
  Marko 346aa14db5
fix lint failures with 1.31 (#5489) 4 years ago
  Callum Waters ed002cea7e
evidence: introduction of LightClientAttackEvidence and refactor of evidence lifecycle (#5361) 4 years ago
  Marko 56911ee352
state: define interface for state store (#5348) 4 years ago
  Marko b8d08b9ef4
lint: add errchecks (#5316) 4 years ago
  Anton Kaliaev b7b721c484
change use of errors.Wrap to fmt.Errorf with %w verb 4 years ago
  Anton Kaliaev f6435f2c73
consensus: add comment as to why use mocks during replay (#4785) 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
  Callum c6acc54145 replaced other evidence mocks 4 years ago
  Marko 044f1bf288
format: add format cmd & goimport repo (#4586) 4 years ago
  Erik Grinaker 9cbfe7950d
tests: bind test servers to 127.0.0.1 (#4322) 4 years ago
  Marko 9bd0f9e634
lint: golint issue fixes (#4258) 5 years ago
  Marko afc4d7a61f
libs/common: refactor libs/common 2 (#4231) 5 years ago
  Marko 3e2751d274
lint: Enable Golint (#4212) 5 years ago
  Marko 5206ce32a0
Update master (#4087) 5 years ago
  Phil Salant bc572217c0 Fix linter errors thrown by `lll` (#3970) 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
  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
  Anton Kaliaev ec9bff5234
rename WAL#Flush to WAL#FlushAndSync (#3345) 5 years ago
  Thane Thomson dff3deb2a9 cs: sync WAL more frequently (#3300) 5 years ago
  Alessio Treglia 59cc6d36c9 improve ResetTestRootWithChainID() concurrency safety (#3291) 5 years ago
  yutianwu 41e2eeee9c R4R: Split immutable and mutable parts of priv_validator.json (#2870) 6 years ago
  Ethan Buchman ed4ce5ff6c
ADR-016: Update ABCI Info method for versions (#2662) 6 years ago
  goolAdapter 110b07fb3f libs: Call Flush() before rename #2428 (#2439) 6 years ago
  Ethan Buchman 91a8767083 proxy: remove Handshaker from proxy pkg (#2437) 6 years ago
  Dev Ojha 2756be5a59 libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 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
  Alexander Simmerl a605b66c5a
Move abci imports 6 years ago
  Liamsi 4fb40e5437 cherry pick @melekes changes 6 years ago
  Liamsi 6677f81ffb revert change from #1721 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 5c7093cc9f
go-kit metrics plus prometheus: one metric 6 years ago
  Ethan Buchman 7606b7595f compiles 6 years ago
  Ethan Buchman 3d33226e80 move types/services.go to state pkg. pass State to evpool.Update 6 years ago
  Alexander Simmerl bf370d36c2
Extract priv_validator into first class package 6 years ago
  Ethan Buchman 082a02e6d1 consensus: only fsync wal after internal msgs 6 years ago