473 Commits (master)

Author SHA1 Message Date
  Anton Kaliaev a14ff5cb30
rpc: refactor lib folder (#4836) 4 years ago
  Anton Kaliaev b7b721c484
change use of errors.Wrap to fmt.Errorf with %w verb 4 years ago
  Marko 678010c45e
fix linters & switch to official linter (#4808) 4 years ago
  Alessio Treglia fcbce21534
cli: add command to generate shell completion scripts (#4665) 4 years ago
  Erik Grinaker fdf9c7ae64
rpc/client: split out client packages (#4628) 4 years ago
  Marko 044f1bf288
format: add format cmd & goimport repo (#4586) 4 years ago
  Marko 48f073d796
privval: return error on getpubkey (#4534) 4 years ago
  Anton Kaliaev 431618cef6
lite2: remove auto update (#4535) 4 years ago
  Anton Kaliaev 891afc2235
cmd: fix debug kill and change debug dump archive filename format (#4517) 4 years ago
  Callum Waters ff786515b8
lite: add helper functions for initiating the light client (#4486) 4 years ago
  Anton Kaliaev 3b2e1f22e4
cmd: show useful error when tm not initialised (#4512) 4 years ago
  Anton Kaliaev 9bf8f41ac9
lite2: fix tendermint lite sub command (#4505) 4 years ago
  Anton Kaliaev 774aff5f7d
docs: update Light Client Protocol page (#4405) 4 years ago
  Anton Kaliaev 1edb542f99
lite2: make witnesses mandatory (#4358) 4 years ago
  Anton Kaliaev f95409e070
lite2: move AutoClient into Client (#4326) 4 years ago
  Anton Kaliaev faf783331d
cmd/lite: switch to new lite2 package (#4300) 4 years ago
  Peter Mrekaj 8f5d58f32e rpc: modify New* functions to return error (#4274) 4 years ago
  Anton Kaliaev 7d7b47a39a
cmd/debug: execute p.Signal only when p is not nil (#4271) 4 years ago
  Marko a18380901f
test: branch for fix of ci (#4266) 4 years ago
  Marko 9bd0f9e634
lint: golint issue fixes (#4258) 4 years ago
  Alexander Bezobchuk 4bfec797e8 cli: debug sub-command (#4227) 4 years ago
  Marko 7b52f51700
libs/common: Refactor libs/common 5 (#4240) 4 years ago
  Marko 89f0bbbd76
libs/common: Refactor libs/common 4 (#4237) 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 afc4d7a61f
libs/common: refactor libs/common 2 (#4231) 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
  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