8926 Commits (917180dfd2e0180eae90c0fe2d14e64b99226a22)
 

Author SHA1 Message Date
  Erik Grinaker 51aca684b8
p2p: add prototype PEX reactor for new stack (#5971) 3 years ago
  Anton Kaliaev 8718f6f5ff
terminate go-fuzz gracefully (w/ SIGINT) (#5973) 3 years ago
  Marko 91823eba32
tests: fix `make test` (#5966) 3 years ago
  Aleksandr Bezobchuk b3aae970d8
blockchain v0: fix waitgroup data race (#5970) 3 years ago
  Erik Grinaker 13e772c916
p2p: add PeerManager.Advertise() (#5957) 3 years ago
  Erik Grinaker 81daaacae9
p2p: simplify PeerManager upgrade logic (#5962) 3 years ago
  Erik Grinaker a741314c97
p2p: improve peerStore prototype (#5954) 3 years ago
  Aleksandr Bezobchuk 9e158839f6
mempool: fix reactor tests (#5967) 3 years ago
  Callum Waters aecfb0ecf0
e2e: add control over the log level of nodes (#5958) 3 years ago
  Anton Kaliaev 680fb18414
.github: fix fuzz-nightly job (#5965) 3 years ago
  Marko 962a82c06e
docs: log level docs (#5945) 3 years ago
  Anton Kaliaev d76add65a6
libs/log: format []byte as hexidecimal string (uppercased) (#5960) 3 years ago
  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) 4 years ago
  Erik Grinaker ac49ea8bb7
Makefile: always pull image in proto-gen-docker. (#5953) 4 years ago
  Marko a72fb2fbad
docs: change v0.33 version (#5950) 4 years ago
  Aleksandr Bezobchuk 68bd2116f0
mempool: p2p refactor (#5919) 4 years ago
  Erik Grinaker 670e9b427b
p2p: improve PeerManager prototype (#5936) 4 years ago
  Aleksandr Bezobchuk 15c1936b85
p2p: revise shim log levels (#5940) 4 years ago
  Marko c63854f732
proto: docker deployment (#5931) 4 years ago
  Jack Yeh 527550f372
Update metrics.md (#5930) 4 years ago
  Marko 64961e2267
e2e: releases nightly (#5906) 4 years ago
  Tess Rinearson eff1b16a0c
changelog: update changelog for v0.34.3 (#5927) 4 years ago
  Tess Rinearson ea77360ecf
.github/workflows: enable manual dispatch for some workflows (#5929) 4 years ago
  Tess Rinearson 5972105b06
docs: update package-lock.json (#5928) 4 years ago
  Callum af723eca8a use correct source of evidence time 4 years ago
  Aleksandr Bezobchuk 62d7a5d028
blockchain v0: p2p refactor (#5858) 4 years ago
  Erik Grinaker 96215a06ed
p2p: add prototype peer lifecycle manager (#5882) 4 years ago
  Tess Rinearson 3ef0b90afd
readme: add security mailing list (#5916) 4 years ago
  dependabot[bot] d34e7c5b51
build(deps): Bump vuepress-theme-cosmos from 1.0.179 to 1.0.180 in /docs (#5915) 4 years ago
  Tess Rinearson d8a2eb95bb
config: fix mispellings (#5914) 4 years ago
  Marko eaa948ab7d
proto: bump gogoproto (1.3.2) (#5886) 4 years ago
  Callum Waters 5cbb8263b4
patch concurrency issue with pruning in the light store (#5910) 4 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