142 Commits (fc0d5bca61da4419a27e77d31b636cf857c0b042)

Author SHA1 Message Date
  Anton Kaliaev 3e1516b624
linters: enable stylecheck (#4153) 5 years ago
  Marko 41403d5261 rpc: remove duplication of data in `ResultBlock ` (#3856) 5 years ago
  Anton Kaliaev 59da313bc0
rpc: /block_results fix docs + write test + restructure response (#3615) 5 years ago
  Marko 362729c2bb
Renamed wire.go to codec.go (#3827) 5 years ago
  Anton Kaliaev c6daa48368
rpc: /broadcast_evidence (#3481) 5 years ago
  Alexander Bezobchuk ab0835463f abci: Refactor tagging events using list of lists (#3643) 5 years ago
  Anton Kaliaev 41f91318e9 bound mempool memory usage (#3248) 5 years ago
  Anton Kaliaev 2137ecc130 pubsub 2.0 (#3227) 5 years ago
  Anton Kaliaev 7ced9e416b
rpc/net_info: change RemoteIP type from net.IP to String (#3309) 5 years ago
  Thane Thomson a335caaedb alias amino imports (#3219) 6 years ago
  Anton Kaliaev 81c51cd4fc rpc: include peer's remote IP in `/net_info` (#3052) 6 years ago
  Dev Ojha 4039276085 remove unnecessary "crypto" import alias (#2940) 6 years ago
  Ethan Buchman 0baa7588c2
p2p: NodeInfo is an interface; General cleanup (#2556) 6 years ago
  Aravind 84b518b8d3 rpc: Add /consensus_params endpoint (#2415) 6 years ago
  Anton Kaliaev fc7f9bcaf6 rpc: Transform /status result.node_info.other into map (#2417) 6 years ago
  Jae Kwon d542d2c394 Fix 0.22.7, bump to 0.22.8 6 years ago
  ValarDragon 99e582d79a crypto: Refactor to move files out of the top level directory 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Ethan Buchman d55243f0e6 fix import paths 6 years ago
  Jae Kwon bf0ff212b9 Refactor "lite" to handle delayed validator set changes. 6 years ago
  Samuel Sarle 8554a6dcd8 Renamed sync_info.syncing to sync_info.catching_up. 6 years ago
  Alexander Simmerl a605b66c5a
Move abci imports 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  Anton Kaliaev a6b74b82d1
limit /tx_search output 6 years ago
  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 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
  Bric3d 64879c1e6a 1417 status response format (#1424) 6 years ago
  Vladislav Dmitriyev 7c22e47629 Replaced NodeInfo's pubkey to ID (#1443) 6 years ago
  Anton Kaliaev 26c38e770e
fix data race 6 years ago
  Jae Kwon 3ca5292dc9 Fix rpc tests 6 years ago
  Zaki Manian f907113c19 Net_info should print the ID of peers (#1312) 6 years ago
  Anton Kaliaev ed782e7508
include validator's voting power in /status 6 years ago
  Anton Kaliaev 2d857c4b1b
add hash field to ResultTx (/tx and /tx_search endpoints) (#1374) 6 years ago
  Constantine 152290db7e Add `\health` rpc endpoint (#1306) 6 years ago
  Ethan Buchman e7747f7d66 it compiles 7 years ago
  Ethan Buchman 7a5060dc52 replace data.Bytes with cmn.HexBytes 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 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