8388 Commits (bdbe4a7cd7f5de46e69b95d66facad371f5c59fb)
 

Author SHA1 Message Date
  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
  Tess Rinearson 383bc5337f
changelog: add missing date to v0.33.5 release, fix indentation (#5454) (#5455) 4 years ago
  Erik Grinaker e74176ad1a
privval: fix ping message encoding (#5442) 4 years ago
  Callum Waters 52994aa2a9
consensus: check block parts don't exceed maximum block bytes (#5436) 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
  Anton Kaliaev e0f686ccac
mempool: fix nil pointer dereference (#5412) 4 years ago
  Tess Rinearson c50c33e4e9
CHANGELOG: update for 0.34.0-rc4 (#5400) 4 years ago
  Tess Rinearson 932b4b5749
UPGRADING: polish upgrading instructions for 0.34 (#5398) 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
  dependabot[bot] 9adab8ccc7
build(deps): Bump vuepress-theme-cosmos from 1.0.172 to 1.0.173 in /docs (#5390) 4 years ago
  Tess Rinearson 9fd089f823
README: clean up README (#5391) 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
  Anton Kaliaev 4b99502d5b
config: set time_iota_ms to timeout_commit in test genesis (#5386) 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
  Marko 0aecda68fc
ux: use docker to format proto files (#5384) 4 years ago
  ninjaahhh 0e311abf19
mempool/reactor: fix reactor broadcast test (#5362) 4 years ago
  Callum Waters ed002cea7e
evidence: introduction of LightClientAttackEvidence and refactor of evidence lifecycle (#5361) 4 years ago
  Thane Thomson 309e29c245
rpc: revert JSON-RPC/WebSocket response batching (#5378) 4 years ago
  Callum Waters 019d2a3689
ADR 047 - Light client evidence handling revision (#5273) 4 years ago
  Erik Grinaker 8e4c41eb99
adr: add API stability ADR (#5341) 4 years ago
  dependabot[bot] 5e09fb2d5e
build(deps): Bump github.com/minio/highwayhash from 1.0.0 to 1.0.1 (#5370) 4 years ago
  Marko ed046966bd
upgrading: state store change (#5364) 4 years ago
  Erik Grinaker 531fa07ad2
rpc: fix test data races (#5363) 4 years ago
  Erik Grinaker 817646a88e
rpc: fix openapi spec syntax error (#5358) 4 years ago
  Marko cbe72db7be
makefile: add options for other DBs (#5357) 4 years ago
  Anton Kaliaev 8aac1d1333
docs: document max entries for `/blockchain` RPC (#5356) 4 years ago
  Marko 56911ee352
state: define interface for state store (#5348) 4 years ago
  Marko bf6bd2cefa
docs: make rfc section disppear (#5353) 4 years ago
  Erik Grinaker d1a88fe39f
markdownlint: ignore .github directory (#5351) 4 years ago
  Marko 226af0ad2d
docs: add more description to initial_height (#5350) 4 years ago
  Marko 5069a8822c
crypto: reword readme (#5349) 4 years ago
  Erik Grinaker 8571b2ee9a
rfc: add end-to-end testing RFC (#5337) 4 years ago
  dependabot[bot] 72d832ff6c
build(deps): Bump google.golang.org/grpc from 1.31.1 to 1.32.0 (#5346) 4 years ago
  Marko 098ebaee22
p2p: reduce log severity (#5338) 4 years ago
  Marko 6ab2a19088
header: check block protocol (#5340) 4 years ago
  Marko c237e06078
ci: fix net run (#5343) 4 years ago
  Callum Waters a88f031b1b
ADR 59 evidence composition and lifecycle (#5331) 4 years ago
  Marko 0ed8dba991
lint: enable errcheck (#5336) 4 years ago
  Callum Waters 3359e0bf2f
resurrect consensus tests (#5334) 4 years ago
  Tess Rinearson 2eda1798a6
CODEOWNERS: specify more precise codeowners (#5333) 4 years ago
  Marko b8d08b9ef4
lint: add errchecks (#5316) 4 years ago
  Anton Kaliaev 59ec3d91e4
rpc/jsonrpc/server: ws server optimizations (#5312) 4 years ago
  Erik Grinaker 39d2ac4dbc
statesync: fix the validator set heights (again) (#5330) 4 years ago
  Marko 4787c5b61a
metrics: switch from gauge to histogram (#5326) 4 years ago