We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
#3 added a bunch of new pages to dcrdevdocs. These need to be individually reviewed, polished and/or Decred-ified.
Done:
core-blockchain-concepts/blockchain.md
core-blockchain-concepts/hard-fork-voting-and-consensus-rule-changes.md
core-blockchain-concepts/transactions/transactions.md
core-blockchain-concepts/contracts.md
core-blockchain-concepts/transaction-data.md
protocol-p2p-network/blocks-first.md
protocol-p2p-network/headers-first.md
protocol-p2p-network/initial-block-download.md
protocol-p2p-network/orphan-blocks.md
protocol-p2p-network/transaction-broadcasting.md
protocol-p2p-network/memory-pool.md
protocol-p2p-network/peer-discovery.md
environments/mainnet.md
In progress:
core-blockchain-concepts/merkle-root-construction.md
Removed by #43:
core-blockchain-concepts/compact-filters-for-spv.md
core-blockchain-concepts/fork-detection.md
core-blockchain-concepts/lottery-selection-semantics.md
core-blockchain-concepts/proof-of-work.md
transactions/opcodes.md
protocol-p2p-network/block-broadcasting.md
protocol-p2p-network/connecting-to-peers.md
protocol-p2p-network/misbehaving-nodes.md
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
#3 added a bunch of new pages to dcrdevdocs. These need to be individually reviewed, polished and/or Decred-ified.
Done:
core-blockchain-concepts/blockchain.md
core-blockchain-concepts/hard-fork-voting-and-consensus-rule-changes.md
core-blockchain-concepts/transactions/transactions.md
core-blockchain-concepts/contracts.md
core-blockchain-concepts/transaction-data.md
(Remove Transaction Data page #25)protocol-p2p-network/blocks-first.md
protocol-p2p-network/headers-first.md
protocol-p2p-network/initial-block-download.md
protocol-p2p-network/orphan-blocks.md
protocol-p2p-network/transaction-broadcasting.md
protocol-p2p-network/memory-pool.md
(Mempool page #26)protocol-p2p-network/peer-discovery.md
(Peer discovery page. #12)environments/mainnet.md
In progress:
core-blockchain-concepts/merkle-root-construction.md
(Flesh out merkle root construction page #38)Removed by #43:
core-blockchain-concepts/compact-filters-for-spv.md
core-blockchain-concepts/fork-detection.md
core-blockchain-concepts/lottery-selection-semantics.md
core-blockchain-concepts/proof-of-work.md
transactions/opcodes.md
protocol-p2p-network/block-broadcasting.md
protocol-p2p-network/connecting-to-peers.md
protocol-p2p-network/misbehaving-nodes.md
The text was updated successfully, but these errors were encountered: