1068 Commits (master)

Author SHA1 Message Date
  Anton Kaliaev d73c5cbdb1
reap max bytes from the mempool & check transaction size 6 years ago
  bradyjoestar 5446452b01 pass in NodeKey to NewNode (#2212) 6 years ago
  Dev Ojha 2756be5a59 libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 6 years ago
  Anton Kaliaev fc7c298cc0
Remove gogoproto from Makefile's TOOLS (#2198) 6 years ago
  Anton Kaliaev 7634073718
revert "make `/status` RPC endpoint resistant to consensus halt" 6 years ago
  Anton Kaliaev 96ae535fb8 proto3 timestamp (#2064) 6 years ago
  Jae Kwon d542d2c394 Fix 0.22.7, bump to 0.22.8 6 years ago
  Zach 66fe5b7bae rpc: Improve slate for Jenkins (#2070) 6 years ago
  Ethan Buchman 74b6cc9057 rpc: log error when we timeout getting validators from consensus (#2045) 6 years ago
  Ethan Buchman 082557b7d4 rpc: validate height in abci_query 6 years ago
  Ethan Buchman 8dc655dad2 rpc: fix /blockchain OOM #2049 6 years ago
  Anton Kaliaev 75a26ebd6d
do not overwrite metrics provider in node#NewNode 6 years ago
  Alexander Simmerl c82c60df11
rpc: Test Validator retrevial timeout 6 years ago
  Anton Kaliaev 1bd5476854
make `/status` RPC endpoint resistant to consensus halt 6 years ago
  ValarDragon 99e582d79a crypto: Refactor to move files out of the top level directory 6 years ago
  Silas Davis 21b900dceb
Add gogo generated tests for pb.go files 6 years ago
  Silas Davis c9f92f465b
Use pattern rule for protoc building and \\nolint in generated pb.go files 6 years ago
  Silas Davis 398f3779cc
Add gogoproto marshallers to proto files in order to make use of 6 years ago
  Zach 257622cf6b update rpc/core/doc.go 6 years ago
  Dev Ojha dae7dc30e0 Switch usage of math/rand to cmn's rand (#1980) 6 years ago
  Anton Kaliaev 270659f03f
make Block Header and Data non-pointers 6 years ago
  Zach 8ce588d984
fixes for tools repo merge (#1945) 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Ethan Buchman 379e5a15cc Uint64 6 years ago
  Ethan Buchman bd47ed989f rpc/lib/server: add test for int parsing 6 years ago
  Jae Kwon d336cfe5d3 RPC HTTP does not require quotes around int64/int/uint64/uint types 6 years ago
  Ethan Buchman d55243f0e6 fix import paths 6 years ago
  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
  Jae Kwon 37ef5485b4 Add logs to lite/*; Fix rpc status to return consensus height, not blockstore height 6 years ago
  Jae Kwon bf0ff212b9 Refactor "lite" to handle delayed validator set changes. 6 years ago
  Jae Kwon a5b7ea93c4 Delay validator set changes by 1 block. 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