193 Commits (cbae3613dd19198d609b282c15134e50f25c0d9f)

Author SHA1 Message Date
  Callum Waters cbae3613dd
e2e: add evidence generation and testing (#6276) 3 years ago
  Aleksandr Bezobchuk a554005136
p2p: revised router message scheduling (#6126) 3 years ago
  Callum Waters 7d53cb232c
e2e: fix perturbation of seed nodes (#6272) 3 years ago
  Aleksandr Bezobchuk 003f394512
rpc: index block events to support block event queries (#6226) 3 years ago
  Callum Waters 9f7051d38a
node: implement tendermint modes (#6241) 3 years ago
  Callum Waters fa781e6bb7
e2e: fix light client generator (#6236) 3 years ago
  Callum Waters 6b4024ad75
fix e2e app test (#6223) 3 years ago
  Callum Waters 418e2c140f
e2e: integrate light clients (#6196) 3 years ago
  Callum Waters 0566bea8b2
e2e: add benchmarking functionality (#6210) 3 years ago
  Aleksandr Bezobchuk be88fd3e63
mempool/rpc: log grooming (#6201) 3 years ago
  Callum Waters cab10db725
e2e: adjust timeouts to be dynamic to size of network (#6202) 3 years ago
  Callum Waters 90fe178b52
mempool: don't return an error on checktx with the same tx (#6199) 3 years ago
  Anton Kaliaev 36d92cd0b6
test/fuzz: fix rpc, secret_connection and pex tests (#6190) 3 years ago
  Anton Kaliaev 089b314bdb
test/fuzz: fix PEX reactor test (#6188) 3 years ago
  Marko e2384a00ce
privval: return errors on loadFilePV (#6185) 3 years ago
  Anton Kaliaev e9e5026dac
rpc/client/http: drop endpoint arg from New and add WSOptions (#6176) 3 years ago
  Erik Grinaker b6be889b97
node: feature flag for legacy p2p support (#6056) 3 years ago
  Callum Waters d4b04776bd
e2e: disconnect maverick (#6099) 3 years ago
  Callum Waters 162f67cf26
correct spelling to US english (#6077) 3 years ago
  Marko 5fd0a3e9e4
maverick: reduce some duplication (#6052) 3 years ago
  Erik Grinaker 9b6d6a3ad0
p2p: tighten up Router and add tests (#6044) 3 years ago
  Erik Grinaker 5f88d6aa44
test/e2e: increase validator tolerances (#6037) 3 years ago
  Erik Grinaker 3d01d98f67
test/e2e: increase sign/propose tolerances (#6033) 3 years ago
  Erik Grinaker 50b8907581
p2p: clean up new Transport infrastructure (#6017) 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
  Aleksandr Bezobchuk bd8a9372d2
consensus: Groom Logs (#5917) 3 years ago
  Marko 70bb8cc8b7
proto: seperate native and proto types (#5994) 3 years ago
  Anton Kaliaev 8ce254cdb7
CONTRIBUTING.md: update testing section (#5979) 3 years ago
  Erik Grinaker 7ea8746ed1
proto/p2p: rename PEX messages and fields (#5974) 3 years ago
  Erik Grinaker a741314c97
p2p: improve peerStore prototype (#5954) 3 years ago
  Callum Waters aecfb0ecf0
e2e: add control over the log level of nodes (#5958) 3 years ago
  Anton Kaliaev d76add65a6
libs/log: format []byte as hexidecimal string (uppercased) (#5960) 3 years ago
  Anton Kaliaev df22e7354c
test/fuzz: move fuzz tests into this repo (#5918) 3 years ago
  Aleksandr Bezobchuk 68bd2116f0
mempool: p2p refactor (#5919) 3 years ago
  Callum af723eca8a use correct source of evidence time 4 years ago
  Aleksandr Bezobchuk 62d7a5d028
blockchain v0: p2p refactor (#5858) 3 years ago
  Callum Waters 03a6fb2777
state: prune states using an iterator (#5864) 4 years ago
  Erik Grinaker 66ba12d9bc
test/e2e: tolerate up to 2/3 missed signatures for a validator (#5878) 4 years ago
  Marko 09cf0bcb01
privval: add grpc (#5725) 4 years ago
  Aleksandr Bezobchuk e986602649
evidence: p2p refactor (#5747) 4 years ago
  Erik Grinaker 1570d26f84
test/e2e: add conceptual overview (#5857) 4 years ago
  Erik Grinaker 17ca6c6c98
test/e2e: disable abci/grpc and blockchain/v2 due to flake (#5854) 4 years ago
  Erik Grinaker b4ce1de44a p2p: rename NodeInfo.DefaultNodeID to NodeID 4 years ago
  Erik Grinaker 8e7d431f6f p2p: rename ID to NodeID 4 years ago
  Anton Kaliaev aef1ac7ba5
modify Reactor priorities (#5826) 4 years ago
  Callum Waters ebff8a96a5
docs: use hyphens instead of snake case (#5802) 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