128 Commits (f5b116c687295e75305df295a0c681b5243aae02)

Author SHA1 Message Date
  Anca Zamfir 4d7cd8055b blockchain: Reorg reactor (#3561) 5 years ago
  Alex Dupre fee26405e8 docs: fix consensus spec formatting (#3804) 5 years ago
  Thane Thomson eddb433d7c abci: Fix documentation regarding CheckTx type update (#3789) 5 years ago
  Marko f2ada0a604 docs: quick link fixes throughout docs and repo (#3776) 5 years ago
  Thane Thomson 62f97a69e9 abci: Refactor CheckTx to notify of recheck (#3744) 5 years ago
  Hans Schoenburg 60827f7562 docs: fix some language issues and deprecated link (#3733) 5 years ago
  Alexander Bezobchuk ab0835463f abci: Refactor tagging events using list of lists (#3643) 5 years ago
  needkane 4c60ab83c8 Update apps.md (#3621) 5 years ago
  Anton Kaliaev 8711af608f
p2p: make persistent prop independent of conn direction (#3593) 5 years ago
  Anton Kaliaev 43348022d6
pex: various follow-ups (#3605) 5 years ago
  Anton Kaliaev 9a415b0572
docs: abci#Commit: better explain the possible deadlock (#3536) 6 years ago
  Anton Kaliaev 40da355234
docs: fix block.Header.Time description (#3529) 6 years ago
  Sean Braithwaite ccfe75ec4a docs: Fix broken links (#3482) (#3488) 6 years ago
  Sean Braithwaite d586945d69 docs: Fix broken links (#3482) (#3488) 6 years ago
  Anton Kaliaev 5fa540bdc9
mempool: add a safety check, write tests for mempoolIDs (#3487) 6 years ago
  Dev Ojha 6de7effb05 mempool no gossip back (#2778) 6 years ago
  Ethan Buchman 81b9bdf400
comments on validator ordering (#3452) 6 years ago
  Anca Zamfir a6349f5063 Formalize proposer election algorithm properties (#3140) 6 years ago
  Anton Kaliaev 15f621141d
remove TimeIotaMs from ABCI consensus params (#3403) 6 years ago
  YOSHIDA Masanori 91b488f9a5 docs: fix the reverse of meaning in spec (#3387) 6 years ago
  Anton Kaliaev 52771e1287
make BlockTimeIota a consensus parameter, not a locally configurable … (#3048) 6 years ago
  Anton Kaliaev d6e2fb453d
update docs (#3349) 6 years ago
  Ethan Buchman 08dabab024 types: validator set update tests (#3284) 6 years ago
  Ethan Buchman d9d4f3e629
Prepare v0.29.0 (#3184) 6 years ago
  Ethan Buchman 7a8aeff4b0
update spec for Merkle RFC 6962 (#3175) 6 years ago
  Ethan Buchman 4f8769175e
[types] hash of ConsensusParams includes only a subset of fields (#3165) 6 years ago
  Dev Ojha ec53ce359b Simple merkle rfc compatibility (#2713) 6 years ago
  Ismail Khoffi 1f68318875 fix order of BlockID and Timestamp in Vote and Proposal (#3078) 6 years ago
  Ethan Buchman 56a4fb4d72
add signing spec (#3061) 6 years ago
  srmo 49017a5787 3070 [docs] unindent text as it is supposed to behave the same as the parts before (#3075) 6 years ago
  Zach 68b467886a docs: relative links in docs/spec/readme.md, js-amino lib (#2977) 6 years ago
  Dev Ojha 4571f0fbe8 Enforce validators can only use the correct pubkey type (#2739) 6 years ago
  srmo e291fbbebe 2871 remove proposalHeartbeat infrastructure (#2874) 6 years ago
  Jernej Kos 99b9c9bf60 types: Emit tags from BeginBlock/EndBlock (#2747) 6 years ago
  Ethan Buchman 47a0669d12
Fix fast sync stack with wrong block #2457 (#2731) 6 years ago
  Ismail Khoffi 56052c0a87 update encoding spec (#2903) 6 years ago
  Anton Kaliaev e6a0d098e8 small fixes to spec & http_server & Vagrantfile (#2859) 6 years ago
  Zach 8b77328313 [docs] improve organization of ABCI docs & fix links (#2749) 6 years ago
  Ethan Buchman a22c962e28
TMHASH is 32 bytes. Closes #1990 (#2732) 6 years ago
  Zarko Milosevic a83c268d7f Fix spec (#2736) 6 years ago
  Zarko Milosevic c5905900eb Simplify proposal msg (#2735) 6 years ago
  Zarko Milosevic 7a03344480 Introduce EventValidBlock for informing peers about wanted block (#2652) 6 years ago
  Ismail Khoffi a530352f61 Align Vote/Proposal fields with canonical order and fields (#2730) 6 years ago
  Dev Ojha 56d7160606 Add ValidatorPubkeyTypes as a consensus param (#2636) 6 years ago
  Ethan Buchman 30519e8361
types: first field in Canonical structs is Type (#2675) 6 years ago
  Ethan Buchman f536089f0b
types: dont use SimpleHashFromMap for header. closes #1841 (#2670) 6 years ago
  Ethan Buchman e798766a27
types: remove Version from CanonicalXxx (#2666) 6 years ago
  Ethan Buchman ed4ce5ff6c
ADR-016: Update ABCI Info method for versions (#2662) 6 years ago
  Ethan Buchman 14c1baeb24
ADR-016: Add protocol Version to NodeInfo (#2654) 6 years ago
  Ethan Buchman 455d34134c
ADR-016: Add versions to Block and State (#2644) 6 years ago