6952 Commits (6a80412a01c131a83cfe0eb3dfee2b9c6c740053)
 

Author SHA1 Message Date
  Ismail Khoffi 6a80412a01 Remove privval.GetAddress(), memoize pubkey (#2948) 6 years ago
  needkane 2348f38927 Update node_info.go (#3059) 6 years ago
  yutianwu 41e2eeee9c R4R: Split immutable and mutable parts of priv_validator.json (#2870) 6 years ago
  Ethan Buchman a88e283a9d
Merge pull request #3063 from tendermint/master 6 years ago
  Ethan Buchman 1e1ca15bcc
Merge pull request #3062 from tendermint/release/v0.27.4 6 years ago
  Ethan Buchman c6604b5a9b changelog and version 6 years ago
  Anton Kaliaev c510f823e7 mempool: move tx to back, not front (#3036) 6 years ago
  Zach daddebac29 circleci: update go version (#3051) 6 years ago
  Zach 30f346fe44 docs: add rpc link to docs navbar and re-org sidebar (#3041) 6 years ago
  Anton Kaliaev 4d8f29f79c set allow_duplicate_ip to false (#2992) 6 years ago
  Zach 2182f6a702 update go version & other cleanup (#3018) 6 years ago
  Anton Kaliaev a06912b579 mempool: move tx to back, not front (#3036) 6 years ago
  Zach 0ff715125b fix docs / proxy app (#2988) 6 years ago
  Ethan Buchman 385977d5e8
Merge pull request #3033 from tendermint/master 6 years ago
  Ethan Buchman 0138530df2
Merge pull request #3032 from tendermint/release/v0.27.3 6 years ago
  Ethan Buchman 0533c73a50
crypto: revert to mainline Go crypto lib (#3027) 6 years ago
  Ethan Buchman 1beb45511c
Merge pull request #3031 from tendermint/master 6 years ago
  Ethan Buchman 4a568fcedb
Merge pull request #3030 from tendermint/release/v0.27.2 6 years ago
  Ethan Buchman b3141d7d02
makeNodeInfo returns error (#3029) 6 years ago
  Jae Kwon 9a6dd96cba Revert to using defers in addrbook. (#3025) 6 years ago
  Ethan Buchman 9fa959619a
Merge pull request #3026 from tendermint/master 6 years ago
  Ethan Buchman 1f09818770
Merge pull request #3023 from tendermint/release/v0.27.1 6 years ago
  Ethan Buchman e4806f980b
Bucky/v0.27.1 (#3022) 6 years ago
  Anton Kaliaev b53a2712df docs: networks/docker-compose: small fixes (#3017) 6 years ago
  Hleb Albau a75dab492c #2980 fix cors doc (#3013) 6 years ago
  Ethan Buchman 7c9e767e1f
2980 fix cors (#3021) 6 years ago
  JamesRay f82a8ff73a During replay, when appHeight==0, only saveState if stateHeight is also 0 (#3006) 6 years ago
  Anton Kaliaev ae275d791e mempool: notifyTxsAvailable if there're txs left, but recheck=false (#2991) 6 years ago
  Zach f5cca9f121 docs: update DOCS_README (#3019) 6 years ago
  Zach 3fbe9f235a docs: add edit on Github links (#3014) 6 years ago
  mircea-c f7e463f6d3 circleci: add a job to automatically update docs (#3005) 6 years ago
  Dev Ojha bc2a9b20c0 mempool: add a comment and missing changelog entry (#2996) 6 years ago
  Zach 9e075d8dd5 docs: enable full-text search (#3004) 6 years ago
  Zach 8003786c9a docs: fixes from 'first time' review (#2999) 6 years ago
  Daniil Lashin 2594cec116 add UnconfirmedTxs/NumUnconfirmedTxs methods to HTTP/Local clients (#2964) 6 years ago
  Dev Ojha df32ea4be5 Make testing logger that doesn't write to stdout (#2997) 6 years ago
  Anton Kaliaev f69e2c6d6c p2p: set MConnection#created during init (#2990) 6 years ago
  Dev Ojha d5d0d2bd77 Make mempool fail txs with negative gas wanted (#2994) 6 years ago
  Anton Kaliaev 41eaf0e31d turn off strict routability every time (#2983) 6 years ago
  Zach 68b467886a docs: relative links in docs/spec/readme.md, js-amino lib (#2977) 6 years ago
  Leo Wang 2f64717bb5 return an error if validator set is empty in genesis file and after InitChain (#2971) 6 years ago
  Anton Kaliaev c4a1cfc5c2
don't ignore key when executing CONTAINS (#2924) 6 years ago
  Ethan Buchman 0f96bea41d
Merge pull request #2976 from tendermint/master 6 years ago
  Ethan Buchman 9c236ffd6c
Merge pull request #2975 from tendermint/release/v0.27.0 6 years ago
  Ethan Buchman 9f8761d105
update changelog and upgrading (#2974) 6 years ago
  Anton Kaliaev 5413c11150 kv indexer: add separator to start key when matching ranges (#2925) 6 years ago
  Ethan Buchman a14fd8eba0
p2p: fix peer count mismatch #2332 (#2969) 6 years ago
  Ethan Buchman 1bb7e31d63
p2p: panic on transport error (#2968) 6 years ago
  Ethan Buchman 222b8978c8
Minor log changes (#2959) 6 years ago
  Anton Kaliaev d9a1aad5c5
docs: add client#Start/Stop to examples in RPC docs (#2939) 6 years ago