Open
Conversation
Gave it another read through and picked up some stuff I didn't before, I'm not 100% on the terminology so I'm not sure if my changes were all appropriate. This is a learning experience, haha.
romanornr
requested changes
Sep 28, 2017
Member
romanornr
left a comment
There was a problem hiding this comment.
Change the other 2 to the old ones.
The rest of it is good.
So "Firstly" back to "The"
and "to be stored" back to store.
whitepapers/Viacoin_whitepaper.tex
Outdated
| cryptocurrencies and results in a more secure blockchain. | ||
| An AuxPoW block is a type of block similar to a standard Bitcoin block with two | ||
| differences. The hash of the block header does not meet the difficulty level of the | ||
| differences. Firstly, hash of the block header does not meet the difficulty level of the |
whitepapers/Viacoin_whitepaper.tex
Outdated
|
|
||
| \section{Colored coins}\label{Colored coins} | ||
| Viacoin scripting language allows to store small amounts of metadata on the | ||
| Viacoin scripting language allows small amounts of metadata to be stored on the |
| The meta data gives meaning to a \cite{coloredCoins}colored coin transaction which is usually stored | ||
| in one of the OP\_RETURN opcodes. The output containing the OP\_RETURN is called | ||
| a marker output. This marketcout can have a zero or non-zero value. The marker | ||
| a marker output. This markerout can have a zero or non-zero value. The marker |
| Merkle Tree. | ||
| \noindent | ||
| This may seem familiar to Ethereum's smart contract system but there is a difference.Ethereum accesses a VM directly | ||
| This may seem similar to Ethereum's smart contract system but there is a difference. Ethereum accesses a VM directly |
Contributor
Author
|
Undid the changes as suggested, thanks for the read through |
Contributor
Author
|
If you ever need to contact me quickly, I'm @AdamSandler36 on the Viacoin telegram |
This file contains hidden or 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
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.
Did another read through, I'm not 100% on the terminology so I'm not sure if some of the changes were right (this is a learning experience haha).