555 Commits (2d0fcf498dca9c08a60214258c48b66abb2a49dc)

Author SHA1 Message Date
  Aleksandr Bezobchuk 8aa47c7da5
rpc: fix content-type header (#5661) 4 years ago
  Alessio Treglia 8bd3d5105f
libs/os: remove unused aliases, add test cases (#5654) 4 years ago
  Anton Kaliaev fa522ca323
privval: increase read/write timeout to 5s and calculate ping interval based on it (#5638) 4 years ago
  Marko e7d7ad85d5
crypto: adopt zip215 ed25519 verification (#5632) 4 years ago
  Marko bf35cc6443
cmd: add support for --key (#5612) 4 years ago
  Tess Rinearson a65c23a526
CHANGELOG: update to reflect v0.34.0-rc6 (#5622) 4 years ago
  Callum Waters 3922dde05d
evidence: structs can independently form abci evidence (#5610) 4 years ago
  Erik Grinaker 886235311f
p2p: remove p2p.FuzzedConnection and its config settings (#5598) 4 years ago
  Anton Kaliaev bcf9b0aa39
blockchain/v2: make the removal of an already removed peer a noop (#5553) 4 years ago
  Callum Waters 651d8f087b
evidence: don't send committed evidence and ignore inbound evidence that is already committed (#5574) 4 years ago
  Erik Grinaker 17383be202
consensus: open target WAL as read/write during autorepair (#5536) 4 years ago
  Anton Kaliaev b4adeab8b9
blockchain/v2: fix panic: processed height X+1 but expected height X (#5530) 4 years ago
  Anton Kaliaev d785036e0b
blockchain/v2: fix "panic: duplicate block enqueued by processor" (#5499) 4 years ago
  Erik Grinaker 047267bbc8
abci/grpc: return async responses in order (#5520) 4 years ago
  Marko a5d3e19b4a
types: rename json parts to part_set_header (#5523) 4 years ago
  Erik Grinaker e7184c499d
statesync: check all necessary heights when adding snapshot to pool (#5516) 4 years ago
  Marko 1a74e01d18
update changelog for rc5 (#5501) 4 years ago
  Marko 82e4693cc5
abci: remove setOption (#5447) 4 years ago
  Callum Waters 302aec6dcc
evidence: use bytes instead of quantity to limit size (#5449) 4 years ago
  Erik Grinaker 08708046a7
privval: fix ping message encoding (#5441) 4 years ago
  Erik Grinaker 2a0fa665fd
config: set statesync.rpc_servers when generating config file (#5433) 4 years ago
  Erik Grinaker b0130b4661
privval: allow passing options to NewSignerDialerEndpoint (#5434) 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
  Anton Kaliaev 43c3e4265b
config: rename prof_laddr to pprof_laddr and move it to rpc (#5315) 4 years ago
  Erik Grinaker 686361ff3e
statesync: fix valset off-by-one causing consensus failures (#5311) 4 years ago
  Callum Waters 86707862d4
fix validator set proposer priorities in light client provider (#5307) 4 years ago
  Erik Grinaker 49efd44faa
node: fix genesis state propagation to state sync (#5302) 4 years ago
  dongsam e30b125725
consensus: double-sign risk reduction (ADR-51) (#5147) 4 years ago
  Marko 135ac0400e
blockchain: verify +2/3 (#5278) 4 years ago
  Marko 1b961d021f
crypto: remove secp256k1 (#5280) 4 years ago
  Marko 42e4e8b58e
lint: add markdown linter (#5254) 4 years ago