910 Commits (aead4ab555e0c3469002dba54e9e3a7bc69d9e79)

Author SHA1 Message Date
  Ethan Buchman a41f0d3891 rpc: /consensus_state for simplified output 6 years ago
  Ethan Buchman 658060150c rpc: add voting power totals to vote bitarrays 6 years ago
  Jae Kwon 56c9e0da7e Add back sample output in rpc/core/consensus.go; Tweak DumpConsensusState output for peers 6 years ago
  Jae Kwon edbec10f9e Expose peer stats for dump_consensus_state 6 years ago
  Ethan Buchman c90bf77566 rpc: add n_peers to /net_info 6 years ago
  Ethan Buchman 936d1a0e68 some notes about the p2p layer 7 years ago
  Ethan Buchman 79bfbebfff rpc: docs/comments 6 years ago
  Ethan Buchman f33da8817a rpc: lower_case peer_round_states, use a list, add the node_address 6 years ago
  Ethan Buchman 47e4d64973 add validator address to /status 6 years ago
  suyuhuang 6c04465d3d Fix `Prove` int abci.ABCIQuery (#1485) 6 years ago
  Thomas Corbière ab00bf7c8b standardize PRNG access (#1411) 7 years ago
  Bric3d 64879c1e6a 1417 status response format (#1424) 7 years ago
  Vladislav Dmitriyev 7c22e47629 Replaced NodeInfo's pubkey to ID (#1443) 7 years ago
  Anton Kaliaev 26c38e770e
fix data race 7 years ago
  Jae Kwon fb64314d1c Review from Anton 7 years ago
  Jae Kwon 3ca5292dc9 Fix rpc tests 7 years ago
  Jae Kwon c541d58d2f WIP: fix rpc/core 7 years ago
  Jae Kwon 3037b5b7ca Fix rpc/lib/... 7 years ago
  Jae Kwon e4492afbad Merge 7 years ago
  Zaki Manian f907113c19 Net_info should print the ID of peers (#1312) 7 years ago
  Anton Kaliaev ed782e7508
include validator's voting power in /status 7 years ago
  Anton Kaliaev 491c8ab4c1 [rpc/lib] log cert and key files in StartHTTPAndTLSServer 7 years ago
  Anton Kaliaev 5ef8a6e887 deprecate not fully formed addresses 7 years ago
  Anton Kaliaev d694d47d22 [rpc/lib] rename vars according to Go conventions 7 years ago
  Zaki Manian ecdc1b9bb0 Add a method for creating an https server (#1403) 7 years ago
  Thomas Corbière 2644a529f0 Fix lint errors (#1390) 7 years ago
  Anton Kaliaev 2d857c4b1b
add hash field to ResultTx (/tx and /tx_search endpoints) (#1374) 7 years ago
  Anton Kaliaev 460599ef75
fix comment 7 years ago
  Anton Kaliaev 830bb72d6f
add Health method to clients 7 years ago
  Constantine 152290db7e Add `\health` rpc endpoint (#1306) 7 years ago
  Anton Kaliaev a40518c7da
revert adding dial_peers's private flag 7 years ago
  Anton Kaliaev 8bef3eb1f4
private peers 7 years ago
  Anton Kaliaev 0f41570c80
fixes from bucky's review 7 years ago
  Alexander Simmerl ee51ad8e29 Make RPC handler protocol agnostic (#1276) 7 years ago
  Ethan Buchman ca3655a409 types: p2pID -> P2PID 7 years ago
  Zach 2cc63069c6 rename dummy to kvstore (#1223) 7 years ago
  Anton Kaliaev 2a24ae90c1
fixes from Jae's review 7 years ago
  Ethan Buchman d34286c421 minor fixes - tests pass 7 years ago
  Ethan Buchman e7747f7d66 it compiles 7 years ago
  Ethan Buchman 7a5060dc52 replace data.Bytes with cmn.HexBytes 7 years ago
  Ethan Buchman 2679b7554b lite: comment out iavl code - TODO #1183 7 years ago
  Ethan Buchman 0d7d16005a fixes 7 years ago
  Ethan Buchman 3368eeb03e fix tests 7 years ago
  Ethan Buchman 8b74a8d6ac NodeInfo not a pointer 7 years ago
  Ethan Buchman e2b3b5b58c dial_persistent_peers -> dial_peers with persistent option 7 years ago
  Anton Kaliaev b40aa91b41
document event subscriptions 7 years ago
  Anton Kaliaev 1b455883d2
readd /dial_seeds 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
  Adrian Brink 32311acd01 Vulnerability in light client proxy (#1081) 7 years ago