8502 Commits (v0.28.0-beta1)
 

Author SHA1 Message Date
  Zarko Milosevic 1895cde590 [WIP] Fill in consensus core details in ADR 030 (#2696) 5 years ago
  Gian Felipe be00cd1add Hotfix/validating query result length (#3053) 5 years ago
  Ismail Khoffi a6011c007d Close and retry a RemoteSigner on err (#2923) 5 years ago
  Ethan Buchman ef94a322b8
Make SecretConnection thread safe (#3111) 5 years ago
  Mauricio Serna 7f607d0ce2 docs: fix p2p readme links (#3109) 5 years ago
  Anton Kaliaev 81c51cd4fc rpc: include peer's remote IP in `/net_info` (#3052) 5 years ago
  Ethan Buchman 51094f9417
update README (#3097) 5 years ago
  Alessio Treglia 7644d27307 Ensure multisig keys have 20-byte address (#3103) 5 years ago
  Alessio Treglia 764cfe33aa Don't use pointer receivers for PubKeyMultisigThreshold (#3100) 5 years ago
  srmo 616c3a4bae cs: prettify logging of ignored votes (#3086) 5 years ago
  Piotr Husiatyński 04e97f599a fix build scripts (#3085) 5 years ago
  Ethan Buchman 56a4fb4d72
add signing spec (#3061) 5 years ago
  srmo 49017a5787 3070 [docs] unindent text as it is supposed to behave the same as the parts before (#3075) 5 years ago
  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