89 Commits (e81b0e290ec5972015885e46bd1c7a1ab31bc51c)

Author SHA1 Message Date
  Callum Waters e81b0e290e spec: merge spec repo into tendermint repo (#7804) 2 years ago
  Sam Kleinman a4e2f05d7a
cmd: avoid package state in cli constructors (#7719) 2 years ago
  M. J. Fromberger 7cdf560173
config: add a Deprecation annotation to P2PConfig.Seeds. (#7496) 2 years ago
  Sam Kleinman 6ab62fe7b6
service: remove stop method and use contexts (#7292) 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
  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
  William Banfield dc0e04d243
rename configuration parameters to use the new blocksync nomenclature (#6896) 3 years ago
  Sam Kleinman 66084a01dc
commands: add key migration cli (#6790) 3 years ago
  Marko 363ea56680
abci: remove counter app (#6684) 3 years ago
  Sam Kleinman 00c284d9d7
node: change package interface (#6540) 3 years ago
  Sam Kleinman 7bf84d9d7f
config: seperate priv validator config into seperate section (#6462) 3 years ago
  Sam Kleinman fa891c5a4b
node: cleanup pex initialization (#6467) 3 years ago
  Callum Waters 9f7051d38a
node: implement tendermint modes (#6241) 3 years ago
  Callum Waters 3283a84ab2
cmd: hyphen case cli and config (#5777) 3 years ago
  Callum Waters ca8a404c7c
cli: light home dir should default to where the full node default is (#5392) 4 years ago
  Marko b8d08b9ef4
lint: add errchecks (#5316) 4 years ago
  Anton Kaliaev 43c3e4265b
config: rename prof_laddr to pprof_laddr and move it to rpc (#5315) 4 years ago
  dongsam e30b125725
consensus: double-sign risk reduction (ADR-51) (#5147) 4 years ago
  Erik Grinaker b1b82c493a
db: add support for badgerdb (#5233) 4 years ago
  Anton Kaliaev b7b721c484
change use of errors.Wrap to fmt.Errorf with %w verb 4 years ago
  Anton Kaliaev 3b2e1f22e4
cmd: show useful error when tm not initialised (#4512) 4 years ago
  Marko 7b52f51700
libs/common: Refactor libs/common 5 (#4240) 4 years ago
  Anton Kaliaev 15e80d2448
config: add rocksdb as a db backend option (#4239) 4 years ago
  Anton Kaliaev 4da816a849
cli: add optional `--genesis_hash` flag to check genesis hash upon startup (#4238) 4 years ago
  Prince Sinha 2b30f02879 cli: add `--db_backend` and `--db_dir` flags to tendermint node cmd (#4235) 4 years ago
  Marko 3e2751d274
lint: Enable Golint (#4212) 5 years ago
  dongsamb 701e9cac4d p2p: add `unconditional_peer_ids` and `persistent_peers_max_dial_period` (#4176) 5 years ago
  Jonathan Gimeno 100078ca05 cli: add `--cs.create_empty_blocks_interval` flag (#4205) 5 years ago
  Anton Kaliaev 3e1516b624
linters: enable stylecheck (#4153) 5 years ago
  Phil Salant bc572217c0 Fix linter errors thrown by `lll` (#3970) 5 years ago
  Anca Zamfir 4d7cd8055b blockchain: Reorg reactor (#3561) 5 years ago
  Anton Kaliaev cdf3a74f48 Unclean shutdown on SIGINT / SIGTERM (#3308) 5 years ago
  Anton Kaliaev 7fd51e6ade
make govet linter pass (#3292) 5 years ago
  Zach 0ff715125b fix docs / proxy app (#2988) 5 years ago
  Anton Kaliaev d12e55c494 node: Respond always to OS interrupts (#2479) 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Dev Ojha b1d6deaf0b config: rename skip_upnp to upnp (#1827) 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  Thomas Corbière 2644a529f0 Fix lint errors (#1390) 6 years ago
  Tomoya Ishizaki 43ac92b615 Changed to make line break easier to read (#1363) 6 years ago
  Anton Kaliaev a39aec0bae
rename private_peers to private_peer_ids to distinguish from peers 6 years ago
  Anton Kaliaev 8bef3eb1f4
private peers 6 years ago
  Ethan Buchman d4e4055d57
PrivValidatorAddr -> PrivValidatorListenAddr. Update ADR008 6 years ago
  Zach 2cc63069c6 rename dummy to kvstore (#1223) 6 years ago
  Alexander Simmerl 74d3f7e1fd
Integrate private validator socket client 6 years ago
  Alexander Simmerl a14aab67de Integrate PrivValidator socket server 6 years ago