176 Commits (3b6c3890d6819d28ed9ce8b336ee41b7b74ca783)

Author SHA1 Message Date
  William Banfield b4bc6bb4e8
p2p: add message type into the send/recv bytes metrics (#7155) 3 years ago
  Sam Kleinman 23be048294
p2p: use correct transport configuration (#7152) 3 years ago
  Callum Waters 68ca65f5d7
pex: remove legacy proto messages (#7147) 3 years ago
  Callum Waters a8ff617773
state: add height assertion to rollback function (#7143) 3 years ago
  William Banfield b0130c88fb
mempool: remove panic when recheck-tx was not sent to ABCI application (#7134) 3 years ago
  Sam Kleinman ca8f004112
p2p: remove final shims from p2p package (#7136) 3 years ago
  Sam Kleinman 7143f14a63
p2p: simplify open channel interface (#7133) 3 years ago
  Sam Kleinman cbe6ad6cd5
p2p: flatten channel descriptor (#7132) 3 years ago
  Sam Kleinman 0900ea8396
p2p: channel shim cleanup (#7129) 3 years ago
  Sam Kleinman f4a56f4034
p2p: refactor channel description (#7130) 3 years ago
  Marko 66a11fe527
blocksync: remove v0 folder structure (#7128) 3 years ago
  Jared Zhou b95c261981
rpc: fix typo in broadcast commit (#7124) 3 years ago
  M. J. Fromberger 86f00135dd
rpc: Remove the deprecated gRPC interface to the RPC service (#7121) 3 years ago
  William Banfield ff7b0e638e
p2p: fix priority queue bytes pending calculation (#7120) 3 years ago
  William Banfield 36a1acff52
internal/proxy: add initial set of abci metrics (#7115) 3 years ago
  Sam Kleinman 4781d04d18
node: always close database engine (#7113) 3 years ago
  Sam Kleinman 34a3fcd8fc
Revert "abci: change client to use multi-reader mutexes (#6306)" (#7106) 3 years ago
  Sam Kleinman ded310093e
lint: fix collection of stale errors (#7090) 3 years ago
  Sam Kleinman 3646b635d3
p2p, types: remove legacy NetAddress type (#7084) 3 years ago
  Callum Waters 59404003ee
p2p: rename pexV2 to pex (#7088) 3 years ago
  Sam Kleinman 1b5bb5348f
p2p: cleanup unused arguments (#7079) 3 years ago
  Callum Waters 4ca130d226
cli: allow node operator to rollback last state (#7033) 3 years ago
  Sam Kleinman 5bf30bb049
p2p: cleanup transport interface (#7071) 3 years ago
  Sam Kleinman 851d2e3bde
mempool,rpc: add removetx rpc method (#7047) 3 years ago
  Sam Kleinman 3ea81bfaa7
p2p: remove wdrr queue (#7064) 3 years ago
  Sam Kleinman 03ad7d6f20
p2p: delete legacy stack initial pass (#7035) 3 years ago
  William Banfield f5b9c210ca
consensus: wait until peerUpdates channel is closed to close remaining peers (#7058) 3 years ago
  Sam Kleinman cb69ed8135
blocksync/v2: remove unsupported reactor (#7046) 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
  Callum Waters bda948e814
statesync: implement p2p state provider (#6807) 3 years ago