473 Commits (master)

Author SHA1 Message Date
  Sam Kleinman 43943d2dce
rollback: cleanup second node during test (#8175) 2 years ago
  Marko 7c03e7dbfb
cmd: make reset more safe (#8081) 2 years ago
  William Banfield 0b8a62c87b
abci: Synchronize FinalizeBlock with the updated specification (#7983) 2 years ago
  Sam Kleinman 2ffb262600
context: cleaning up context dead ends (#7963) 2 years ago
  Sam Kleinman 3dc04430c3
cmd/debug: remove global variables and logging (#7957) 2 years ago
  Sam Kleinman d65237ff87
logging: allow logging level override (#7873) 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
  Sam Kleinman 824960c565
libs/service: regularize Stop semantics and concurrency primitives (#7809) 2 years ago
  Sam Kleinman 9e59fc6924
libs/cli: clean up package (#7806) 2 years ago
  Anca Zamfir 27ccf3b590
Don't allow duplicates for light client providers (#7781) 2 years ago
  Simon Kirillov 1fbe56da0c
Fix issue 7782 (#7783) 2 years ago
  Sam Kleinman a4e2f05d7a
cmd: avoid package state in cli constructors (#7719) 2 years ago
  M. J. Fromberger f9c6cc9306
rpc: use encoding/json rather than tmjson (#7670) 2 years ago
  Sam Kleinman 2a348cc1e9
logging: remove reamining instances of SetLogger interface (#7572) 2 years ago
  Sam Kleinman 5bf1bdcfb4
reactors: skip log on some routine cancels (#7556) 2 years ago
  Sam Kleinman 0f3f2aa4bc
log: remove support for traces (#7542) 2 years ago
  Sam Kleinman 569629486b
tests: remove panics from test fixtures (#7522) 2 years ago
  Sam Kleinman 0ae974e639
libs/os: remove trap signal (#7515) 2 years ago
  Sam Kleinman 332163ede6
testing: remove background contexts (#7509) 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
  M. J. Fromberger 7cdf560173
config: add a Deprecation annotation to P2PConfig.Seeds. (#7496) 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
  Callum Waters 5ba3c6be42
cmd: cosmetic changes for errors and print statements (#7377) 2 years ago
  Sam Kleinman 5f9dd2e7f5
p2p/upnp: remove unused functionality (#7379) 2 years ago
  Sam Kleinman 8a991e288c
service: plumb contexts to all (most) threads (#7363) 2 years ago
  Callum Waters bca2080c01
cmd: add integration test and fix bug in rollback command (#7315) 2 years ago
  M. J. Fromberger ab1788b922
Fix incorrect tests using the PSQL sink. (#7349) 2 years ago
  Sam Kleinman 6ab62fe7b6
service: remove stop method and use contexts (#7292) 2 years ago
  Sam Kleinman a15ae5b53a
node+consensus: handshaker initialization (#7283) 2 years ago
  JayT106 1e701ed9b5
fix LGTM warning (#7257) 3 years ago
  Sharad Chand 8441b3715a
migrate away from deprecated ioutil APIs (#7175) 3 years ago
  Sam Kleinman 93eb940dcd
config: WriteConfigFile should return error (#7169) 3 years ago
  Sam Kleinman cb39e2f917
node,blocksync,config: remove support for running nodes with blocksync disabled (#7159) 3 years ago
  M. J. Fromberger 86f00135dd
rpc: Remove the deprecated gRPC interface to the RPC service (#7121) 3 years ago
  Callum Waters 4ca130d226
cli: allow node operator to rollback last state (#7033) 3 years ago
  Sam Kleinman 5bf30bb049
p2p: cleanup transport interface (#7071) 3 years ago
  Callum Waters 60a6c6fb1a
e2e: allow running of single node using the e2e app (#6982) 3 years ago
  Sam Kleinman bb8ffcb95b
store: move pacakge to internal (#6978) 3 years ago
  M. J. Fromberger cf7537ea5f
cleanup: Reduce and normalize import path aliasing. (#6975) 3 years ago
  Sam Kleinman 1c4950dbd2
state: move package to internal (#6964) 3 years ago
  Sam Kleinman 07d10184a1
inspect: remove duplicated construction path (#6966) 3 years ago
  William Banfield dc0e04d243
rename configuration parameters to use the new blocksync nomenclature (#6896) 3 years ago
  M. J. Fromberger 41a361ed8d
psql: add documentation and simplify constructor API (#6856) 3 years ago
  William Banfield bc2b529b95
inspect: add inspect mode for debugging crashed tendermint node (#6785) 3 years ago
  Sam Kleinman d8642a941e
cmd: remove deprecated snakes (#6854) 3 years ago
  Sam Kleinman 66084a01dc
commands: add key migration cli (#6790) 3 years ago