263 Commits (bdd50c5f3750238fbd60948cd1a747f9016e50d9)

Author SHA1 Message Date
  Zach 2cc63069c6 rename dummy to kvstore (#1223) 6 years ago
  Ethan Buchman 9293ae76bf p2p: introduce peerConn to simplify peer creation (#1226) 6 years ago
  Alexander Simmerl 74d3f7e1fd
Integrate private validator socket client 6 years ago
  Alexander Simmerl a14aab67de Integrate PrivValidator socket server 6 years ago
  Alexander Simmerl 106d804357 Correct config description 6 years ago
  Alexander Simmerl a1020307a0 Clean up flags 6 years ago
  Alexander Simmerl 7d71e702d8 Integrate privVal client with node secret 6 years ago
  Alexander Simmerl fec541373d Correct server protocol 7 years ago
  Ethan Buchman 23eb84db35 wip: priv val via sockets 7 years ago
  Anton Kaliaev cf1f483526
add seed_mode flag (`--p2p.seed_mode`) 6 years ago
  Anton Kaliaev b0ca8a0872
With must be called on log.filter, otherwise "main" entries get filtered 6 years ago
  Ethan Buchman cca597a9c0 fix and test config file 7 years ago
  Anton Kaliaev e4897b7bdd
rename manual peers to persistent peers 7 years ago
  Anton Kaliaev 28fc15028a
distinguish between seeds and manual peers in the config/flags 7 years ago
  Zach Ramsay 70ba608850 config: write all default options to config file 7 years ago
  Emmanuel T Odeke 67c3af3bf8 cmd/tendermint: fix initialization file creation checks (#991) 7 years ago
  Ethan Buchman 462b755a60
activate PEX reactor by default 7 years ago
  Petabyte Storage 8be708fe5b fix spelling and makefile gometalinter.v2 7 years ago
  Ethan Buchman 11761d1769 initial port of cosmos-sdk basecli proxy 7 years ago
  Anton Kaliaev 5ff0bb2100
default moniker to the host name (Refs #920) 7 years ago
  Anton Kaliaev 69b5da766c
service#Start, service#Stop signatures were changed 7 years ago
  Ethan Buchman 9529f12c28 more linting 7 years ago
  Zach Ramsay d7cb291fb2 errcheck; sort some stuff out 7 years ago
  Zach Ramsay 563faa98de address comments, pr #643 7 years ago
  Zach Ramsay 8f0237610e linting errors: clean it all up 7 years ago
  Zach Ramsay 57ea4987f7 linting: apply errcheck part1 7 years ago
  Zach Ramsay 46ccbcbff6 linting: apply 'gofmt -s -w' throughout 7 years ago
  Zach Ramsay 3e61b8c17a docs: comb through step by step 7 years ago
  Zach Ramsay d56b44f3a5 all: no more anonymous imports 7 years ago
  Ethan Buchman 756818f940 fixes from review 7 years ago
  Ethan Buchman 2131f8d330 some fixes from review 7 years ago
  Ethan Buchman 75b97a5a65 PrivValidatorFS is like old PrivValidator, for now 7 years ago
  Ethan Buchman 779c2a22d0 node: NewNode takes DBProvider and GenDocProvider 7 years ago
  Ethan Buchman 147a18b34a fix some comments 7 years ago
  Ethan Buchman 944ebccfe9 more PrivValidator interface 7 years ago
  Ethan Buchman fd1b0b997a PrivValidator interface 7 years ago
  Ethan Buchman abe912c610 FuncSignerAndApp allows custom signer and abci app 7 years ago
  Ethan Buchman 66fcdf7c7a minor fixes 7 years ago
  Adrian Brink 4e13a19339 Add ability to construct new instance of Tendermint core from scratch 7 years ago
  Adrian Brink 7dd3c007c7 Refactor priv_validator 7 years ago
  Duncan Jones 0d392a0442 Allow Signer to be generated with priv key 7 years ago
  Duncan Jones 7e4a704bd1 Remove reliance on default Signer 7 years ago
  Adrian Brink bf5e956087 Change capitalisation 7 years ago
  Adrian Brink 2ccc3326ec Remove redundant file 7 years ago
  Adrian Brink 83f7d5c95a Setup custom tendermint node 7 years ago
  Adrian Brink 2c129447fd Example that showcases how to build your own tendermint node 7 years ago
  Ethan Buchman 3089bbf2b8 Amount -> Power. Closes #166 7 years ago
  Ethan Buchman aa78fc14b5 cmd: dont wait for genesis. closes #562 7 years ago
  Ethan Buchman d87acc2d1b cmd: don't load config for version command. closes #620 7 years ago
  Emmanuel Odeke d8af26e75a
cmd/tendermint/commands: update ParseConfig doc 7 years ago