127 Commits (7983f9cc36c31e140e46ae5cb00ed39f637ef283)

Author SHA1 Message Date
  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
  lklimek 1bd1593f20
fix: race condition in p2p_switch and pex_reactor (#7015) 3 years ago
  Sam Kleinman 9a16d930c6
statesync: add logging while waiting for peers (#7007) 3 years ago
  Callum Waters 60a6c6fb1a
e2e: allow running of single node using the e2e app (#6982) 3 years ago
  Sam Kleinman 71c6682b57
statesync: clean up reactor/syncer lifecylce (#6995) 3 years ago
  Sam Kleinman b203c91799
rpc: implement BroadcastTxCommit without event subscriptions (#6984) 3 years ago
  Sam Kleinman bb8ffcb95b
store: move pacakge to internal (#6978) 3 years ago
  M. J. Fromberger cf7537ea5f
cleanup: Reduce and normalize import path aliasing. (#6975) 3 years ago
  M. J. Fromberger 41ac5b90c5
Fix script paths in go:generate directives. (#6973) 3 years ago
  Sam Kleinman 1c4950dbd2
state: move package to internal (#6964) 3 years ago
  Sam Kleinman 07d10184a1
inspect: remove duplicated construction path (#6966) 3 years ago
  JayT106 84ffaaaf37
statesync/rpc: metrics for the statesync and the rpc SyncInfo (#6795) 3 years ago
  Sam Kleinman 9dfdc62eb7
proxy: move proxy package to internal (#6953) 3 years ago
  William Banfield 382947ce93
rfc: add performance taxonomy rfc (#6921) 3 years ago
  William Banfield 63aeb50665
upgrading: add information into the UPGRADING.md for users of the codebase wishing to upgrade (#6898) 3 years ago
  Callum Waters 8fe651ba30
e2e: clean up generation of evidence (#6904) 3 years ago