8537 Commits (211bc08217a4ae99e05dcdd04cc48146f5ec6e52)
 

Author SHA1 Message Date
  dependabot[bot] 211bc08217
build(deps): Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#5897) 4 years ago
  Tess Rinearson 178d421c77 changelog: update changelogs to reflect changes released in 0.34.2 4 years ago
  Callum Waters bada08c50c
state sync: last consensus params height is not set (#5889) 4 years ago
  Callum Waters 956b59af87
evidence: buffer evidence from consensus (#5890) 4 years ago
  Marko f05788e632
privval: Query validator key (#5876) 4 years ago
  Callum Waters 5b698ed13b
tx indexer: use different field separator for keys (#5865) 4 years ago
  dependabot[bot] 1d16e39c0e
build(deps): Bump gaurav-nelson/github-action-markdown-link-check (#5884) 4 years ago
  Tess Rinearson 78e8169750
docs: fix broken redirect links (#5881) 4 years ago
  Callum Waters 03a6fb2777
state: prune states using an iterator (#5864) 4 years ago
  Erik Grinaker c61cd3fd05
p2p: add Router prototype (#5831) 4 years ago
  Callum Waters 385ea1db7d
store: use db iterators for pruning and range-based queries (#5848) 4 years ago
  Erik Grinaker 66ba12d9bc
test/e2e: tolerate up to 2/3 missed signatures for a validator (#5878) 4 years ago
  Marko 09cf0bcb01
privval: add grpc (#5725) 4 years ago
  Aleksandr Bezobchuk e986602649
evidence: p2p refactor (#5747) 4 years ago
  Tess Rinearson 2c95b0b5e0
changelog: update with changes released in 0.34.1 (#5875) 4 years ago
  Erik Grinaker a0d4d85375
os: simplify EnsureDir() (#5871) 4 years ago
  Aleksandr Bezobchuk 8bf77d9b1a
statesync: do not recover panic on peer updates (#5869) 4 years ago
  Erik Grinaker 1ccd23ca1d
p2p: fix MConnection inbound traffic statistics and rate limiting (#5868) 4 years ago
  dependabot[bot] 47f5650615 build(deps): Bump codecov/codecov-action from v1.2.0 to v1.2.1 4 years ago
  dependabot[bot] 5b17c01e41
build(deps): Bump codecov/codecov-action from v1.1.1 to v1.2.0 (#5863) 4 years ago
  Callum Waters 9b9222f461
store: order-preserving varint key encoding (#5771) 4 years ago
  Erik Grinaker 0555772d3a
blockchain/v0: stop tickers on poolRoutine exit (#5860) 4 years ago
  Erik Grinaker 1e1d087494
blockchain/v2: fix missing mutex unlock (#5862) 4 years ago
  Erik Grinaker 85353d9af5
test/consensus: improve WaitGroup handling in Byzantine tests (#5861) 4 years ago
  Erik Grinaker 1570d26f84
test/e2e: add conceptual overview (#5857) 4 years ago
  Aleksandr Bezobchuk c75dee5a02
state sync: Fix TestSyncer_SyncAny (#5835) 4 years ago
  Erik Grinaker 17ca6c6c98
test/e2e: disable abci/grpc and blockchain/v2 due to flake (#5854) 4 years ago
  Erik Grinaker 46964f62db
p2p: fix IPv6 address handling in new transport API (#5853) 4 years ago
  Erik Grinaker 9c47b572f7
libs/os: EnsureDir now returns IO errors and checks file type (#5852) 4 years ago
  Erik Grinaker 1b18d26644
abci/grpc: fix invalid mutex handling in StopForError() (#5849) 4 years ago
  Erik Grinaker d39eb74daa
tools/tm-signer-harness: fix listener leak in newTestHarnessListener() (#5850) 4 years ago
  Erik Grinaker 91bef75f62 p2p: rename PubKeyToID to NodeIDFromPubKey 4 years ago
  Erik Grinaker b4ce1de44a p2p: rename NodeInfo.DefaultNodeID to NodeID 4 years ago
  Erik Grinaker 1b6df6783d p2p: replace PeerID with NodeID 4 years ago
  Erik Grinaker cc3c18a6a7 p2p: add NodeID.Validate(), replaces validateID() 4 years ago
  Erik Grinaker 8e7d431f6f p2p: rename ID to NodeID 4 years ago
  John Adler 3c1416b3d7
ABCI: Update readme to fix broken link to proto (#5847) 4 years ago
  Anton Kaliaev aef1ac7ba5
modify Reactor priorities (#5826) 4 years ago
  Erik Grinaker 84ff991387
p2p: add MemoryTransport, an in-memory transport for testing (#5827) 4 years ago
  Marko bc1f1e5ffa
ci: run `goreleaser build` (#5824) 4 years ago
  Callum Waters c4730bb46a
localnet: use 27000 port for prometheus (#5811) 4 years ago
  dependabot[bot] 392acdc733
build(deps): Bump codecov/codecov-action from v1.0.15 to v1.1.1 (#5825) 4 years ago
  Marko 1128244f4f
docs: specify master for tutorials (#5822) 4 years ago
  Marko 886442c111
abci: use protoio for length delimitation (#5818) 4 years ago
  Marko c6691b91c2
ci: make timeout-minutes 8 for golangci (#5821) 4 years ago
  dependabot[bot] 0a41711091
build(deps): Bump github.com/cosmos/iavl from 0.15.2 to 0.15.3 (#5814) 4 years ago
  Anton Kaliaev 77deb710fb
mempool: disable MaxBatchBytes (#5800) 4 years ago
  Anton Kaliaev 6a056e050c
mempool: introduce KeepInvalidTxsInCache config option (#5813) 4 years ago
  dependabot[bot] bdf688debc
build(deps): Bump github.com/prometheus/client_golang from 1.8.0 to 1.9.0 (#5807) 4 years ago
  Erik Grinaker 72f041b759
p2p: fix data race in MakeSwitch test helper (#5810) 4 years ago