134 Commits (master)

Author SHA1 Message Date
  Sam Kleinman 28d34d635c
service: change stop interface (#7816) 2 years ago
  Callum Waters e81b0e290e spec: merge spec repo into tendermint repo (#7804) 2 years ago
  Sergio Mena d3548eb706
Completed the existing `FinalizeBlock` PR and rebased to master (#7798) 2 years ago
  M. J. Fromberger 7e09c2ef43
Clean up temp files more thoroughly after testing. (#7815) 2 years ago
  mconcat d2afb91e99 ABCI Vote Extension 2 (#6885) 3 years ago
  mconcat 29f7573762 abci: Vote Extension 1 (#6646) 3 years ago
  M. J. Fromberger f9c6cc9306
rpc: use encoding/json rather than tmjson (#7670) 2 years ago
  kmax.eth 449e127e6c
privval: avoid re-signing vote when RHS and signbytes are equal (#7592) 2 years ago
  William Banfield 7bc3a7274a
privval: do not use old proposal timestamp (#7621) 2 years ago
  M. J. Fromberger 5eae2e62c0
privval: synchronize leak check with shutdown (#7629) 2 years ago
  Sam Kleinman b10c74647f
testing: use noop loger with leakteset in more places (#7604) 2 years ago
  M. J. Fromberger dbe2146d0a
rpc: simplify the encoding of interface-typed arguments in JSON (#7600) 2 years ago
  Sam Kleinman cc51bf7587
tests: remove in-test logging (#7558) 2 years ago
  Sam Kleinman 841629f5b7
privval: improve client shutdown to prevent resource leak (#7544) 2 years ago
  M. J. Fromberger 366ab1947a
Replace uses of libs/json with encoding/json. (#7534) 2 years ago
  Sam Kleinman 332163ede6
testing: remove background contexts (#7509) 2 years ago
  Sam Kleinman 4137c16d3f
privval: improve test hygine (#7511) 2 years ago
  Sam Kleinman f2cc496f09
testing: pass testing.T to assert and require always, assertion cleanup (#7508) 2 years ago
  Sam Kleinman 3c8955e4b8
errors: formating cleanup (#7507) 2 years ago
  Sam Kleinman 5c0abb5367
testing: use scoped logger for all public packages (#7504) 2 years ago
  Sam Kleinman 1630d1cf3e
privval: remove panics in privval implementation (#7475) 2 years ago
  Sam Kleinman bef120dadf
contexts: remove all TODO instances (#7466) 2 years ago
  dependabot[bot] 7705c9d086
build(deps): Bump google.golang.org/grpc from 1.42.0 to 1.43.0 (#7455) 2 years ago
  M. J. Fromberger da697089d0
Move libs/async to internal/libs/async. (#7449) 2 years ago
  Sam Kleinman d0e03f01fc
sync: remove special mutexes (#7438) 2 years ago
  Sam Kleinman a62ac27047
service: remove exported logger from base implemenation (#7381) 2 years ago
  Sam Kleinman a823d167bc
service: cleanup base implementation and some caller implementations (#7301) 2 years ago
  M. J. Fromberger 76dea94a01
Remove now-unused nolint:lll directives. (#7356) 2 years ago
  Sam Kleinman 6ab62fe7b6
service: remove stop method and use contexts (#7292) 2 years ago
  Sharad Chand 8441b3715a
migrate away from deprecated ioutil APIs (#7175) 3 years ago
  M. J. Fromberger cf7537ea5f
cleanup: Reduce and normalize import path aliasing. (#6975) 3 years ago
  M. J. Fromberger 8f06e0c9e7
cleanup: remove redundant error plumbing (#6778) 3 years ago
  JayT106 11a71c228c
state/privval: no GetPubKey retry beyond the proposal/voting window (#6578) 3 years ago
  Yawning Angel c5cc3c8d3f
crypto: Use a different library for ed25519/sr25519 (#6526) 3 years ago
  Sam Kleinman a6b30faf35
libs/time: move types/time into libs (#6595) 3 years ago
  Callum Waters c0f7fb08c0
config: add root dir to priv validator (#6585) 3 years ago
  Sam Kleinman 7bf84d9d7f
config: seperate priv validator config into seperate section (#6462) 3 years ago
  Marko 719e028e00
libs: internalize some packages (#6366) 3 years ago
  Marko efd2fde474
privval: add ctx to privval interface (#6240) 3 years ago
  Marko e2384a00ce
privval: return errors on loadFilePV (#6185) 3 years ago
  Callum Waters 162f67cf26
correct spelling to US english (#6077) 3 years ago
  Marko 1f01e5d726
params: remove blockTimeIota (#5987) 3 years ago
  Marko f05788e632
privval: Query validator key (#5876) 3 years ago
  Marko 09cf0bcb01
privval: add grpc (#5725) 3 years ago
  Erik Grinaker 1ccd23ca1d
p2p: fix MConnection inbound traffic statistics and rate limiting (#5868) 3 years ago
  Marko b2d72dce7e
e2e: use ed25519 for secretConn (remote signer) (#5678) 3 years ago
  Erik Grinaker 2d0fcf498d
privval: duplicate SecretConnection from p2p package (#5672) 3 years ago
  Anton Kaliaev af645ac778
privval: reset pingTimer to avoid sending unnecessary pings (#5642) 4 years ago
  Anton Kaliaev fa522ca323
privval: increase read/write timeout to 5s and calculate ping interval based on it (#5638) 4 years ago
  Marko bf35cc6443
cmd: add support for --key (#5612) 4 years ago