7995 Commits (994912211c6911684a1db9f39f524677e4cd1154)
 

Author SHA1 Message Date
  Anton Kaliaev 994912211c
p2p/conn: add a test for MakeSecretConnection (#4829) 4 years ago
  Alessio Treglia c8483531d8
consensus: attempt to repair the WAL file on data corruption (#4682) 4 years ago
  Marko c2578e2262
light: rename lite2 to light & remove lite (#4946) 4 years ago
  Erik Grinaker 395d58c27c
docs: document open file limit in production guide (#4945) 4 years ago
  Marko 4e6a844d6f
statesync: use Protobuf instead of Amino for p2p traffic (#4943) 4 years ago
  Anton Kaliaev 123beeadc4
lite2: compare header with witnesses in parallel (#4935) 4 years ago
  Anton Kaliaev 2af939a5dd
lite2: check header w/ witnesses only when doing bisection (#4929) 4 years ago
  Anton Kaliaev af1d16bee9
lite2: allow bigger requests to LC proxy (#4930) 4 years ago
  Marko 99d88cbe2f
crypto: remove key suffixes (#4941) 4 years ago
  Marko 0da7d87351
proto: move mempool to proto (#4940) 4 years ago
  Callum Waters 26bea83694
evidence: retrieve header at height of evidence for validation (#4870) 4 years ago
  Callum Waters e538ea03d1
consensus: fix startnextheightcorrectly test (#4938) 4 years ago
  Anton Kaliaev 8ab0a4c3b0
lite2: correctly return the results of the "latest" block (#4931) 4 years ago
  Federico Kunze da924fc62d
rpc: add BlockByHash to Client (#4923) 4 years ago
  dependabot-preview[bot] 0572315f77
build(deps): Bump vuepress-theme-cosmos from 1.0.165 to 1.0.166 in /docs (#4920) 4 years ago
  Tess Rinearson 29e50794c8
CHANGELOG: add 0.32.12 changelog entry (#4918) 4 years ago
  dependabot-preview[bot] 4f009e3b71 build(deps): Bump github.com/stretchr/testify from 1.5.1 to 1.6.0 4 years ago
  Marko d5a60b0eb0
rpc: increase waitForEventTimeout to 8 seconds (#4917) 4 years ago
  Tess Rinearson bdf268e03e
CHANGELOG: update to reflect 0.33.5 (#4915) 4 years ago
  Joe Bowman 8b50ff60d9
only retrieve pubkey once for all validators (partially fixes #4865) (#4895) 4 years ago
  Anton Kaliaev 89cdc4bfd7
consensus: increase ensureTimeout (#4891) 4 years ago
  Tess Rinearson 75e19f99ea
CONTRIBUTING: update minor release process (#4909) 4 years ago
  Marko a27317dff0
ci: add timeouts (#4912) 4 years ago
  dependabot-preview[bot] aded0b0138 build(deps): Bump vuepress-theme-cosmos from 1.0.164 to 1.0.165 in /docs 4 years ago
  Callum Waters 8cd3dec102
types: create ValidateBasic() funcs for validator and validator set (#4905) 4 years ago
  Erik Grinaker e69a3d9703
rpc/test: wait for subscription in TestTxEventsSentWithBroadcastTxAsync (#4907) 4 years ago
  Erik Grinaker f146ef2528
p2p: remove nil guard (#4901) 4 years ago
  Erik Grinaker 804e2d1f97
rpc/test: wait for mempool CheckTx callback (#4908) 4 years ago
  Erik Grinaker f1000794f2
types/test: remove slow test cases in TestValSetUpdatePriorityOrderTests (#4903) 4 years ago
  Anton Kaliaev 287110d425
consensus: bring back log.Error statement (#4899) 4 years ago
  Callum Waters 2014357a19
evidence: remove header from phantom evidence (#4892) 4 years ago
  Erik Grinaker d0dcf81f98
rpc/test: fix test race in TestAppCalls (#4894) 4 years ago
  Erik Grinaker f4978466b9
p2p/test: fix Switch test race condition (#4893) 4 years ago
  Callum Waters 3c1cb77db2
lite2/http: fix provider test by increasing the block retention value (#4890) 4 years ago
  Erik Grinaker 40d5c7f532
p2p/test: wait for listener to get ready (#4881) 4 years ago
  Anton Kaliaev 187120a04d
types: remove unnecessary sort call (#4876) 4 years ago
  Erik Grinaker b9a0d47f14
test/blockchain/v0: mitigate test data race (#4886) 4 years ago
  Erik Grinaker 0566646373
test/abci: use random socket names to avoid collisions (#4885) 4 years ago
  Marko 7866f4a995
ci: migrate localnet to github actions (#4878) 4 years ago
  Marko 89a3cb2b0a
libs: remove kv (#4874) 4 years ago
  Marko e03b61abd2
proto: add proto files for ibc unblock (#4853) 4 years ago
  Callum Waters 970cbbad6d
blockchain[v1]: increased timeout times for peer tests (#4871) 4 years ago
  Anton Kaliaev 439a06ad53
p2p: TestTransportMultiplexAcceptNonBlocking and TestTransportMultiplexConnFilterTimeout (#4868) 4 years ago
  Marko 976eebe281
ci: bump the timeout for test_coverage (#4864) 4 years ago
  Callum Waters 1b50b4e765
lite2: fix pivot height during bisection (#4850) 4 years ago
  Marko 1ecc886c44
ci: add paths 4 years ago
  Anton Kaliaev 3fb80e560d
p2p: return masked IP (not the actual IP) in addrbook#groupKey 4 years ago
  Marko 9149ee7d8b
lint: various fixes 4 years ago
  dependabot-preview[bot] d1d33057dc
build(deps): Bump github.com/golang/protobuf from 1.4.1 to 1.4.2 (#4849) 4 years ago
  Anton Kaliaev e9897c82e5
rpc/core: do not lock ConsensusState mutex 4 years ago