355 Commits (d86706b0e8b36354ba9a916e7963dbf1cd5af4c8)

Author SHA1 Message Date
  Marko 9bd0f9e634
lint: golint issue fixes (#4258) 5 years ago
  Alexander Bezobchuk 4bfec797e8 cli: debug sub-command (#4227) 5 years ago
  Marko 7b52f51700
libs/common: Refactor libs/common 5 (#4240) 5 years ago
  Marko 89f0bbbd76
libs/common: Refactor libs/common 4 (#4237) 5 years ago
  Anton Kaliaev 15e80d2448
config: add rocksdb as a db backend option (#4239) 5 years ago
  Anton Kaliaev 4da816a849
cli: add optional `--genesis_hash` flag to check genesis hash upon startup (#4238) 5 years ago
  Prince Sinha 2b30f02879 cli: add `--db_backend` and `--db_dir` flags to tendermint node cmd (#4235) 5 years ago
  Marko afc4d7a61f
libs/common: refactor libs/common 2 (#4231) 5 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
  Karoly Albert Szabo ead3eefe5b [RPC] Static swagger (#3880) 5 years ago
  Marko 8a282a5fee replace errors.go with github.com/pkg/errors (2/2) (#3890) 5 years ago
  Juan Leni f7f034a8be privval: refactor Remote signers (#3370) 5 years ago
  Marko 41bf54a906 gocritic (1/2) (#3836) 5 years ago
  Marko 362729c2bb
Renamed wire.go to codec.go (#3827) 5 years ago
  Anca Zamfir 4d7cd8055b blockchain: Reorg reactor (#3561) 5 years ago
  Ashley Vega d70871f41b testnet: add consensus_params to testnet config generation (#3781) 5 years ago
  Thane Thomson a6ac611e77 tendermint testnet: Allow for better hostname control (#3661) 5 years ago
  Ivan Kushmantsev a2a68df521 cli: add option to not clear address book with unsafe reset (#3606) 5 years ago
  Greg Hill 968e955c46 testnet cmd: add config option (#3559) 5 years ago
  srmo 676212fa8f cmd: make sure to have 'testnet' create the data directory for nonvals (#3409) 5 years ago
  zjubfd 3421e4dcd7 make lightd availbe (#3364) 5 years ago
  Juan Leni 853dd34d31 privval: improve Remote Signer implementation (#3351) 5 years ago
  Anton Kaliaev cdf3a74f48 Unclean shutdown on SIGINT / SIGTERM (#3308) 5 years ago
  Anton Kaliaev 8283ca7ddb
3291 follow-up (#3323) 5 years ago
  Alexander Bezobchuk cf737ec85c return an error on `show_validator` (#3316) 5 years ago
  Anton Kaliaev 7fd51e6ade
make govet linter pass (#3292) 5 years ago
  Ethan Buchman 4f2ef36701
types.NewCommit (#3275) 5 years ago
  Anton Kaliaev d470945503
update gometalinter to 3.0.0 (#3233) 5 years ago
  Thane Thomson a335caaedb alias amino imports (#3219) 6 years ago
  Ethan Buchman d1afa0ed6c privval: fixes from review (#3126) 6 years ago
  Ismail Khoffi a6011c007d Close and retry a RemoteSigner on err (#2923) 6 years ago
  Ismail Khoffi 6a80412a01 Remove privval.GetAddress(), memoize pubkey (#2948) 6 years ago
  yutianwu 41e2eeee9c R4R: Split immutable and mutable parts of priv_validator.json (#2870) 6 years ago
  Anton Kaliaev 4d8f29f79c set allow_duplicate_ip to false (#2992) 6 years ago
  Zach 0ff715125b fix docs / proxy app (#2988) 6 years ago
  Anton Kaliaev 41eaf0e31d turn off strict routability every time (#2983) 6 years ago
  Anton Kaliaev 06225e332e Config option for JSON output formatter (#2843) 6 years ago
  Anton Kaliaev e1538bf67e state: require block.Time of the fist block to be genesis time (#2594) 6 years ago
  bradyjoestar 5b120d788a lite support maxOpenConnections (#2413) 6 years ago
  HaoyangLiu 8dda3c3b28 lite: Add synchronization in lite verify (#2396) 6 years ago
  Anton Kaliaev 4c4a95ca53 config: Add ValidateBasic (#2485) 6 years ago
  Anton Kaliaev d12e55c494 node: Respond always to OS interrupts (#2479) 6 years ago
  Zarko Milosevic f99e4010f2 Add stats related channel between consensus state and reactor (#2388) 6 years ago
  Anton Kaliaev 38bced2440
[types] add Address to GenesisValidator (#2418) 6 years ago
  Zarko Milosevic 7b88172f41 Implement BFT time (#2203) 6 years ago
  Dev Ojha 2756be5a59 libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 6 years ago