142 Commits (337ee974a089410316a1f1a8c08688443a615663)

Author SHA1 Message Date
  M. J. Fromberger 337ee974a0 Fix data race. 3 years ago
  William Banfield 7f85fc250a
consensus: start the timeout ticker before replay (#7844) (#8082) 3 years ago
  Sam Kleinman cc88a31a60
p2p: update shim to transfer information about peers (#8047) 3 years ago
  mergify[bot] ca69da7533
statesync: avoid compounding retry logic for fetching consensus parameters (backport #8032) (#8041) 3 years ago
  mergify[bot] 0e08c66926
p2p: plumb rudamentary service discovery to rectors and update statesync (backport #8030) (#8036) 3 years ago
  William Banfield ea497301a7
proxy: fix endblock metric (#7989) 3 years ago
  mergify[bot] a281c0bbf1
p2p: retry failed connections slightly more aggressively (backport #8010) (#8012) 3 years ago
  Sam Kleinman a0321633b0
p2p: backport changes in ping/pong tolerances (#8009) 3 years ago
  mergify[bot] cf7e440e68
statesync: assert app version matches (backport #7856) (#7886) 3 years ago
  mergify[bot] 83edae2729
fix app hash in state rollback (#7837) (#7882) 3 years ago
  mergify[bot] 26f2e45afe
consensus: additional timing metrics (backport #7849) (#7875) 3 years ago
  mergify[bot] 3f3b9e93b1
consensus: refactor operations in consensus queryMaj23Routine (backport #7791) (#7793) 3 years ago
  mergify[bot] caddddcb3a
light: remove legacy timeout scheme (backport #7776) (#7786) 3 years ago
  Sam Kleinman 710407e9b2
consensus: delay start of peer routines (backport of #7753) (#7760) 3 years ago
  mergify[bot] b48cf2cef4
mempool: return duplicate tx errors more consistently (backport #7714) (#7718) 3 years ago
  mergify[bot] 47635f756b
rpc: check error code for broadcast_tx_commit (#7683) (#7688) 3 years ago
  Gui 4b565fe58a
p2p: always advertise self, to enable mutual address discovery (#7620) 3 years ago
  mergify[bot] 114548d402
consensus: check proposal non-nil in prevote message delay metric (#7625) (#7632) 3 years ago
  mergify[bot] b2c4128ac0
build: Make sure to test packages with external tests (backport #7608) (#7635) 3 years ago
  mergify[bot] d4f26f7d61
consensus: calculate prevote message delay metric (backport #7551) (#7618) 3 years ago
  mergify[bot] c7d338f712
cmd: add integration test for rollback functionality (backport #7315) (#7369) 3 years ago
  dependabot[bot] 22b0b67c63
build(deps): Bump github.com/adlio/schema from 1.1.15 to 1.2.2 (#7422) 3 years ago
  mergify[bot] 1919a93708
internal/libs/protoio: optimize MarshalDelimited by plain byteslice allocations+sync.Pool (#7325) (#7426) 3 years ago
  mergify[bot] b4396d79f2
rpc: implement header and header_by_hash queries (backport #7270) (#7367) 3 years ago
  mergify[bot] 657afc7322
Remove now-unused nolint:lll directives. (backport #7356) (#7358) 3 years ago
  mergify[bot] 260f4250b0
Fix incorrect tests using the PSQL sink. (backport #7349) (#7355) 3 years ago
  William Banfield 7bf7ff6639
internal/proxy: add initial set of abci metrics backport (#7342) 3 years ago
  M. J. Fromberger 1c1ce83e2d
Performance improvements for the event query API (#7338) 3 years ago
  Thane Thomson 035da42a91
rpc: backport experimental buffer size control parameters from #7230 (tm v0.35.x) (#7276) 3 years ago
  mergify[bot] 37e0779d6d
p2p: reduce peer score for dial failures (backport #7265) (#7271) 3 years ago
  mergify[bot] 38f9078435
evidence: remove source of non-determinism from test (#7266) (#7268) 3 years ago
  mergify[bot] 052b08160a
Set a cap on the length of subscription queries. (backport #7263) (#7264) 3 years ago
  mergify[bot] 4a664931b4
consensus: add some more checks to vote counting (#7253) (#7262) 3 years ago
  M. J. Fromberger 643a3f56f6
backport: Add basic metrics to the indexer package. (#7250) (#7252) 3 years ago
  Sam Kleinman 003d15fa4b
lint: cleanup branch lint errors (#7238) 3 years ago
  Sam Kleinman e40a8468a4
config: backport file writing changes (#7182) 3 years ago
  M. J. Fromberger 85086d7452
Fix metric cardinality left over from backport (#7180) 3 years ago
  mergify[bot] dd1471da91
p2p: add message type into the send/recv bytes metrics (backport #7155) (#7161) 3 years ago
  mergify[bot] e62a75b627
state: add height assertion to rollback function (#7143) (#7148) 3 years ago
  mergify[bot] dbc72e0d69
mempool: remove panic when recheck-tx was not sent to ABCI application (#7134) (#7142) 3 years ago
  mergify[bot] b7fe214b81
Revert "abci: change client to use multi-reader mutexes (#6306)" (backport #7106) (#7110) 3 years ago
  mergify[bot] f0cd54825f
cli: allow node operator to rollback last state (backport #7033) (#7081) 3 years ago
  mergify[bot] bff85fc07b
mempool,rpc: add removetx rpc method (#7047) (#7065) 3 years ago
  William Banfield 42ed5d75a5
consensus: wait until peerUpdates channel is closed to close remaining peers (#7058) (#7060) 3 years ago
  William Banfield 243c62cc68
statesync: improve rare p2p race condition (#7042) 3 years ago
  William Banfield 177850a2c9
statesync: remove deadlock on init fail (#7029) 3 years ago
  M. J. Fromberger bdd815ebc9
Align atomic struct field for compatibility in 32-bit ABIs. (#7037) 3 years ago
  William Banfield 6a0d9c832a
blocksync: fix shutdown deadlock issue (#7030) 3 years ago
  Sam Kleinman 23fe6fd2f9
statesync: ensure test network properly configured (#7026) 3 years ago
  Sam Kleinman 8758078786
consensus: avoid unbuffered channel in state test (#7025) 3 years ago