644 Commits (6f6ac5c04e6ea15d1257ef380baaf3ba19020df3)

Author SHA1 Message Date
  Anton Kaliaev bd951171db docs: Add missing changelog entry and comment (#2451) 6 years ago
  Dev Ojha 0d6b75bd53 common: Delete unused functions (#2452) 6 years ago
  bradyjoestar 26aa978456 Make mempool cache a proper LRU (#2407) 6 years ago
  Dev Ojha c0cdb9d441 libs : Remove libs/common/word.go (#2431) 6 years ago
  Zarko Milosevic 2fbf810cd8 Delay starting node until Genesis time (#2389) 6 years ago
  Anton Kaliaev 788474d08d
change consensus_block_interval_seconds metric type to gauge 6 years ago
  Anton Kaliaev 38bced2440
[types] add Address to GenesisValidator (#2418) 6 years ago
  Anton Kaliaev fc7f9bcaf6 rpc: Transform /status result.node_info.other into map (#2417) 6 years ago
  Dev Ojha 1ea64fc27f Make mempool aware of MaxGas requirement (#2360) 6 years ago
  Ethan Buchman b616e54c9b changelog and version 6 years ago
  Ethan Buchman fae21c9f52 linkify changelog pending 6 years ago
  Ethan Buchman c9510d0f50 name drop external contribs in changelog 6 years ago
  Ethan Buchman 892b170818
Bucky/changelog (#2339) 6 years ago
  Anton Kaliaev eb5cf0f0dd ignore existing peers in DialPeersAsync (#2327) 6 years ago
  JamesRay d0bb1ab2b0 Filter out empty addresses in persistent_peers/seeds lists (#2323) 6 years ago
  cong d27cd972d2 Index tx.height (#2324) 6 years ago
  Ismail Khoffi 1de32fba17 Check for int overflow in clist (#2289) 6 years ago
  Zarko Milosevic 7b88172f41 Implement BFT time (#2203) 6 years ago
  Anton Kaliaev 7b2f7090fd
add missing changelog entry (#2303) 6 years ago
  Dev Ojha 61ab10d655 config: reduce default mempool size (#2300) 6 years ago
  Alessio Treglia c43fb700e3 New NewGoLevelDBWithOpts() to pass opts down to goleveldb (#2293) 6 years ago
  Dev Ojha bd531401a0 mempool: Store txs by hash inside of cache (#2234) 6 years ago
  Dev Ojha b1bc3e4f89 crypto/secp256k1: Fix signature malleability, adopt more efficient en… (#2239) 6 years ago
  Alessio Treglia 5f255f0f71 Replace db_path with db_dir in default configuration (#2284) 6 years ago
  Peng Zhong 20e35654c6 lint markdown docs using a stop-words and write-good linters (#2195) 6 years ago
  Ethan Buchman 0cbf9b2a7d update changelog 6 years ago
  Anton Kaliaev a649deb6ee
add a changelog entry 6 years ago
  Anton Kaliaev eb98f1c3a9 add missing changelog entries (#2224) 6 years ago
  Dev Ojha 728d2ed266 crypto: Remove unnecessary prefixes from amino route variable names (#2205) 6 years ago
  Anton Kaliaev 6fad8eaf5a [p2p/pex] connect to more than 10 peers (#2169) 6 years ago
  Dev Ojha 8a1a79257e mempool: Keep cache hashmap and linked list in sync (#2188) 6 years ago
  Anton Kaliaev 93aadf160f
add missing changelog entry 6 years ago
  Dev Ojha 2756be5a59 libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 6 years ago
  Anton Kaliaev d7035abe73 change ABCI header to match Tendermint exactly 6 years ago
  Anton Kaliaev bec9d5cba9 add proposer address to block's Header 6 years ago
  Ethan Buchman c5c2b9601f update changelog and version 6 years ago
  Dev Ojha 6e3c5e8033 p2p/pex: Allow configured seed nodes to not be resolvable over DNS (#2129) 6 years ago
  Ethan Buchman 00ebdcd581 update pending changelog 6 years ago
  Anton Kaliaev b82138b002
update changelog 6 years ago
  Dev Ojha 6fb2f44cc3 p2p: Connect to peers from a seed node immediately (#2115) 6 years ago
  ValarDragon a83eed104c libs/cmn: Remove Tempfile, Tempdir, switch to ioutil variants (#2114) 6 years ago
  ValarDragon be642754f5 libs/cmn/writefileatomic: Handle file already exists gracefully (#2113) 6 years ago
  Anton Kaliaev 0c7338c5f0 abci: Change validators to last_commit_info in RequestBeginBlock (#2074) 6 years ago
  Anton Kaliaev 96ae535fb8 proto3 timestamp (#2064) 6 years ago
  Dev Ojha bc526f18a4 libs: Make bitarray functions lock parameters that aren't the caller (#2081) 6 years ago
  ValarDragon 7bf28af590
p2p/secret_connection: Switch salsa usage to hkdf + chacha 6 years ago
  Dev Ojha 24b94d7aa4 crypto: Switch hkdfchacha back to xchacha (#2058) 6 years ago
  Dev Ojha 9cfc47a93b makefile: Add `make check_dep` and remove `make ensure_deps` (#2055) 6 years ago
  Anton Kaliaev 60378fd7f9 abci: remove fee (#2043) 6 years ago
  Anton Kaliaev ad580e2734
fix acceptDeadline 6 years ago