78 Commits (b14c0e579eebedc438ce90875d2896daa56a342e)

Author SHA1 Message Date
  Marko 044f1bf288
format: add format cmd & goimport repo (#4586) 4 years ago
  Marko 3e2751d274
lint: Enable Golint (#4212) 5 years ago
  dongsamb 701e9cac4d p2p: add `unconditional_peer_ids` and `persistent_peers_max_dial_period` (#4176) 5 years ago
  Marko 7edc0601d5
New lint version upgrade (#4056) 5 years ago
  Marko a1eb2f6c6b
tm-cmn to tm-db (#3850) 5 years ago
  Anton Kaliaev 756440e0a2
rpc: return err if page is incorrect (less than 0 or greater than tot… (#3825) 5 years ago
  Marko 816dfce8fe libs: Remove db from tendermint in favor of tendermint/tm-cmn (#3811) 5 years ago
  Anton Kaliaev 5051a1f7bc
mempool: move interface into mempool package (#3524) 5 years ago
  Anton Kaliaev 8711af608f
p2p: make persistent prop independent of conn direction (#3593) 5 years ago
  Ismail Khoffi 1e3469789d Ensure WriteTimeout > TimeoutBroadcastTxCommit (#3443) 5 years ago
  Anton Kaliaev d741c7b478
limit number of /subscribe clients and queries per client (#3269) 5 years ago
  Anton Kaliaev 4daca1a634 return maxPerPage (not defaultPerPage) if per_page is greater than max (#3124) 6 years ago
  Gian Felipe be00cd1add Hotfix/validating query result length (#3053) 6 years ago
  Dev Ojha 4039276085 remove unnecessary "crypto" import alias (#2940) 6 years ago
  Zaki Manian e6fc10faf6 R4R: Add timeouts to http servers (#2780) 6 years ago
  Alexander Simmerl bdd01310a0 p2p: Integrate new Transport 6 years ago
  Anton Kaliaev d73c5cbdb1
reap max bytes from the mempool & check transaction size 6 years ago
  Dev Ojha 2756be5a59 libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 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
  Anton Kaliaev 61c5791fa3
revert back to Jae's original payload size limit 6 years ago
  Jae Kwon 37ef5485b4 Add logs to lite/*; Fix rpc status to return consensus height, not blockstore height 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 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
  Ethan Buchman 6f9867cba6 fix validate pagination params 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
  Anton Kaliaev 26c38e770e
fix data race 6 years ago
  Constantine 152290db7e Add `\health` rpc endpoint (#1306) 6 years ago
  Ethan Buchman 0d7d16005a fixes 7 years ago
  Ethan Buchman 8b74a8d6ac NodeInfo not a pointer 7 years ago
  Anton Kaliaev 28fc15028a
distinguish between seeds and manual peers in the config/flags 7 years ago
  Ethan Buchman 0acca7fe69 final updates for state 7 years ago
  Ethan Buchman 7a18fa887d evidence linked with consensus/node. compiles 7 years ago
  Anton Kaliaev 922af7c405
int64 height 7 years ago
  Anton Kaliaev b3492356e6 uint64 height (Refs #911) 7 years ago
  Ethan Buchman a969e24177 crank context timeouts 7 years ago
  Anton Kaliaev fcdd30b2d3
fixes from Bucky's review 2 7 years ago
  Anton Kaliaev f6539737de
new pubsub package 7 years ago
  Anton Kaliaev dc0e8de9b0
extract some of the consensus types into ./types 7 years ago
  Zach Ramsay d56b44f3a5 all: no more anonymous imports 7 years ago
  Ethan Buchman e2e8746044 rpc: historical validators 7 years ago
  Ethan Buchman b0728260e9 comments 7 years ago
  ramil 6f8d385dfa fast sync status 7 years ago
  Adrian Brink 05c0dfac12 First crack it providing fast-sync endpoint 7 years ago
  Anton Kaliaev f803544195
new logging 7 years ago
  Ethan Buchman f0e7f0acf8 remove viper from rpc except test 7 years ago