8785 Commits (5bafedff17f4bbeb915df79d4bef74d6a635825a)
 

Author SHA1 Message Date
  Callum Waters 162f67cf26
correct spelling to US english (#6077) 3 years ago
  Callum Waters 059d42866c
.github: remove erik as reviewer from dependapot (#6076) 3 years ago
  Tess Rinearson 79ff92f5bb
.golangci: set locale to US for misspell linter (#6038) 3 years ago
  dependabot[bot] 26fd15800d
build(deps): Bump github.com/tendermint/tm-db from 0.6.3 to 0.6.4 (#6073) 3 years ago
  githubsands e00ffc42d7
store: use a batch instead of individual writes in SaveBlock (#6018) 3 years ago
  dependabot[bot] 38c5d28f87
build(deps): Bump JamesIves/github-pages-deploy-action (#6062) 3 years ago
  Callum Waters ee3f34f4ab
light: create provider options struct (#6064) 3 years ago
  dependabot[bot] 02b6712379
build(deps-dev): Bump watchpack from 2.1.0 to 2.1.1 in /docs (#6063) 3 years ago
  Callum Waters 1608484de8
remove witnesses in order of decreasing index (#6058) 3 years ago
  Anton Kaliaev aaf8987257
.github: use job ID (not step ID) inside if condition (#6060) 3 years ago
  Callum Waters b9b55db4e5
light: remove max retry attempts from client and add to provider (#6054) 3 years ago
  Erik Grinaker c4c47f2e7a
CODEOWNERS: remove erikgrinaker (#6057) 3 years ago
  dependabot[bot] 8dd715a028
build(deps): Bump actions/cache from v2.1.3 to v2.1.4 (#6055) 3 years ago
  Marko 5fd0a3e9e4
maverick: reduce some duplication (#6052) 3 years ago
  Callum Waters 78a05d3b9e
check block store base is non negative before sending block meta or commits (#6042) 3 years ago
  Erik Grinaker c87001ae0d
ADR-062: update with new P2P core implementation (#6051) 3 years ago
  Tess Rinearson 740008e32b
.github: clean up PR template (#6050) 3 years ago
  Tess Rinearson 17c511db67
.github/workflows: cleanup yaml for e2e nightlies (#6049) 3 years ago
  Erik Grinaker 9b6d6a3ad0
p2p: tighten up Router and add tests (#6044) 3 years ago
  Tess Rinearson 8ea2ac0db7
.github/workflows: fix whitespace in e2e config file (#6043) 3 years ago
  Tess Rinearson 91e1f3548a
.github/workflows: separate e2e workflows for 0.34.x and master (#6041) 3 years ago
  Erik Grinaker 2aad26e2f1
p2p: tighten up and test PeerManager (#6034) 3 years ago
  Marko fd597dc726
docs: reword configuration (#6039) 3 years ago
  Marko 059364e840
docs: external address (#6035) 3 years ago
  Erik Grinaker 5f88d6aa44
test/e2e: increase validator tolerances (#6037) 3 years ago
  Tess Rinearson b0dfbd1832
.github/workflows: try different e2e nightly test set (#6036) 3 years ago
  Callum Waters c7b619188d
light: fix panic with RPC calls to commit and validator when height is nil (#6026) 3 years ago
  Erik Grinaker 3d01d98f67
test/e2e: increase sign/propose tolerances (#6033) 3 years ago
  Tess Rinearson 0b953eb190
Revert "e2e: releases nightly (#5906)" (#6031) 3 years ago
  Callum Waters 90d3f56797
store: fix deadlock in pruning (#6007) 3 years ago
  Anton Kaliaev 9d1f77369f
goreleaser: downcase archive and binary names (#6029) 3 years ago
  Marko 2a2279e010
types: cleanup protobuf.go (#6023) 3 years ago
  Anton Kaliaev 1cd9bdb80b
light/provider/http: fix Validators (#6022) 3 years ago
  Erik Grinaker fc71882f74
p2p: add tests and fix bugs for `NodeAddress` and `NodeID` (#6021) 3 years ago
  Erik Grinaker 1f39f808e1
p2p: tighten up and test Transport API (#6020) 3 years ago
  Erik Grinaker 50b8907581
p2p: clean up new Transport infrastructure (#6017) 3 years ago
  Aleksandr Bezobchuk 17905cbaa2
sync: move closer to separate file (#6015) 3 years ago
  Aleksandr Bezobchuk 60bc071ed5
blockchain v0: skip TestReactor_BadBlockStopsPeer (#6014) 3 years ago
  Anton Kaliaev b1646e51e2
test/e2e: enable pprof server to help debugging failures (#6003) 3 years ago
  Anton Kaliaev a54f1544f8
.github: rename crashers output (fuzz-nightly-test) (#5993) 3 years ago
  Marko 1f01e5d726
params: remove blockTimeIota (#5987) 3 years ago
  Erik Grinaker c900303ac6
test: fix flaky router broadcast test (#6006) 3 years ago
  Erik Grinaker 363804ac21
test: fix TestRouter to take into account PeerManager reconnects (#6002) 3 years ago
  Erik Grinaker 5a9b740acb
test: fix TestSwitchAcceptRoutine by ignoring spurious error (#6001) 3 years ago
  Erik Grinaker aead4ab555
test: fix test data race in p2p.MemoryTransport with logger (#5995) 3 years ago
  Aleksandr Bezobchuk bd8a9372d2
consensus: Groom Logs (#5917) 3 years ago
  Marko 70bb8cc8b7
proto: seperate native and proto types (#5994) 3 years ago
  Erik Grinaker 4dca066aab
test: disable TestPEXReactorSeedModeFlushStop due to flake (#5996) 3 years ago
  Erik Grinaker 6e3c58204a
test: fix TestSwitchAcceptRoutine flake by ignoring error type (#6000) 3 years ago
  Erik Grinaker f54f80bf0d
test: don't use foo-bar.net in TestHTTPClientMakeHTTPDialer (#5997) 3 years ago