8736 Commits (cbae3613dd19198d609b282c15134e50f25c0d9f)
 

Author SHA1 Message Date
  Callum Waters cbae3613dd
e2e: add evidence generation and testing (#6276) 3 years ago
  Marko 32ee737d42
change index block log to info (#6290) 3 years ago
  Marko 6a34fd8fc3
ci: add janitor (#6292) 3 years ago
  Frojdi Dymylja 9ecfcc93a6
fix: jsonrpc url parsing and dial function (#6264) 3 years ago
  Callum Waters 63f6c26072
update tm command from node to start (#6283) 3 years ago
  dependabot[bot] d988cd6101
build(deps): Bump github.com/minio/highwayhash from 1.0.1 to 1.0.2 (#6280) 3 years ago
  dependabot[bot] ca080b5a7f
build(deps): Bump google.golang.org/grpc from 1.36.0 to 1.36.1 (#6281) 3 years ago
  Sam Kleinman 0124593a61
fix: avoid race with a deeper copy (#6285) 3 years ago
  dependabot[bot] 19a375aaab
build(deps): Bump vuepress-theme-cosmos from 1.0.180 to 1.0.181 in /docs (#6266) 3 years ago
  Aleksandr Bezobchuk b5e4147e5a
p2p: metrics (#6278) 3 years ago
  Aleksandr Bezobchuk a554005136
p2p: revised router message scheduling (#6126) 3 years ago
  Sam Kleinman 2ceb816721
test infra: make memory network test buffers configurable (#6275) 3 years ago
  Sam Kleinman 3f9066b290
logging: shorten precommit log message (#6270) 3 years ago
  Callum Waters 7d53cb232c
e2e: fix perturbation of seed nodes (#6272) 3 years ago
  Aleksandr Bezobchuk 1d671a147f
github: add @tychoish to code owners (#6273) 3 years ago
  Aleksandr Bezobchuk d43a79ddf6
state: cleanup block indexing logs and null (#6263) 3 years ago
  Aleksandr Bezobchuk 003f394512
rpc: index block events to support block event queries (#6226) 3 years ago
  Sam Kleinman 99c73dd3c1
refactor blockchain/v0 tests to use p2ptest (#6256) 3 years ago
  dependabot[bot] 206479f1ec
build(deps): Bump github.com/prometheus/client_golang (#6258) 3 years ago
  dependabot[bot] 7d68a56f32
build(deps): Bump github.com/golang/protobuf from 1.4.3 to 1.5.1 (#6254) 3 years ago
  Callum Waters 6f6083dae3
linter: fix nolintlint warnings (#6257) 3 years ago
  Callum Waters dd84867e2b
bump linter version to 1.38 (#6253) 3 years ago
  Callum Waters 9f7051d38a
node: implement tendermint modes (#6241) 3 years ago
  Sam Kleinman 5c547137f6
fix: make p2p evidence_pending test not timing dependent (#6252) 3 years ago
  Sam Kleinman c52de487e7
test: refactor mempool reactor to use new p2ptest infrastructure (#6250) 3 years ago
  Sam Kleinman acbe3f6570
P2P: Evidence Reactor Test Refactor (#6238) 3 years ago
  Sam Kleinman c553c0cf20
cleanup consensus test (#6246) 3 years ago
  Anton Kaliaev fa51b652e8
.github: remove myself from CODEOWNERS (#6248) 3 years ago
  dependabot[bot] b00962ed57
build(deps): Bump codecov/codecov-action from v1.2.2 to v1.3.1 (#6247) 3 years ago
  Marko efd2fde474
privval: add ctx to privval interface (#6240) 3 years ago
  Callum Waters fa781e6bb7
e2e: fix light client generator (#6236) 3 years ago
  Marko 6ffdf181f2
crypto: ed25519 & sr25519 batch verification (#6120) 3 years ago
  Callum Waters bf8cce83db
use error.Is to check for nondeterminstic vote error type (#6237) 3 years ago
  dependabot[bot] 799f87b55b
build(deps): Bump codecov/codecov-action from v1.2.1 to v1.2.2 (#6231) 3 years ago
  dependabot[bot] 72c9364154
build(deps): Bump rtCamp/action-slack-notify from ae42232590 to 2.1.3 (#6234) 3 years ago
  Callum Waters 6b4024ad75
fix e2e app test (#6223) 3 years ago
  Anton Kaliaev 00b9524168
rpc/jsonrpc/server: return an error in WriteRPCResponseHTTP(Error) (#6204) 3 years ago
  Marko 884d4d5252
note: add nondeterministic note to events (#6220) 3 years ago
  Callum Waters 1c314c830e
blockstore: save only the last seen commit (#6212) 3 years ago
  Alessio Treglia d27cc6e5e9
build with go1.16 (#6213) 3 years ago
  colin axnér 5a7ac0abdb
update outdated comment in state.go (#6214) 3 years ago
  Callum Waters 418e2c140f
e2e: integrate light clients (#6196) 3 years ago
  Anton Kaliaev 4540bef665
localnet: fix localnet by excluding self from persistent peers list (#6209) 3 years ago
  dependabot[bot] 6625d125a9
build(deps): Bump JamesIves/github-pages-deploy-action from 4.0.0 to 4.1.0 (#6215) 3 years ago
  Callum Waters 0566bea8b2
e2e: add benchmarking functionality (#6210) 3 years ago
  Marko 8c539f7c2b
logs: cleanup (#6198) 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
  Marko 0d0181856b
indexer: remove info log (#6194) 3 years ago