8922 Commits (ae5f98881bc89a16a74e581e2f6b838cf3d77b62)
 

Author SHA1 Message Date
  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
  Anton Kaliaev 8ce254cdb7
CONTRIBUTING.md: update testing section (#5979) 3 years ago
  Anton Kaliaev a2e684e51f
.github: archive crashers and fix set-crashers-count step (#5992) 3 years ago
  Sergey 3759bc511b
docs: fix typo in state sync example (#5989) 3 years ago
  Erik Grinaker 06de7459c9
p2p: use stopCtx when dialing peers in Router (#5983) 3 years ago
  Aleksandr Bezobchuk 642ecc3f5c
mempool: fix mempool tests timeout (#5988) 3 years ago
  Aleksandr Bezobchuk b19acfb605
mempool: fix TestReactorNoBroadcastToSender (#5984) 3 years ago
  Erik Grinaker 937a18468a
test/p2p: close transports to avoid goroutine leak failures (#5982) 3 years ago
  Erik Grinaker fe5b312337
p2p: resolve PEX addresses in PEX reactor (#5980) 3 years ago
  Erik Grinaker 7ea8746ed1
proto/p2p: rename PEX messages and fields (#5974) 3 years ago
  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