8764 Commits (b13b7620b420307f2f23d92e2b5ff450f1188a84)
 

Author SHA1 Message Date
  Erik Grinaker 85353d9af5
test/consensus: improve WaitGroup handling in Byzantine tests (#5861) 4 years ago
  Erik Grinaker 1570d26f84
test/e2e: add conceptual overview (#5857) 4 years ago
  Aleksandr Bezobchuk c75dee5a02
state sync: Fix TestSyncer_SyncAny (#5835) 4 years ago
  Erik Grinaker 17ca6c6c98
test/e2e: disable abci/grpc and blockchain/v2 due to flake (#5854) 4 years ago
  Erik Grinaker 46964f62db
p2p: fix IPv6 address handling in new transport API (#5853) 4 years ago
  Erik Grinaker 9c47b572f7
libs/os: EnsureDir now returns IO errors and checks file type (#5852) 4 years ago
  Erik Grinaker 1b18d26644
abci/grpc: fix invalid mutex handling in StopForError() (#5849) 4 years ago
  Erik Grinaker d39eb74daa
tools/tm-signer-harness: fix listener leak in newTestHarnessListener() (#5850) 4 years ago
  Erik Grinaker 91bef75f62 p2p: rename PubKeyToID to NodeIDFromPubKey 4 years ago
  Erik Grinaker b4ce1de44a p2p: rename NodeInfo.DefaultNodeID to NodeID 4 years ago
  Erik Grinaker 1b6df6783d p2p: replace PeerID with NodeID 4 years ago
  Erik Grinaker cc3c18a6a7 p2p: add NodeID.Validate(), replaces validateID() 4 years ago
  Erik Grinaker 8e7d431f6f p2p: rename ID to NodeID 4 years ago
  John Adler 3c1416b3d7
ABCI: Update readme to fix broken link to proto (#5847) 4 years ago
  Anton Kaliaev aef1ac7ba5
modify Reactor priorities (#5826) 4 years ago
  Erik Grinaker 84ff991387
p2p: add MemoryTransport, an in-memory transport for testing (#5827) 4 years ago
  Marko bc1f1e5ffa
ci: run `goreleaser build` (#5824) 4 years ago
  Callum Waters c4730bb46a
localnet: use 27000 port for prometheus (#5811) 4 years ago
  dependabot[bot] 392acdc733
build(deps): Bump codecov/codecov-action from v1.0.15 to v1.1.1 (#5825) 4 years ago
  Marko 1128244f4f
docs: specify master for tutorials (#5822) 4 years ago
  Marko 886442c111
abci: use protoio for length delimitation (#5818) 4 years ago
  Marko c6691b91c2
ci: make timeout-minutes 8 for golangci (#5821) 4 years ago
  dependabot[bot] 0a41711091
build(deps): Bump github.com/cosmos/iavl from 0.15.2 to 0.15.3 (#5814) 4 years ago
  Anton Kaliaev 77deb710fb
mempool: disable MaxBatchBytes (#5800) 4 years ago
  Anton Kaliaev 6a056e050c
mempool: introduce KeepInvalidTxsInCache config option (#5813) 4 years ago
  dependabot[bot] bdf688debc
build(deps): Bump github.com/prometheus/client_golang from 1.8.0 to 1.9.0 (#5807) 4 years ago
  Erik Grinaker 72f041b759
p2p: fix data race in MakeSwitch test helper (#5810) 4 years ago
  Dev Ojha 8c0af72987
consensus: deprecate time iota ms (#5792) 4 years ago
  Anton Kaliaev ced66e4eb5 config: increase MaxPacketMsgPayloadSize to 1400 4 years ago
  Anton Kaliaev be6c016664 consensus: change log level to error when adding vote 4 years ago
  Anton Kaliaev 085fd66f33 p2p: do not format raw msg bytes 4 years ago
  Anton Kaliaev 2bb2af19e4 localnet: expose 6060 (pprof) and 9090 (prometheus) on node0 4 years ago
  Callum Waters ebff8a96a5
docs: use hyphens instead of snake case (#5802) 4 years ago
  PaddyMc 6ef81c6074
localnet: fix node starting issue with --proxy-app flag (#5803) 4 years ago
  Erik Grinaker e198edf20e
p2p: remove `NodeInfo` interface and rename `DefaultNodeInfo` struct (#5799) 4 years ago
  Erik Grinaker bcfc889f25
p2p: implement new Transport interface (#5791) 4 years ago
  dependabot[bot] 6dce4ef701 build(deps): Bump github.com/cosmos/iavl from 0.15.0 to 0.15.2 4 years ago
  Tess Rinearson 1547a7e6c1
readme: update discord link (#5795) 4 years ago
  dependabot[bot] e3b96107af
build(deps): Bump gaurav-nelson/github-action-markdown-link-check (#5793) 4 years ago
  Anton Kaliaev 5aa859c370
blockchain/v2: send status request when new peer joins (#5774) 4 years ago
  dependabot[bot] 41c067c474
build(deps): Bump gaurav-nelson/github-action-markdown-link-check (#5787) 4 years ago
  Callum Waters 3283a84ab2
cmd: hyphen case cli and config (#5777) 4 years ago
  Tess Rinearson c1be58a27b
readme: add links to job post (#5785) 4 years ago
  dependabot[bot] a24e00dda6
build(deps): Bump gaurav-nelson/github-action-markdown-link-check from 1.0.8 to 1.0.9 (#5779) 4 years ago
  dependabot[bot] d01e6998a7
build(deps): Bump vuepress-theme-cosmos from 1.0.178 to 1.0.179 in /docs (#5780) 4 years ago
  Erik Grinaker d8ae450784
Makefile: use git 2.20-compatible branch detection (#5778) 4 years ago
  Anton Kaliaev 28e79a4d02
cmd: modify `gen_node_key` to print key to STDOUT (#5772) 4 years ago
  Aleksandr Bezobchuk 0565eb5943
state sync: cleanup (#5776) 4 years ago
  Aleksandr Bezobchuk a879eb444d
p2p: state sync reactor refactor (#5671) 4 years ago
  Marko cdc217357d
adr: privval gRPC (#5712) 4 years ago