9573 Commits (2f9355c579ab26d8d2100596640e24fb70d8b4b1)
 

Author SHA1 Message Date
  dependabot[bot] 8dd715a028
build(deps): Bump actions/cache from v2.1.3 to v2.1.4 (#6055) 4 years ago
  Marko 5fd0a3e9e4
maverick: reduce some duplication (#6052) 4 years ago
  Callum Waters 78a05d3b9e
check block store base is non negative before sending block meta or commits (#6042) 4 years ago
  Erik Grinaker c87001ae0d
ADR-062: update with new P2P core implementation (#6051) 4 years ago
  Tess Rinearson 740008e32b
.github: clean up PR template (#6050) 4 years ago
  Tess Rinearson 17c511db67
.github/workflows: cleanup yaml for e2e nightlies (#6049) 4 years ago
  Erik Grinaker 9b6d6a3ad0
p2p: tighten up Router and add tests (#6044) 4 years ago
  Tess Rinearson 8ea2ac0db7
.github/workflows: fix whitespace in e2e config file (#6043) 4 years ago
  Tess Rinearson 91e1f3548a
.github/workflows: separate e2e workflows for 0.34.x and master (#6041) 4 years ago
  Erik Grinaker 2aad26e2f1
p2p: tighten up and test PeerManager (#6034) 4 years ago
  Marko fd597dc726
docs: reword configuration (#6039) 4 years ago
  Marko 059364e840
docs: external address (#6035) 4 years ago
  Erik Grinaker 5f88d6aa44
test/e2e: increase validator tolerances (#6037) 4 years ago
  Tess Rinearson b0dfbd1832
.github/workflows: try different e2e nightly test set (#6036) 4 years ago
  Callum Waters c7b619188d
light: fix panic with RPC calls to commit and validator when height is nil (#6026) 4 years ago
  Erik Grinaker 3d01d98f67
test/e2e: increase sign/propose tolerances (#6033) 4 years ago
  Tess Rinearson 0b953eb190
Revert "e2e: releases nightly (#5906)" (#6031) 4 years ago
  Callum Waters 90d3f56797
store: fix deadlock in pruning (#6007) 4 years ago
  Anton Kaliaev 9d1f77369f
goreleaser: downcase archive and binary names (#6029) 4 years ago
  Marko 2a2279e010
types: cleanup protobuf.go (#6023) 4 years ago
  Anton Kaliaev 1cd9bdb80b
light/provider/http: fix Validators (#6022) 4 years ago
  Erik Grinaker fc71882f74
p2p: add tests and fix bugs for `NodeAddress` and `NodeID` (#6021) 4 years ago
  Erik Grinaker 1f39f808e1
p2p: tighten up and test Transport API (#6020) 4 years ago
  Erik Grinaker 50b8907581
p2p: clean up new Transport infrastructure (#6017) 4 years ago
  Aleksandr Bezobchuk 17905cbaa2
sync: move closer to separate file (#6015) 4 years ago
  Aleksandr Bezobchuk 60bc071ed5
blockchain v0: skip TestReactor_BadBlockStopsPeer (#6014) 4 years ago
  Anton Kaliaev b1646e51e2
test/e2e: enable pprof server to help debugging failures (#6003) 4 years ago
  Anton Kaliaev a54f1544f8
.github: rename crashers output (fuzz-nightly-test) (#5993) 4 years ago
  Marko 1f01e5d726
params: remove blockTimeIota (#5987) 4 years ago
  Erik Grinaker c900303ac6
test: fix flaky router broadcast test (#6006) 4 years ago
  Erik Grinaker 363804ac21
test: fix TestRouter to take into account PeerManager reconnects (#6002) 4 years ago
  Erik Grinaker 5a9b740acb
test: fix TestSwitchAcceptRoutine by ignoring spurious error (#6001) 4 years ago
  Erik Grinaker aead4ab555
test: fix test data race in p2p.MemoryTransport with logger (#5995) 4 years ago
  Aleksandr Bezobchuk bd8a9372d2
consensus: Groom Logs (#5917) 4 years ago
  Marko 70bb8cc8b7
proto: seperate native and proto types (#5994) 4 years ago
  Erik Grinaker 4dca066aab
test: disable TestPEXReactorSeedModeFlushStop due to flake (#5996) 4 years ago
  Erik Grinaker 6e3c58204a
test: fix TestSwitchAcceptRoutine flake by ignoring error type (#6000) 4 years ago
  Erik Grinaker f54f80bf0d
test: don't use foo-bar.net in TestHTTPClientMakeHTTPDialer (#5997) 4 years ago
  Anton Kaliaev 8ce254cdb7
CONTRIBUTING.md: update testing section (#5979) 4 years ago
  Anton Kaliaev a2e684e51f
.github: archive crashers and fix set-crashers-count step (#5992) 4 years ago
  Sergey 3759bc511b
docs: fix typo in state sync example (#5989) 4 years ago
  Erik Grinaker 06de7459c9
p2p: use stopCtx when dialing peers in Router (#5983) 4 years ago
  Aleksandr Bezobchuk 642ecc3f5c
mempool: fix mempool tests timeout (#5988) 4 years ago
  Aleksandr Bezobchuk b19acfb605
mempool: fix TestReactorNoBroadcastToSender (#5984) 4 years ago
  Erik Grinaker 937a18468a
test/p2p: close transports to avoid goroutine leak failures (#5982) 4 years ago
  Erik Grinaker fe5b312337
p2p: resolve PEX addresses in PEX reactor (#5980) 4 years ago
  Erik Grinaker 7ea8746ed1
proto/p2p: rename PEX messages and fields (#5974) 4 years ago
  Erik Grinaker 51aca684b8
p2p: add prototype PEX reactor for new stack (#5971) 4 years ago
  Anton Kaliaev 8718f6f5ff
terminate go-fuzz gracefully (w/ SIGINT) (#5973) 4 years ago
  Marko 91823eba32
tests: fix `make test` (#5966) 4 years ago