449 Commits (3b6c3890d6819d28ed9ce8b336ee41b7b74ca783)

Author SHA1 Message Date
  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) 5 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
  Jae Kwon e719a93d1d Addressed review for #1815 except those marked as 'TODO make issue' 6 years ago
  ValarDragon c798702764 crypto: Remove Ed25519 and Secp256k1 suffix on GenPrivKey 6 years ago
  ValarDragon 99e582d79a crypto: Refactor to move files out of the top level directory 6 years ago
  Anton Kaliaev 3ffda994c2
Revert "rename privval#GetAddress and GetPubKey to Address and PubKey" 6 years ago
  Anton Kaliaev ff8ddee708
rename privval#GetAddress and GetPubKey to Address and PubKey 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago