Coder Social home page Coder Social logo

zips-protocol's Introduction

Zcash Protocol Specification

Build dependencies on Debian-based systems include, at least:

apt install python3-pip pandoc perl sed perl \
  texlive texlive-science texlive-fonts-extra texlive-bibtex-extra biber latexmk

Prior to Bullseye you may also need the awk and texlive-generic-recommended packages.

For link checking, you will also need the following Python packages:

pip3 install docutils==0.19 rst2html5 certifi PyPDF2

Building

Use:

  • make nufour to make the draft specification for NU4 (nufour.pdf);
  • make heartwood to make the specification for Heartwood (protocol.pdf);
  • make blossom to make the specification for the Blossom upgrade (blossom.pdf);
  • make sapling to make the specification for the Overwinter and Sapling upgrades (sapling.pdf);
  • make sprout to make a version of the specification that does not include Overwinter or Sapling (sprout.pdf).
  • make linkcheck (in the root of the repo) to build everything and also perform link checking. This will access the network.

make all is equivalent to make nu5 canopy heartwood blossom sapling.

By default these use latexmk. If you have trouble getting latexmk to work, you can instead use make nolatexmk-sapling, etc. That is not the preferred way of building because it may not run pdflatex enough times.

It is also possible to use the incremental (-pvc) mode of latexmk to automatically rebuild when changes in the source files are detected, by adding EXTRAOPT=-pvc to the make command line. In this case the updated PDF files will be in the aux/ directory. Manual intervention is still needed when there are LaTeX errors.

Alternative TeX engines

There is experimental support for building the specification using LuaTeX or XeTeX; see the comments at the top of the Makefile. However, this will currently produce poor output. A warning is included below the Abstract to indicate this.

zips-protocol's People

Contributors

daira avatar str4d avatar nuttycom avatar nighthawk24 avatar mhluongo avatar dconnolly avatar teor2345 avatar bitcartel avatar copernicus-mogley avatar acityinohio avatar daniben31 avatar ebfull avatar dependabot[bot] avatar defuse avatar jamestodaromd avatar tromer avatar gtank avatar elibensasson avatar mistfpga avatar oxarbitrage avatar nejucomo avatar avichal avatar zancas avatar vivek-arte avatar upbqdn avatar prestwich avatar gojomo avatar amiller avatar acoglio avatar arielgabizon avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.