-
Notifications
You must be signed in to change notification settings - Fork 8
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
[devdocs] [guide] [refs] closes #2 #21 - Initial devdocs #30
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Pending tasks ./_data//devdocs/en/guides/block_chain.md:186:TODO: Document block height and forking ./_data//devdocs/en/guides/block_chain.md:245:TODO: Sizes in bytes mentioned above are for Bitcoin. Update accordingly for Skycoin ./_data//devdocs/en/guides/block_chain.md:260:TODO: Document changes in consensus rules ./_data//devdocs/en/guides/block_chain.md:269:TODO: Document fork detection
…te tracking branch skycoin/master
… & message headers
…n P2P network refs docs
Pending tasks docs/skycoin/_data/devdocs/en/guides/block_chain.md:186:TODO: Document block height and forking docs/skycoin/_data/devdocs/en/guides/block_chain.md:245:TODO: Sizes in bytes mentioned above are for Bitcoin. Update accordingly for Skycoin docs/skycoin/_data/devdocs/en/guides/block_chain.md:260:TODO: Document changes in consensus rules docs/skycoin/_data/devdocs/en/guides/block_chain.md:269:TODO: Document fork detection docs/skycoin/_data/devdocs/en/guides/p2p_network.md:66:{% comment TODO: No addr messages in Skycoin? %} docs/skycoin/_data/devdocs/en/guides/p2p_network.md:100:TODO: Finish docs/skycoin/_data/devdocs/en/guides/p2p_network.md:109:TODO: Finish docs/skycoin/_data/devdocs/en/guides/p2p_network.md:118:TODO: Finish docs/skycoin/_data/devdocs/en/guides/p2p_network.md:128:TODO: Finish docs/skycoin/_data/devdocs/en/guides/p2p_network.md:137:TODO: Finish docs/skycoin/_data/devdocs/en/guides/p2p_network.md:146:TODO: Finish docs/skycoin/_data/devdocs/en/guides/p2p_network.md:155:TODO: Finish docs/skycoin/_data/devdocs/en/guides/p2p_network.md:164:TODO: Finish docs/skycoin/_data/devdocs/en/guides/p2p_network.md:173:TODO: Finish docs/skycoin/_data/devdocs/en/guides/p2p_network.md:182:TODO: Finish docs/skycoin/_data/devdocs/en/guides/p2p_network.md:191:TODO: Finish
Pending tasks docs//skycoin/_data/devdocs/en/guides/block_chain.md:186:TODO: Document block height and forking docs//skycoin/_data/devdocs/en/guides/block_chain.md:245:TODO: Sizes in bytes mentioned above are for Bitcoin. Update accordingly for Skycoin docs//skycoin/_data/devdocs/en/guides/block_chain.md:260:TODO: Document changes in consensus rules docs//skycoin/_data/devdocs/en/guides/block_chain.md:269:TODO: Document fork detection docs//skycoin/_data/devdocs/en/guides/p2p_network.md:66:{% comment TODO: No addr messages in Skycoin? %} docs//skycoin/_data/devdocs/en/guides/p2p_network.md:100:TODO: Finish docs//skycoin/_data/devdocs/en/guides/p2p_network.md:109:TODO: Finish docs//skycoin/_data/devdocs/en/guides/p2p_network.md:118:TODO: Finish docs//skycoin/_data/devdocs/en/guides/p2p_network.md:128:TODO: Finish docs//skycoin/_data/devdocs/en/guides/p2p_network.md:137:TODO: Finish docs//skycoin/_data/devdocs/en/guides/p2p_network.md:146:TODO: Finish docs//skycoin/_data/devdocs/en/guides/p2p_network.md:155:TODO: Finish docs//skycoin/_data/devdocs/en/guides/p2p_network.md:164:TODO: Finish docs//skycoin/_data/devdocs/en/guides/p2p_network.md:173:TODO: Finish docs//skycoin/_data/devdocs/en/guides/p2p_network.md:182:TODO: Finish docs//skycoin/_data/devdocs/en/guides/p2p_network.md:191:TODO: Finish docs//skycoin/_data/devdocs/en/references/p2p_networking.md:57:As of Skycoin Core 0.21.1, the most recent protocol version is `TODO`. docs//skycoin/_data/devdocs/en/references/p2p_networking.md:82:TODO : Message hex dump docs//skycoin/_data/devdocs/en/references/p2p_networking.md:105:- TODO: Broadcast block . See CreateAndPublishBlock -> broadcastBlock docs//skycoin/_data/devdocs/en/references/p2p_networking.md:106:- TODO: Response to GETB message . See GetBlocksMessage.Process docs//skycoin/_data/devdocs/en/references/p2p_networking.md:107:- TODO: Other reasons for sending GIVB messages docs//skycoin/_data/devdocs/en/references/p2p_networking.md:125:TODO: Bitcoin's `getblocks` message allows for including header hashes. Useful for determining the starting point of the fork and sync subsequent header hashes . What about Skycoin? No data for this in message struct docs//skycoin/_data/devdocs/en/references/p2p_networking.md:138:TODO : Message hex dump docs//skycoin/_data/devdocs/en/references/p2p_networking.md:172:TODO: Equivalent of GetHeaders in Skycoin? docs//skycoin/_data/devdocs/en/references/p2p_networking.md:181:TODO: Equivalent of Headers in Skycoin? docs//skycoin/_data/devdocs/en/references/p2p_networking.md:208:TODO: Message hex dump docs//skycoin/_data/devdocs/en/references/p2p_networking.md:245:TODO: Equivalent of MerkleBlock in Skycoin docs//skycoin/_data/devdocs/en/references/p2p_networking.md:255:TODO: Equivalent of NotFound in Skycoin docs//skycoin/_data/devdocs/en/references/p2p_networking.md:351:TODO: Equivalent of Alert in Skycoin docs//skycoin/_data/devdocs/en/references/p2p_networking.md:361:TODO: Equivalent of FeeFilter in Skycoin docs//skycoin/_data/devdocs/en/references/p2p_networking.md:372:TODO: Equivalent of FilterAdd in Skycoin docs//skycoin/_data/devdocs/en/references/p2p_networking.md:382:TODO: Equivalent of FilterClear in Skycoin docs//skycoin/_data/devdocs/en/references/p2p_networking.md:393:TODO: Equivalent of FilterLoad in Skycoin docs//skycoin/_data/devdocs/en/references/p2p_networking.md:441:TODO: Skycoin PING timeout docs//skycoin/_data/devdocs/en/references/p2p_networking.md:458:TODO: Equivalent of Reject in Skycoin docs//skycoin/_data/devdocs/en/references/p2p_networking.md:468:TODO: Equivalent of SendHeaders in Skycoin docs//skycoin/_data/devdocs/en/references/p2p_networking.md:478:TODO: Equivalent of VerAck in Skycoin docs//skycoin/_data/devdocs/en/references/p2p_networking.md:509:TODO: `INTR` retries docs//skycoin/_includes/references.md:8:[annt message]: TODO: EMPTY docs//skycoin/_includes/references.md:9:[bitcoin getdata message]: TODO: EMPTY docs//skycoin/_includes/references.md:10:[bitcoin inv message]: TODO: EMPTY docs//skycoin/_includes/references.md:11:[bitcoin mempool message]: TODO: EMPTY docs//skycoin/_includes/references.md:12:[block height]: TODO: EMPTY docs//skycoin/_includes/references.md:13:[block sequence number]: TODO: EMPTY docs//skycoin/_includes/references.md:14:[coin hour]: TODO: EMPTY docs//skycoin/_includes/references.md:18:[distribution addresses]: TODO: EMPTY docs//skycoin/_includes/references.md:21:[getb message]: TODO: EMPTY docs//skycoin/_includes/references.md:22:[gett message]: TODO: EMPTY docs//skycoin/_includes/references.md:23:[givb message]: TODO: EMPTY docs//skycoin/_includes/references.md:24:[givp message]: TODO: EMPTY docs//skycoin/_includes/references.md:25:[givt message]: TODO: EMPTY docs//skycoin/_includes/references.md:26:[head block]: TODO: EMPTY docs//skycoin/_includes/references.md:28:[intr message]: TODO: EMPTY docs//skycoin/_includes/references.md:29:[introduction handshake]: TODO: EMPTY docs//skycoin/_includes/references.md:30:[maximum message length]: TODO: EMPTY docs//skycoin/_includes/references.md:31:[miner]: TODO: EMPTY docs//skycoin/_includes/references.md:34:[not aspecification]: TODO: EMPTY docs//skycoin/_includes/references.md:35:[proof of burn]: TODO: EMPTY docs//skycoin/_includes/references.md:36:[proof of work]: TODO: EMPTY docs//skycoin/_includes/references.md:41:[skycoin web wallet]: TODO: EMPTY docs//skycoin/_includes/references.md:42:[skycoin-docs mailing list]: TODO: EMPTY docs//skycoin/_includes/references.md:43:[skycoin.go at master]: TODO: EMPTY docs//skycoin/_includes/references.md:44:[skycoin.go at testnet]: TODO: EMPTY
…2P reference docs Pending tasks Binary file docs/skycoin/_data/devdocs/en/guides/.p2p_network.md.swp matches docs/skycoin/_data/devdocs/en/guides/block_chain.md:186:TODO: Document block height and forking docs/skycoin/_data/devdocs/en/guides/block_chain.md:245:TODO: Sizes in bytes mentioned above are for Bitcoin. Update accordingly for Skycoin docs/skycoin/_data/devdocs/en/guides/block_chain.md:260:TODO: Document changes in consensus rules docs/skycoin/_data/devdocs/en/guides/block_chain.md:269:TODO: Document fork detection docs/skycoin/_data/devdocs/en/guides/p2p_network.md:66:{% comment TODO: No addr messages in Skycoin? %} docs/skycoin/_data/devdocs/en/guides/p2p_network.md:100:TODO: Finish docs/skycoin/_data/devdocs/en/guides/p2p_network.md:109:TODO: Finish docs/skycoin/_data/devdocs/en/guides/p2p_network.md:118:TODO: Finish docs/skycoin/_data/devdocs/en/guides/p2p_network.md:128:TODO: Finish docs/skycoin/_data/devdocs/en/guides/p2p_network.md:137:TODO: Finish docs/skycoin/_data/devdocs/en/guides/p2p_network.md:146:TODO: Finish docs/skycoin/_data/devdocs/en/guides/p2p_network.md:155:TODO: Finish docs/skycoin/_data/devdocs/en/guides/p2p_network.md:164:TODO: Finish docs/skycoin/_data/devdocs/en/guides/p2p_network.md:173:TODO: Finish docs/skycoin/_data/devdocs/en/guides/p2p_network.md:182:TODO: Finish docs/skycoin/_data/devdocs/en/guides/p2p_network.md:191:TODO: Finish Binary file docs/skycoin/_data/devdocs/en/references/.p2p_networking.md.swp matches docs/skycoin/_data/devdocs/en/references/p2p_networking.md:82:TODO : Message hex dump docs/skycoin/_data/devdocs/en/references/p2p_networking.md:139:TODO : Message hex dump docs/skycoin/_data/devdocs/en/references/p2p_networking.md:191:TODO: Message hex dump docs/skycoin/_data/devdocs/en/references/p2p_networking.md:373:TODO: Skycoin PING timeout docs/skycoin/_data/devdocs/en/references/p2p_networking.md:415:TODO: `INTR` retries
This was referenced Feb 1, 2018
stdevEdu
added a commit
to simelo/skycoin-docs
that referenced
this pull request
Feb 21, 2018
… new file structure
stdevEdu
added a commit
to simelo/skycoin-docs
that referenced
this pull request
Feb 22, 2018
Merged master changes
stdevEdu
added a commit
to simelo/skycoin-docs
that referenced
this pull request
Feb 27, 2018
stdevEdu
added a commit
to simelo/skycoin-docs
that referenced
this pull request
Feb 27, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The work in this PR will be complemented by @stdevEdu 's once he will finish #28 #29 #31