563 Commits (v0.34.2)

Author SHA1 Message Date
  Tess Rinearson 23c8a7a93d
changelog: prepare 0.34.2 release (#5894) 3 years ago
  Callum Waters cf3a720988 state sync: correctly set last consensus params height (#5889) 3 years ago
  Callum Waters ad552b2bb1 evidence: buffer evidence from consensus (#5890) 3 years ago
  Erik Grinaker fca7c6449a libs/os: EnsureDir now returns IO errors and checks file type (#5852) 3 years ago
  Tess Rinearson 2924d41f8b
changelog: update changelog for v0.34.1 (#5872) 3 years ago
  Erik Grinaker 13833cba9e
p2p: fix MConnection inbound traffic statistics and rate limiting (#5868) (#5870) 3 years ago
  Tess Rinearson 17ce2ccc92
CHANGELOG: prepare 0.34.1-rc1 (#5832) 3 years ago
  Anton Kaliaev dc101f2eff mempool: disable MaxBatchBytes (#5800) 3 years ago
  Anton Kaliaev dc90cf60d5 mempool: introduce KeepInvalidTxsInCache config option (#5813) 3 years ago
  Callum Waters 9f0d71e81f
cmd: hyphen-case cli v0.34.1 (#5786) 4 years ago
  Erik Grinaker 15b70373cc
crypto: fix infinite recursion in Secp256k1 string formatting (#5707) (#5709) 4 years ago
  Tess Rinearson fe94825985 changelog: squash changelog from 0.34 RCs into one (#5687) 4 years ago
  Callum Waters 4ed0fddc37 light: make fraction parts uint64, ensuring that it is always positive (#5655) 4 years ago
  Aleksandr Bezobchuk 53463b3fef
rpc: fix content-type header 4 years ago
  Anton Kaliaev 9567477d55
privval: increase read/write timeout to 5s and calculate ping interva… (#5666) 4 years ago
  Anton Kaliaev 25fafb30b5 blockchain/v2: make the removal of an already removed peer a noop (#5553) 4 years ago
  Callum Waters 9d354c842e evidence: structs can independently form abci evidence (#5610) 4 years ago
  Marko ad4f54e9b2 privval: make response values non nullable (#5583) 4 years ago
  Callum Waters 5cfe035362 evidence: don't send committed evidence and ignore inbound evidence that is already committed (#5574) 4 years ago
  Callum Waters c4f1b2d7db block: fix max commit sig size (#5567) 4 years ago
  Erik Grinaker 7c17fa115a
consensus: open target WAL as read/write during autorepair (#5536) (#5547) 4 years ago
  Anton Kaliaev 020edbc11d
blockchain/v2: fix panic: processed height X+1 but expected height X (#5530) 4 years ago
  Anton Kaliaev 79d535dd67 blockchain/v2: fix "panic: duplicate block enqueued by processor" (#5499) 4 years ago
  Erik Grinaker 29ca7de63c
abci/grpc: return async responses in order (#5520) (#5531) 4 years ago
  Erik Grinaker b3238cdcd9
statesync: check all necessary heights when adding snapshot to pool (#5516) (#5518) 4 years ago
  Callum Waters 7d5d417dc9
evidence: use bytes instead of quantity to limit size (#5449)(#5476) 4 years ago
  Marko dac18d73a7
fix RPC blockresults return (#5459) (#5463) 4 years ago
  Erik Grinaker e74176ad1a
privval: fix ping message encoding (#5442) 4 years ago
  Erik Grinaker 6149f21cd6
privval: allow passing options to NewSignerDialerEndpoint (#5434) (#5437) 4 years ago
  Erik Grinaker 1a2cc933a0
config: set statesync.rpc_servers when generating config file (#5433) (#5438) 4 years ago
  Tess Rinearson c50c33e4e9
CHANGELOG: update for 0.34.0-rc4 (#5400) 4 years ago
  Erik Grinaker f83ecdad1d
config: add state sync discovery_time setting (#5399) 4 years ago
  Erik Grinaker ebfe0cbb8c
abci: fix socket client error for state sync responses (#5395) 4 years ago
  Erik Grinaker a2bbc2984b
changelog: minor tweaks (#5389) 4 years ago
  Anton Kaliaev ffe2742a6c
mempool: batch txs per peer in broadcastTxRoutine (#5321) 4 years ago
  Erik Grinaker 58b4deca86
blockstore: fix race conditions when loading data (#5382) 4 years ago
  Erik Grinaker 3502901dd8
docker: fix incorrect time_iota_ms configuration (#5385) 4 years ago
  Anton Kaliaev 85a4be87a7
rpc/client: take context as first param (#5347) 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 6ab2a19088
header: check block protocol (#5340) 4 years ago
  Erik Grinaker 39d2ac4dbc
statesync: fix the validator set heights (again) (#5330) 4 years ago
  Erik Grinaker 63ea4f1d26
consensus: fix wrong proposer schedule for `InitChain` validators (#5329) 4 years ago
  Callum Waters c752e2e586
abci: update evidence (#5324) 4 years ago
  Marko 710a97d850
evidence: remove amnesia & POLC (#5319) 4 years ago
  Erik Grinaker 2f4c1f60c7
statesync: broadcast snapshot request to all peers on startup (#5320) 4 years ago
  Marko 82011ee7ab
evidence: remove lunatic (#5318) 4 years ago
  Marko e0140e4beb
evidence: remove ConflictingHeaders type (#5317) 4 years ago
  Callum Waters 2b58a62721
light: implement light block (#5298) 4 years ago
  Marko b6a5f7b126
rpc: add private & unconditional to /dial_peer (#5293) 4 years ago