729 Commits (master)

Author SHA1 Message Date
  Erik Grinaker 1ccd23ca1d
p2p: fix MConnection inbound traffic statistics and rate limiting (#5868) 3 years ago
  Callum Waters 9b9222f461
store: order-preserving varint key encoding (#5771) 3 years ago
  Erik Grinaker 9c47b572f7
libs/os: EnsureDir now returns IO errors and checks file type (#5852) 3 years ago
  Erik Grinaker b4ce1de44a p2p: rename NodeInfo.DefaultNodeID to NodeID 3 years ago
  Marko 886442c111
abci: use protoio for length delimitation (#5818) 3 years ago
  Anton Kaliaev 77deb710fb
mempool: disable MaxBatchBytes (#5800) 3 years ago
  Anton Kaliaev 6a056e050c
mempool: introduce KeepInvalidTxsInCache config option (#5813) 3 years ago
  Dev Ojha 8c0af72987
consensus: deprecate time iota ms (#5792) 3 years ago
  Erik Grinaker e198edf20e
p2p: remove `NodeInfo` interface and rename `DefaultNodeInfo` struct (#5799) 3 years ago
  Anton Kaliaev 5aa859c370
blockchain/v2: send status request when new peer joins (#5774) 3 years ago
  Callum Waters 3283a84ab2
cmd: hyphen case cli and config (#5777) 3 years ago
  Anton Kaliaev 28e79a4d02
cmd: modify `gen_node_key` to print key to STDOUT (#5772) 3 years ago
  Anton Kaliaev 89e908e340
blockchain/v0: relax termination conditions and increase sync timeout (#5741) 3 years ago
  Marko 9205e85a9b
changelog: add entry back (#5738) 4 years ago
  Anton Kaliaev 243ff4b43d
blockchain/v1: remove in favor of v2 (#5728) 4 years ago
  Anton Kaliaev 33dbff61d3
blockchain/v1: fix deadlock (#5711) 4 years ago
  Anton Kaliaev b1bbd37519
libs/bits: validate BitArray in FromProto (#5720) 4 years ago
  Anton Kaliaev e13b4386ff
abci: modify Client interface and socket client (#5673) 4 years ago
  Marko 85e94161cd
version: add abci version to handshake (#5706) 4 years ago
  Erik Grinaker 4988877f19
crypto: fix infinite recursion in Secp256k1 string formatting (#5707) 4 years ago
  Anton Kaliaev 3ad1157451
blockchain/v1: handle peers without blocks (#5701) 4 years ago
  Tess Rinearson 6bee97160f
changelog: squash changelog from 0.34 RCs into one (#5691) 4 years ago
  Erik Grinaker e3728e7709
p2p: remove unused MakePoWTarget() (#5684) 4 years ago
  Callum Waters 909da42789
light: make fraction parts uint64, ensuring that it is always positive (#5655) 4 years ago
  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