629 Commits (2902ab1a144b6c0bef9c8cdd605ef77a8e70a7cc)

Author SHA1 Message Date
  Anton Kaliaev 61c5791fa3
revert back to Jae's original payload size limit 6 years ago
  Anton Kaliaev 297cd4cfe8
limit HTTP request body and WS read msg size to 1MB 6 years ago
  Anton Kaliaev ac12432603
[rpc/client/http] set codec on rpc client 6 years ago
  Roman Useinov f0e5332b1f Feature/support https rpc client (#1816) 6 years ago
  Alexander Simmerl 0d35d722cb
rpc: Break up long lines 6 years ago
  Samuel Sarle 8554a6dcd8 Renamed sync_info.syncing to sync_info.catching_up. 6 years ago
  Anton Kaliaev 936a655990
limit number of open connections 6 years ago
  Alexander Simmerl a605b66c5a
Move abci imports 6 years ago
  Liamsi 9803f18494 review comments: 6 years ago
  Liamsi a39b2522d5 review comments: 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 fad76e103b
extract metrics to provider, remove height label 6 years ago
  Anton Kaliaev aaddf5d32f
set pubsub default capacity to 0 6 years ago
  Anton Kaliaev 26b2e808f7
[rpc/lib/server] wrote a basic test for WebsocketManager 6 years ago
  ia b5775b56c6 all: gofmt (#1743) 6 years ago
  Dev Ojha b84f788f36 Switch ports 466xx to 266xx (#1735) 6 years ago
  Anton Kaliaev 2ce8179c8b
validate per_page before page 6 years ago
  Ethan Buchman 3d33226e80 move types/services.go to state pkg. pass State to evpool.Update 6 years ago
  Hendrik Hofstadt 67416feb3a return 404 for unknown RPC endpoints 6 years ago
  Alexander Simmerl bf370d36c2
Extract priv_validator into first class package 6 years ago
  Zach 7f20eb5f8e generate RPC docs using Slate (#1612) 6 years ago
  Anton Kaliaev bb9aa85d22
copy events and pubsub packages from tmlibs 6 years ago
  Ethan Buchman 6f9867cba6 fix validate pagination params 6 years ago
  Anton Kaliaev 5115618550
add limit param to /unconfirmed_txs 6 years ago
  Anton Kaliaev a6b74b82d1
limit /tx_search output 6 years ago
  Zarko Milosevic 2c125b6c78 Fix validValue rule 6 years ago
  Ethan Buchman e9804d76cf fixes from review 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 936d1a0e68 some notes about the p2p layer 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
  suyuhuang 6c04465d3d Fix `Prove` int abci.ABCIQuery (#1485) 6 years ago
  Thomas Corbière ab00bf7c8b standardize PRNG access (#1411) 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 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 3037b5b7ca Fix rpc/lib/... 6 years ago
  Jae Kwon e4492afbad Merge 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 491c8ab4c1 [rpc/lib] log cert and key files in StartHTTPAndTLSServer 6 years ago