8764 Commits (b13b7620b420307f2f23d92e2b5ff450f1188a84)
 

Author SHA1 Message Date
  Erik Grinaker 7e0436c6e6
p2p: make PeerManager.DialNext() and EvictNext() block (#5947) 3 years ago
  odidev cd3ebe8754
docker: release Linux/ARM64 image (#5925) 3 years ago
  Marko b958ba3440
docker: dont login when in PR (#5961) 3 years ago
  Anton Kaliaev df22e7354c
test/fuzz: move fuzz tests into this repo (#5918) 3 years ago
  Erik Grinaker 9c98af4277
test: fix TestPEXReactorRunning data race (#5955) 3 years ago
  Erik Grinaker ac49ea8bb7
Makefile: always pull image in proto-gen-docker. (#5953) 3 years ago
  Marko a72fb2fbad
docs: change v0.33 version (#5950) 3 years ago
  Aleksandr Bezobchuk 68bd2116f0
mempool: p2p refactor (#5919) 3 years ago
  Erik Grinaker 670e9b427b
p2p: improve PeerManager prototype (#5936) 3 years ago
  Aleksandr Bezobchuk 15c1936b85
p2p: revise shim log levels (#5940) 3 years ago
  Marko c63854f732
proto: docker deployment (#5931) 3 years ago
  Jack Yeh 527550f372
Update metrics.md (#5930) 3 years ago
  Marko 64961e2267
e2e: releases nightly (#5906) 3 years ago
  Tess Rinearson eff1b16a0c
changelog: update changelog for v0.34.3 (#5927) 3 years ago
  Tess Rinearson ea77360ecf
.github/workflows: enable manual dispatch for some workflows (#5929) 3 years ago
  Tess Rinearson 5972105b06
docs: update package-lock.json (#5928) 3 years ago
  Callum af723eca8a use correct source of evidence time 4 years ago
  Aleksandr Bezobchuk 62d7a5d028
blockchain v0: p2p refactor (#5858) 3 years ago
  Erik Grinaker 96215a06ed
p2p: add prototype peer lifecycle manager (#5882) 3 years ago
  Tess Rinearson 3ef0b90afd
readme: add security mailing list (#5916) 3 years ago
  dependabot[bot] d34e7c5b51
build(deps): Bump vuepress-theme-cosmos from 1.0.179 to 1.0.180 in /docs (#5915) 3 years ago
  Tess Rinearson d8a2eb95bb
config: fix mispellings (#5914) 3 years ago
  Marko eaa948ab7d
proto: bump gogoproto (1.3.2) (#5886) 3 years ago
  Callum Waters 5cbb8263b4
patch concurrency issue with pruning in the light store (#5910) 3 years ago
  Tess Rinearson a2bd09253c
.github/codeowners: add alexanderbez (#5913) 4 years ago
  Callum Waters ca285844ea
light: fix light store deadlock (#5901) 4 years ago
  dependabot[bot] 74bee8d834
build(deps): Bump google.golang.org/grpc from 1.34.0 to 1.35.0 (#5902) 4 years ago
  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