Commit Graph

10 Commits

Author SHA1 Message Date
Jack Grigg b5b545f088 Use header characters consistent with other ZIPs 2020-03-10 13:14:29 +00:00
Jack Grigg 752f2c2c01 Use variable names in pseudcode that match the specification fields
The pseudocode is Python-esque, so snake_case makes sense for other
variables, but as the pseudocode is intended for specification clarity
it should defer to the specification's naming scheme.
2020-03-10 13:14:29 +00:00
Jack Grigg 7032b92143 Reference block work definition in the protocol spec 2020-03-10 13:14:29 +00:00
Jack Grigg 5aa4db445c Fix typographical errors 2020-03-10 13:14:29 +00:00
Jack Grigg f569d2863d Spell Zcash correctly 2020-03-10 13:14:29 +00:00
Jack Grigg 609a15c8e4 Wrap all lines 2020-03-10 13:14:29 +00:00
Jack Grigg 14709c4fa2 Transfer ownership of ZIP 221 to Jack Grigg 2020-03-10 13:14:29 +00:00
ying tong 0ac23578de update append pseudocode (fixes by @prestwich) 2020-03-10 13:14:29 +00:00
James Prestwich 8f3339dfc8 remove typo 2020-03-10 13:14:29 +00:00
James Prestwich d159df6791 rename zip-0211.rst to zip-0221.rst. Change type of nSubTreeTotalWork to uint256 from CompactSize uint 2020-03-10 13:14:29 +00:00