52 Commits (19a375aaabf18c700440eeb4b4c50617fab393a3)

Author SHA1 Message Date
  Aleksandr Bezobchuk a554005136
p2p: revised router message scheduling (#6126) 3 years ago
  Callum Waters 6f6083dae3
linter: fix nolintlint warnings (#6257) 3 years ago
  Anton Kaliaev e9e5026dac
rpc/client/http: drop endpoint arg from New and add WSOptions (#6176) 3 years ago
  Aleksandr Bezobchuk 16bbe8c862
consensus: p2p refactor (#5969) 3 years ago
  Callum Waters 162f67cf26
correct spelling to US english (#6077) 3 years ago
  Callum Waters b9b55db4e5
light: remove max retry attempts from client and add to provider (#6054) 3 years ago
  Erik Grinaker 9b6d6a3ad0
p2p: tighten up Router and add tests (#6044) 3 years ago
  Erik Grinaker 2aad26e2f1
p2p: tighten up and test PeerManager (#6034) 3 years ago
  Marko 1f01e5d726
params: remove blockTimeIota (#5987) 3 years ago
  Marko 70bb8cc8b7
proto: seperate native and proto types (#5994) 3 years ago
  Anton Kaliaev d76add65a6
libs/log: format []byte as hexidecimal string (uppercased) (#5960) 3 years ago
  Aleksandr Bezobchuk 68bd2116f0
mempool: p2p refactor (#5919) 3 years ago
  Aleksandr Bezobchuk 62d7a5d028
blockchain v0: p2p refactor (#5858) 3 years ago
  Callum Waters bada08c50c
state sync: last consensus params height is not set (#5889) 4 years ago
  Callum Waters 385ea1db7d
store: use db iterators for pruning and range-based queries (#5848) 4 years ago
  Aleksandr Bezobchuk e986602649
evidence: p2p refactor (#5747) 4 years ago
  Aleksandr Bezobchuk 8bf77d9b1a
statesync: do not recover panic on peer updates (#5869) 4 years ago
  Aleksandr Bezobchuk c75dee5a02
state sync: Fix TestSyncer_SyncAny (#5835) 4 years ago
  Erik Grinaker 1b6df6783d p2p: replace PeerID with NodeID 4 years ago
  Anton Kaliaev aef1ac7ba5
modify Reactor priorities (#5826) 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
  Tess Rinearson 79890d8393
reactors: omit incoming message bytes from reactor logs (#5743) 4 years ago
  Anton Kaliaev e13b4386ff
abci: modify Client interface and socket client (#5673) 4 years ago
  Anton Kaliaev f2f6a78809
docs: warn developers about calling blocking funcs in Receive (#5679) 4 years ago
  Erik Grinaker e7184c499d
statesync: check all necessary heights when adding snapshot to pool (#5516) 4 years ago
  Marko 82e4693cc5
abci: remove setOption (#5447) 4 years ago
  Erik Grinaker f83ecdad1d
config: add state sync discovery_time setting (#5399) 4 years ago
  Anton Kaliaev 85a4be87a7
rpc/client: take context as first param (#5347) 4 years ago
  Callum Waters ed002cea7e
evidence: introduction of LightClientAttackEvidence and refactor of evidence lifecycle (#5361) 4 years ago
  Marko 0ed8dba991
lint: enable errcheck (#5336) 4 years ago
  Erik Grinaker 39d2ac4dbc
statesync: fix the validator set heights (again) (#5330) 4 years ago
  Erik Grinaker 2f4c1f60c7
statesync: broadcast snapshot request to all peers on startup (#5320) 4 years ago
  Callum Waters 2b58a62721
light: implement light block (#5298) 4 years ago
  Erik Grinaker 686361ff3e
statesync: fix valset off-by-one causing consensus failures (#5311) 4 years ago
  Marko fbdf8b098e
mocks: update with 2.2.1 (#5294) 4 years ago
  Erik Grinaker cc247c091b
genesis: add support for arbitrary initial height (#5191) 4 years ago
  Marko 40bd416d59
test: protobuf vectors for reactors (#5221) 4 years ago
  Marko 2d167aefcf
ci: freeze golangci action version (#5196) 4 years ago
  Marko 2ac5a559b4
libs: wrap mutexes for build flag with godeadlock (#5126) 4 years ago
  Marko 6ccccb0933
lint: errcheck (#5091) 4 years ago
  Erik Grinaker 59a17b28a7
proto: improve enums (#5099) 4 years ago
  Erik Grinaker bf3c87c864
test: deflake TestAddAndRemoveListenerConcurrency and TestSyncer_SyncAny (#5101) 4 years ago
  Marko dedf0d2350
proto: folder structure adhere to buf (#5025) 4 years ago
  Marko 7a8224f8a3
state: proto migration (#4972) 4 years ago
  Marko b9af87c4ea
state: proto migration (#4951) 4 years ago
  Marko c2578e2262
light: rename lite2 to light & remove lite (#4946) 4 years ago
  Marko 4e6a844d6f
statesync: use Protobuf instead of Amino for p2p traffic (#4943) 4 years ago
  Erik Grinaker 81c2798df0
abci: fix protobuf lint issues 4 years ago
  Marko 678010c45e
fix linters & switch to official linter (#4808) 4 years ago