412 Commits (4b9e8505cb7e82da492712d20eb38d58a0da1d51)

Author SHA1 Message Date
  Anton Kaliaev 7efb73aa18
mempool size metric 6 years ago
  Anton Kaliaev 19699d644f
p2p metric, make height and totalTxs gauges 6 years ago
  Anton Kaliaev 0cb50c05fc
add rounds metric 6 years ago
  Anton Kaliaev e58d674f4c
add validators power gauges 6 years ago
  Anton Kaliaev fad76e103b
extract metrics to provider, remove height label 6 years ago
  Anton Kaliaev 489d9b9184
more metrics 6 years ago
  Anton Kaliaev 3cdf3b670d
serve metrics under /metrics 6 years ago
  Anton Kaliaev 5c869b5888
validator metrics 6 years ago
  Anton Kaliaev 5c7093cc9f
go-kit metrics plus prometheus: one metric 6 years ago
  Ethan Buchman 89925501f3 p2p/filter/pubkey -> p2p/filter/id 6 years ago
  Ethan Buchman 7606b7595f compiles 6 years ago
  Alexander Simmerl bf370d36c2
Extract priv_validator into first class package 6 years ago
  Alexander Simmerl 3255c076e5
Remove auth_enc config option 6 years ago
  Ethan Buchman ee4eb59355 update comments 6 years ago
  Anton Kaliaev 5e3a23df6d
simplify indexer service main loop 6 years ago
  Ethan Buchman cae31157b1 fix lint 6 years ago
  Ethan Buchman f395b82f73 node: remove commented out trustMetric 6 years ago
  Ethan Buchman 47557f868a create addrbook even if pex=false. fixes #1525 6 years ago
  Ethan Buchman 268055e549 node: remove dup code from rebase 6 years ago
  Ethan Buchman 936d1a0e68 some notes about the p2p layer 6 years ago
  Ethan Buchman c45ba2967a fixes from review 6 years ago
  Ethan Buchman 593a785ae2 set NodeInfo on switch before starting RPC server 6 years ago
  Vladislav Dmitriyev 7c22e47629 Replaced NodeInfo's pubkey to ID (#1443) 6 years ago
  Ethan Buchman 466c3ab1c7 forgot node/wire.go 6 years ago
  Ethan Buchman c68d406195 fix tests 6 years ago
  Jae Kwon fb64314d1c Review from Anton 6 years ago
  Jae Kwon 3ca5292dc9 Fix rpc tests 6 years ago
  Jae Kwon c541d58d2f WIP: fix rpc/core 6 years ago
  Jae Kwon e4492afbad Merge 6 years ago
  Anton Kaliaev d38a6cc7ea trim whitespace from elements of lists (like `persistent_peers`) 6 years ago
  Anton Kaliaev 3b3f45d49b
use addrbook#AddOurAddress to store our address 6 years ago
  Thomas Corbière 2644a529f0 Fix lint errors (#1390) 6 years ago
  Anton Kaliaev 1c82281b77
make app_options -> app_state backwards compatible 6 years ago
  Alexander Simmerl 9b9022f8df privVal: Improve SocketClient network code (#1315) 6 years ago
  Anton Kaliaev 714f885dac
mark peer as good if it contributed enough votes or block parts 6 years ago
  Anton Kaliaev 2a258a2c3f
revert removing private peers from persistent 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
  Alexander Simmerl ca619c80b6
Stop privVal socket client on node shutdown 6 years ago
  Ethan Buchman d4e4055d57
PrivValidatorAddr -> PrivValidatorListenAddr. Update ADR008 6 years ago
  Ethan Frey fff0c6cd8e Add app_state from genesis file in InitChain message 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
  Anton Kaliaev 2a24ae90c1
fixes from Jae's review 6 years ago
  Alexander Simmerl 7d71e702d8 Integrate privVal client with node secret 6 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
  Ethan Buchman e7747f7d66 it compiles 7 years ago
  Ethan Buchman cd0fd06b0d update for sdk2 libs. need to fix kv test 7 years ago