729 Commits (master)

Author SHA1 Message Date
  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
  Ethan Buchman 54d753e64e fix Gopkg, add changelog 6 years ago