106 Commits (75cbe4a1c1bfb853b393371e6f525aa2b49d4c70)

Author SHA1 Message Date
  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
  Joon 4ab7dcf3ac [R4R] Unmerklize ConsensusParams.Hash() (#2609) 6 years ago
  Ismail Khoffi 8888595b94 [R4R] Fixed sized and reordered fields for Vote/Proposal/Heartbeat SignBytes (#2598) 6 years ago
  Anton Kaliaev e1538bf67e state: require block.Time of the fist block to be genesis time (#2594) 6 years ago
  Ethan Buchman f471fc4963
abci: codespace (#2557) 6 years ago
  Dev Ojha dfda7b442f types: Remove pubkey from validator hash (#2512) 6 years ago
  Zach 6e5f58191e add spec/abci/readme to sidebar (#2551) 6 years ago
  Zach 303649818c update docs links & sidebar (#2541) 6 years ago
  Ethan Buchman ccd04587ff
docs/spec/abci: consensus params and general merkle (#2524) 6 years ago
  Ethan Buchman 52e21cebcf
remove some xxx comments and the config.mempool.recheck_empty (#2505) 6 years ago
  Ethan Buchman ead9fc0179
Docs cleanup (#2522) 6 years ago
  Ismail Khoffi fc073746a0 privval: Switch to amino encoding in SignBytes (#2459) 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 f5824bc837
Update abci and app docs (#2470) 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
  Anton Kaliaev 89462c52d9 spec: add missing field to NodeInfoOther (#2426) 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 503de8c9b8
docs/spec/abci: improve docs on AppHash (#2363) 6 years ago
  xiaoping dea4e96f66 fix docs links (#2352) 6 years ago
  Ethan Buchman 4cd2e40fb1 TMBIN -> Amino 6 years ago
  Anton Kaliaev 47dc4e6428
fix a few typos in spec 6 years ago