Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add proposer to block header #251

Closed
ebuchman opened this issue Aug 10, 2016 · 1 comment
Closed

Add proposer to block header #251

ebuchman opened this issue Aug 10, 2016 · 1 comment
Milestone

Comments

@ebuchman
Copy link
Contributor

This will give us accountability on blocks and prepare to allow sticky leaders, but it will break chains. We need to version the header.

@ebuchman
Copy link
Contributor Author

close in favor of #302

troian pushed a commit to akash-network/tendermint that referenced this issue Mar 11, 2023
) (tendermint#251)

* Rename Tendermint to CometBFT in /docs (tendermint#197)

* docs/rename: simple github.com links renaming

* docs/rename: old links to spec repo replaced

* docs/rename: Go doc links renamed, currently broken

* docs/rename: fixing broken links, proper branches

* docs/rename: docs.tendermint.com -> docs.cometbft.com

* docs/rename: fixing front matter in .md files

* docs/rename: renaming in what is tendermint page

   * Tendermint in a Nutshell image removed

* docs/rename: cleaning, renaming docs introduction

* docs/rename: renaming in docs/app-dev/ dir

* docs/rename: links to main branch in docs/networks

* docs/rename: renaming in docs/tools/ dir

* docs/rename: renaming in docs/tutorials dir

* docs/rename: moving images to docs/imgs/ dir

* docs/rename: renaming in docs/tendermint-core/ dir

* docs/rename: docs/tendermint-core/ -> docs/core/

* docs/rename: renaming in docs/qa/ sub path

* docs/rename: renaming in .vuepress dir, logo removed

* docs/rename: renaming in READMEs

* docs/rename: removing Tendermint images and content

* docs/rename: removing references to removed diagram

* docs/rename: renaming in READMEs for RFCs and ADRs

* rename: links to docs/tendermint-core -> docs/core

* docs/rename: removing unused images from docs/imgs/

* docs/rename: cleaning of docs/imgs/, ADR images moved

* Apply suggestions from code review

Co-authored-by: Thane Thomson <connect@thanethomson.com>

* Apply suggestions from code review

Co-authored-by: Thane Thomson <connect@thanethomson.com>

* docs/rename: removing outdated Testnets section

Co-authored-by: Thane Thomson <connect@thanethomson.com>

* docs/rename: removing reference to tendermint/awesome repo

Co-authored-by: Thane Thomson <connect@thanethomson.com>

* docs/rename: contributing section updated

Co-authored-by: Thane Thomson <connect@thanethomson.com>

---------

Co-authored-by: Thane Thomson <connect@thanethomson.com>
(cherry picked from commit 9883814)

# Conflicts:
#	docs/.vuepress/redirects
#	docs/DOCS_README.md
#	docs/README.md
#	docs/app-dev/abci-cli.md
#	docs/app-dev/app-architecture.md
#	docs/app-dev/getting-started.md
#	docs/app-dev/indexing-transactions.md
#	docs/architecture/README.md
#	docs/architecture/adr-047-handling-evidence-from-light-client.md
#	docs/architecture/adr-056-light-client-amnesia-attacks.md
#	docs/architecture/adr-059-evidence-composition-and-lifecycle.md
#	docs/architecture/adr-template.md
#	docs/core/block-structure.md
#	docs/core/block-sync.md
#	docs/core/fast-sync.md
#	docs/core/how-to-read-logs.md
#	docs/core/running-in-production.md
#	docs/core/subscription.md
#	docs/core/using-cometbft.md
#	docs/introduction/architecture.md
#	docs/introduction/what-is-cometbft.md
#	docs/qa/v037/README.md
#	docs/rfc/README.md
#	docs/tendermint-core/block-sync.md
#	docs/tendermint-core/rpc.md
#	docs/tools/debugging.md
#	docs/tutorials/go-built-in.md
#	docs/tutorials/go.md
#	spec/consensus/consensus.md
#	spec/consensus/wal.md

* rename: fixing cherry-pick conflicts in docs/core

* rename: fixing further cherry-pick conflicts

* rename: Inspect section removed from docs/tools/debugging

* rename/docs: merging tutorials, from main and v0.34.x

* rename/docs: links updated to v0.34.x branch

* rename/docs: fixing docs.cometbft.com v0.34 links

* docs/rename: updating links to v0.34.x branch

* rename: fixing cherry-pick conflicts

* Apply suggestions from code review

Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>

* rename/docs: reintroducing time_iota_ms parameter

* Apply suggestions from code review

Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>

---------

Co-authored-by: Daniel <daniel.cason@informal.systems>
Co-authored-by: Daniel Cason <cason@gandria>
Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant