6696 Commits (90eda9bfb6e6daeed1c8015df41cb36772d91778)
 

Author SHA1 Message Date
  Ethan Buchman 90eda9bfb6 changelog and version 6 years ago
  Alessio Treglia 1ad379aa87
Update CHANGELOG_PENDING.md 6 years ago
  Anton Kaliaev 72201676b2
set next validators along with validators while replay (#2637) 6 years ago
  Alessio Treglia adf8cea09e
Pass nil to NewValidatorSet() when genesis file's Validators field is nil (#2617) 6 years ago
  Ethan Buchman 0c9c3292c9
Merge pull request #2473 from tendermint/release/v0.25.0 6 years ago
  Anton Kaliaev d16f52eab3 copy without sudo (#2474) 6 years ago
  Ethan Buchman 27ba6e8a42
Minor docs cleanup (#2472) 6 years ago
  Ethan Buchman a8eee4ab28
Merge pull request #2471 from tendermint/master 6 years ago
  Ethan Buchman cd172acee8
Merge pull request #2467 from tendermint/release/v0.25.0 6 years ago
  Ethan Buchman 97b43d875a update changelog 6 years ago
  Ethan Buchman b394bd5b5c Merge branch 'develop' into release/v0.25.0 6 years ago
  Ethan Buchman f5824bc837
Update abci and app docs (#2470) 6 years ago
  Dev Ojha 111e627037 mempool: Filter new txs if they have insufficient gas (#2385) 6 years ago
  Ethan Buchman ee8b8bbefb flush changelog pending, bump version 6 years ago
  Ethan Buchman dde0936fb8 linkify changelog 6 years ago
  Ethan Buchman 2dfde37f44 update changelog and upgrading 6 years ago
  Zarko Milosevic f99e4010f2 Add stats related channel between consensus state and reactor (#2388) 6 years ago
  Alessio Treglia f11db8c1b0 Pass http.ServeTLS() errors back to the caller (#2461) 6 years ago
  Zach 886a83dfb8 docs: Add assets/instructions for local docs build (#2453) 6 years ago
  Anton Kaliaev 8d50bb9dad conesnsu: follow up to removing some consensus params (#2427) 6 years ago
  Ethan Buchman 7b727bf3d0
Minor changelog fixes (#2449) 6 years ago
  Aravind 84b518b8d3 rpc: Add /consensus_params endpoint (#2415) 6 years ago
  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
  ValarDragon f76312ffe6 docs: Update secure-p2p doc to match the spec + current implementation 6 years ago
  bradyjoestar 8aad09d9d4 Output error instead of panic when the given db_backend is not initialised (#2411) 6 years ago
  Ethan Buchman faa3509646
adr-021: note about tag spacers (#2362) 6 years ago
  Ethan Buchman a045c562a2
update adr-016 (#2435) 6 years ago
  bradyjoestar 26aa978456 Make mempool cache a proper LRU (#2407) 6 years ago
  Anton Kaliaev aa5495f24e p2p: add RPCAddress to NodeInfoOther.String() (#2442) 6 years ago
  Dev Ojha c0cdb9d441 libs : Remove libs/common/word.go (#2431) 6 years ago
  Ethan Buchman 91a8767083 proxy: remove Handshaker from proxy pkg (#2437) 6 years ago
  zhangzheng 3e099f75c7 minor note in indexing-transactions.md (#2443) (#2444) 6 years ago
  Alexander Simmerl bdd01310a0 p2p: Integrate new Transport 6 years ago
  Alexander Simmerl be5d68ea4f p2p: Implement PeerTransport 6 years ago
  Anton Kaliaev 89462c52d9 spec: add missing field to NodeInfoOther (#2426) 6 years ago
  Zarko Milosevic 2fbf810cd8 Delay starting node until Genesis time (#2389) 6 years ago
  Anton Kaliaev 64fc8f8157
Merge pull request #2337 from tendermint/anton/cleveldb 6 years ago
  Anton Kaliaev e1bda36c6c
switch back to original fork 6 years ago
  Anton Kaliaev ff9d0cdfb6
generate random txs 6 years ago
  Anton Kaliaev 788474d08d
change consensus_block_interval_seconds metric type to gauge 6 years ago
  Anton Kaliaev 484194789f
update Vagrantfile to install go1.11 6 years ago
  Anton Kaliaev 747797bf3b
cleanup after tests! 6 years ago
  Anton Kaliaev 76302c651f
remove LICENSE from libs/db in favor of root license 6 years ago
  Anton Kaliaev 5bfb9001eb
switch from jmhodges/levigo to DataDog/leveldb 6 years ago
  Anton Kaliaev 38bced2440
[types] add Address to GenesisValidator (#2418) 6 years ago
  Zach 4fe9906361 docs: Update README (#2393) 6 years ago
  Anton Kaliaev fc7f9bcaf6 rpc: Transform /status result.node_info.other into map (#2417) 6 years ago
  Ismail Khoffi 8ae3334423 [libs/autofile & db/fsdb] Throw error if file permissions change (#2286) 6 years ago
  zhangzheng c6c0b52d0c tools/tm-bench: bounds check for txSize and improving test cases (#2410) 6 years ago