700 Commits (7983f9cc36c31e140e46ae5cb00ed39f637ef283)

Author SHA1 Message Date
  M. J. Fromberger 7983f9cc36
Prepare changelog for v0.35.1 release. (#7702) 3 years ago
  Gui 4b565fe58a
p2p: always advertise self, to enable mutual address discovery (#7620) 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
  M. J. Fromberger 1c1ce83e2d
Performance improvements for the event query API (#7338) 3 years ago
  M. J. Fromberger 778be06de8
pubsub: Report a non-nil error when shutting down. (#7310) 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
  M. J. Fromberger 3e9ecd8197
Prepare changelog for v0.35.0-rc4. (#7181) 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
  M. J. Fromberger 98bc4f0e2b
Update changelog for v0.35.0-rc3. (#7074) 3 years ago
  mergify[bot] bff85fc07b
mempool,rpc: add removetx rpc method (#7047) (#7065) 3 years ago
  M. J. Fromberger ea539dcb98
Update changelog for v0.35.0-rc2. (#7011) 3 years ago
  Callum Waters 60a6c6fb1a
e2e: allow running of single node using the e2e app (#6982) 3 years ago
  Sam Kleinman 363b87e8ea
changelog: add entry for interanlizations (#6989) 3 years ago
  Sam Kleinman 87b876a73b
crypto/armor: remove unused package (#6963) 3 years ago
  William Banfield 9b458a1c43
update changelog ahead of v0.35 release (#6893) 3 years ago
  Callum Waters bda948e814
statesync: implement p2p state provider (#6807) 3 years ago
  William Banfield bc2b529b95
inspect: add inspect mode for debugging crashed tendermint node (#6785) 3 years ago
  Sam Kleinman d8642a941e
cmd: remove deprecated snakes (#6854) 3 years ago
  Tess Rinearson 0ed3ba6279
changelog: update to reflect 0.34.12 release (#6833) 3 years ago
  Tess Rinearson 267aac2e90
changelog_pending: add missing item (#6829) 3 years ago
  Aleksandr Bezobchuk 393a02a729
rpc: log update (#6825) 3 years ago
  Sam Kleinman bf77c0c544
rpc: support new p2p infrastructure (#6820) 3 years ago
  Sam Kleinman 6a94b55d12
rpc: add documentation for genesis chunked api (#6776) 3 years ago
  Callum Waters 6ff4c3139c
blockchain: rename to blocksync service (#6755) 3 years ago
  JayT106 e87b0391cb
cli/indexer: Reindex events (#6676) 3 years ago
  William Banfield 44ac57489f
abci: add changelog entry for mempool_error field (#6770) 3 years ago
  JayT106 e70445f942
statesync/event: emit statesync start/end event (#6700) 3 years ago
  JayT106 c4f77ab6d1
fastsync/event: emit fastsync status event when switching consensus/fastsync (#6619) 3 years ago
  William Banfield fdc246e4a8
libs/clist: revert clear and detach changes while debugging (#6731) 3 years ago
  Marko 78a0a5fe73
blockchain: error on v2 selection (#6730) 3 years ago
  Marko 4f885209aa
RPC: mark grpc as deprecated (#6725) 3 years ago
  Marko 363ea56680
abci: remove counter app (#6684) 3 years ago
  Callum Waters 051e127d38
light: correctly handle contexts (#6687) 3 years ago
  Tanya Bouman ba3f7106b1
abci: Fix gitignore abci-cli (#6668) 3 years ago
  JayT106 d4cda544ae
fastsync/rpc: add TotalSyncedTime & RemainingTime to SyncInfo in /status RPC (#6620) 3 years ago
  Marko 0e9bec1b53
pkg: expose p2p functions (#6627) 3 years ago
  Aleksandr Bezobchuk 414130aee1
pubsub: Refactor Event Subscription (#6634) 3 years ago
  JayT106 d66d1ada5b
libs/CList: automatically detach the prev/next elements in Remove function (#6626) 3 years ago
  Tanya Bouman 09ec247646
cmd/tendermint/commands: replace $HOME/.some/test/dir with t.TempDir (#6623) 3 years ago
  JayT106 11a71c228c
state/privval: no GetPubKey retry beyond the proposal/voting window (#6578) 3 years ago
  Yawning Angel c5cc3c8d3f
crypto: Use a different library for ed25519/sr25519 (#6526) 3 years ago
  crypto-facs 10d174adcc
rpc: Add `TotalGasUsed` to `block_results` response (#6615) 3 years ago
  Sam Kleinman 9ffa7e8a2b
types: move NodeInfo from p2p (#6618) 3 years ago
  JayT106 2cc872543b
rpc: add max peer block height into /status rpc call (#6610) 3 years ago
  Sam Kleinman ae5f98881b
p2p: make NodeID and NetAddress public (#6583) 3 years ago
  JayT106 2b0a3c151b
fastsync: update the metrics during fast-sync (#6590) 3 years ago
  Callum Waters 6e238b5b9d
statesync: make fetching chunks more robust (#6587) 3 years ago