Read the Docs build information Build id: 203046 Project: blocko-inc-guide Version: latest Commit: 25d0eb669416d6b73145b89bdfd2a51220d32c1f Date: 2019-04-23T08:43:55.271276Z State: finished Success: True [rtd-command-info] start-time: 2019-04-23T08:43:55.716034Z, end-time: 2019-04-23T08:43:56.031484Z, duration: 0, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/aergoio/guide.git . Cloning into '.'... [rtd-command-info] start-time: 2019-04-23T08:43:56.242960Z, end-time: 2019-04-23T08:43:56.252625Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: checking out 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 25d0eb6 Update reference.md [rtd-command-info] start-time: 2019-04-23T08:43:56.339315Z, end-time: 2019-04-23T08:43:56.346778Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2019-04-23T08:43:56.963556Z, end-time: 2019-04-23T08:43:58.979871Z, duration: 2, exit-code: 0 python2.7 -mvirtualenv --no-site-packages --no-download New python executable in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/bin/python2.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2019-04-23T08:43:59.044549Z, end-time: 2019-04-23T08:44:01.040422Z, duration: 1, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/.cache/pip pip Collecting pip Downloading https://files.pythonhosted.org/packages/d8/f3/413bab4ff08e1fc4828dfc59996d721917df8e8583ea85385d51125dceff/pip-19.0.3-py2.py3-none-any.whl (1.4MB) Installing collected packages: pip Found existing installation: pip 18.1 Uninstalling pip-18.1: Successfully uninstalled pip-18.1 Successfully installed pip-19.0.3 [rtd-command-info] start-time: 2019-04-23T08:44:01.099465Z, end-time: 2019-04-23T08:44:11.535547Z, duration: 10, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/.cache/pip Pygments==2.3.1 setuptools<41 docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<0.6 DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. Collecting Pygments==2.3.1 Downloading https://files.pythonhosted.org/packages/13/e5/6d710c9cf96c31ac82657bcfb441df328b22df8564d58d0c4cd62612674c/Pygments-2.3.1-py2.py3-none-any.whl (849kB) Collecting setuptools<41 Downloading https://files.pythonhosted.org/packages/44/56/75e64a8fbbe9e0bd30cfdd58ca1856bc0dc15a43e41504a58d8373f34213/setuptools-40.9.0-py2.py3-none-any.whl (575kB) Collecting docutils==0.14 Downloading https://files.pythonhosted.org/packages/50/09/c53398e0005b11f7ffb27b7aa720c617aba53be4fb4f4f3f06b9b5c60f28/docutils-0.14-py2-none-any.whl (543kB) Collecting mock==1.0.1 Downloading https://files.pythonhosted.org/packages/a2/52/7edcd94f0afb721a2d559a5b9aae8af4f8f2c79bc63fdbe8a8a6c9b23bbe/mock-1.0.1.tar.gz (818kB) Collecting pillow==5.4.1 Downloading https://files.pythonhosted.org/packages/0d/f3/421598450cb9503f4565d936860763b5af413a61009d87a5ab1e34139672/Pillow-5.4.1-cp27-cp27mu-manylinux1_x86_64.whl (2.0MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading https://files.pythonhosted.org/packages/10/ad/00b090d23a222943eb0eda509720a404f531a439e803f6538f35136cae9e/alabaster-0.7.12-py2.py3-none-any.whl Collecting commonmark==0.8.1 Downloading https://files.pythonhosted.org/packages/ab/ca/439c88039583a29564a0043186875258e9a4f041fb5c422cd387b8e10175/commonmark-0.8.1-py2.py3-none-any.whl (47kB) Collecting recommonmark==0.5.0 Downloading https://files.pythonhosted.org/packages/9b/3d/92ea48401622510e57b4bdaa74dc9db2fb9e9e892324b48f9c02d716a93a/recommonmark-0.5.0-py2.py3-none-any.whl Collecting sphinx<2 Downloading https://files.pythonhosted.org/packages/7d/66/a4af242b4348b729b9d46ce5db23943ce9bca7da9bbe2ece60dc27f26420/Sphinx-1.8.5-py2.py3-none-any.whl (3.1MB) Collecting sphinx-rtd-theme<0.5 Downloading https://files.pythonhosted.org/packages/60/b4/4df37087a1d36755e3a3bfd2a30263f358d2dea21938240fa02313d45f51/sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4MB) Collecting readthedocs-sphinx-ext<0.6 Downloading https://files.pythonhosted.org/packages/d1/f3/68de6af559ae681921a7b676a86c360454de67f3c8bd5327ae9352897ef4/readthedocs_sphinx_ext-0.5.17-py2.py3-none-any.whl Collecting future (from commonmark==0.8.1) Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz (829kB) Collecting snowballstemmer>=1.1 (from sphinx<2) Downloading https://files.pythonhosted.org/packages/d4/6c/8a935e2c7b54a37714656d753e4187ee0631988184ed50c0cf6476858566/snowballstemmer-1.2.1-py2.py3-none-any.whl (64kB) Collecting sphinxcontrib-websupport (from sphinx<2) Downloading https://files.pythonhosted.org/packages/52/69/3c2fbdc3702358c5b34ee25e387b24838597ef099761fc9a42c166796e8f/sphinxcontrib_websupport-1.1.0-py2.py3-none-any.whl Collecting babel!=2.0,>=1.3 (from sphinx<2) Downloading https://files.pythonhosted.org/packages/b8/ad/c6f60602d3ee3d92fbed87675b6fb6a6f9a38c223343ababdb44ba201f10/Babel-2.6.0-py2.py3-none-any.whl (8.1MB) Collecting requests>=2.0.0 (from sphinx<2) Downloading https://files.pythonhosted.org/packages/7d/e3/20f3d364d6c8e5d2353c72a67778eb189176f08e873c9900e10c0287b84b/requests-2.21.0-py2.py3-none-any.whl (57kB) Collecting packaging (from sphinx<2) Downloading https://files.pythonhosted.org/packages/91/32/58bc30e646e55eab8b21abf89e353f59c0cc02c417e42929f4a9546e1b1d/packaging-19.0-py2.py3-none-any.whl Collecting Jinja2>=2.3 (from sphinx<2) Downloading https://files.pythonhosted.org/packages/1d/e7/fd8b501e7a6dfe492a433deb7b9d833d39ca74916fa8bc63dd1a4947a671/Jinja2-2.10.1-py2.py3-none-any.whl (124kB) Collecting typing; python_version < "3.5" (from sphinx<2) Downloading https://files.pythonhosted.org/packages/cc/3e/29f92b7aeda5b078c86d14f550bf85cff809042e3429ace7af6193c3bc9f/typing-3.6.6-py2-none-any.whl Collecting imagesize (from sphinx<2) Downloading https://files.pythonhosted.org/packages/fc/b6/aef66b4c52a6ad6ac18cf6ebc5731ed06d8c9ae4d3b2d9951f261150be67/imagesize-1.1.0-py2.py3-none-any.whl Collecting six>=1.5 (from sphinx<2) Downloading https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl Collecting pytz>=0a (from babel!=2.0,>=1.3->sphinx<2) Downloading https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl (510kB) Collecting urllib3<1.25,>=1.21.1 (from requests>=2.0.0->sphinx<2) Downloading https://files.pythonhosted.org/packages/df/1c/59cca3abf96f991f2ec3131a4ffe72ae3d9ea1f5894abe8a9c5e3c77cfee/urllib3-1.24.2-py2.py3-none-any.whl (131kB) Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx<2) Downloading https://files.pythonhosted.org/packages/60/75/f692a584e85b7eaba0e03827b3d51f45f571c2e793dd731e598828d380aa/certifi-2019.3.9-py2.py3-none-any.whl (158kB) Collecting chardet<3.1.0,>=3.0.2 (from requests>=2.0.0->sphinx<2) Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB) Collecting idna<2.9,>=2.5 (from requests>=2.0.0->sphinx<2) Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB) Collecting pyparsing>=2.0.2 (from packaging->sphinx<2) Downloading https://files.pythonhosted.org/packages/dd/d9/3ec19e966301a6e25769976999bd7bbe552016f0d32b577dc9d63d2e0c49/pyparsing-2.4.0-py2.py3-none-any.whl (62kB) Collecting MarkupSafe>=0.23 (from Jinja2>=2.3->sphinx<2) Downloading https://files.pythonhosted.org/packages/fb/40/f3adb7cf24a8012813c5edb20329eb22d5d8e2a0ecf73d21d6b85865da11/MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/.cache/pip/wheels/7e/72/92/744b532c779242b57aab4bcba80c312b30c069bbd60025e7e6 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/.cache/pip/wheels/0c/61/d2/d6b7317325828fbb39ee6ad559dbe4664d0896da4721bf379e Successfully built mock future Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, future, commonmark, snowballstemmer, sphinxcontrib-websupport, pytz, babel, urllib3, certifi, chardet, idna, requests, pyparsing, six, packaging, MarkupSafe, Jinja2, typing, imagesize, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Found existing installation: setuptools 40.6.3 Uninstalling setuptools-40.6.3: Successfully uninstalled setuptools-40.6.3 Successfully installed Jinja2-2.10.1 MarkupSafe-1.1.1 Pygments-2.3.1 alabaster-0.7.12 babel-2.6.0 certifi-2019.3.9 chardet-3.0.4 commonmark-0.8.1 docutils-0.14 future-0.17.1 idna-2.8 imagesize-1.1.0 mock-1.0.1 packaging-19.0 pillow-5.4.1 pyparsing-2.4.0 pytz-2019.1 readthedocs-sphinx-ext-0.5.17 recommonmark-0.5.0 requests-2.21.0 setuptools-40.9.0 six-1.12.0 snowballstemmer-1.2.1 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-websupport-1.1.0 typing-3.6.6 urllib3-1.24.2 [rtd-command-info] start-time: 2019-04-23T08:44:11.602758Z, end-time: 2019-04-23T08:44:13.412982Z, duration: 1, exit-code: 0 python -m pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/.cache/pip -r requirements.txt DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. Collecting recommonmark==0.4.0 (from -r requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/df/a5/8ee4b84af7f997dfdba71254a88008cfc19c49df98983c9a4919e798f8ce/recommonmark-0.4.0-py2.py3-none-any.whl Collecting sphinx-markdown-tables==0.0.9 (from -r requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/3d/d0/4f6e12f06f87bcae7a97997fc50862222ee78f859edece0da0ad75d8ada4/sphinx-markdown-tables-0.0.9.tar.gz Requirement already satisfied: docutils>=0.11 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from recommonmark==0.4.0->-r requirements.txt (line 1)) (0.14) Collecting commonmark<=0.5.4 (from recommonmark==0.4.0->-r requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/4d/93/3808cbcebe94d205f55a9a32857df733a603339d32c46cd32669d808d964/CommonMark-0.5.4.tar.gz (120kB) Collecting markdown==2.6.11 (from sphinx-markdown-tables==0.0.9->-r requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/6d/7d/488b90f470b96531a3f5788cf12a93332f543dbab13c423a5e7ce96a0493/Markdown-2.6.11-py2.py3-none-any.whl (78kB) Building wheels for collected packages: sphinx-markdown-tables, commonmark Building wheel for sphinx-markdown-tables (setup.py): started Building wheel for sphinx-markdown-tables (setup.py): finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/.cache/pip/wheels/df/ae/13/2e436636f69f99f623599b532c2c11bdd4331c5030e246700f Building wheel for commonmark (setup.py): started Building wheel for commonmark (setup.py): finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/.cache/pip/wheels/a0/f4/35/019d917f6875107ade3aad634c982f5c6b604c5631cddf20ac Successfully built sphinx-markdown-tables commonmark Installing collected packages: commonmark, recommonmark, markdown, sphinx-markdown-tables Found existing installation: commonmark 0.8.1 Uninstalling commonmark-0.8.1: Successfully uninstalled commonmark-0.8.1 Found existing installation: recommonmark 0.5.0 Uninstalling recommonmark-0.5.0: Successfully uninstalled recommonmark-0.5.0 Successfully installed commonmark-0.5.4 markdown-2.6.11 recommonmark-0.4.0 sphinx-markdown-tables-0.0.9 [rtd-command-info] start-time: 2019-04-23T08:44:14.035906Z, end-time: 2019-04-23T08:44:14.094810Z, duration: 0, exit-code: 0 cat source/conf.py # -*- coding: utf-8 -*- # # Configuration file for the Sphinx documentation builder. # # This file does only contain a selection of the most common options. For a # full list see the documentation: # http://www.sphinx-doc.org/en/master/config # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # # import os # import sys # sys.path.insert(0, os.path.abspath('.')) # -- Project information ----------------------------------------------------- project = u'aergo-guide' copyright = u'2019, AERGO team and contributors' author = u'AERGO team and contributors' # The short X.Y version version = u'' # The full version, including alpha/beta/rc tags release = u'' # -- General configuration --------------------------------------------------- # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ 'sphinx_markdown_tables', ] # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = ['.rst', '.md'] source_parsers = { '.md': 'recommonmark.parser.CommonMarkParser', } # The master toctree document. master_doc = 'index' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns = [] # The name of the Pygments (syntax highlighting) style to use. pygments_style = None # -- Options for HTML output ------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_theme = 'sphinx_rtd_theme' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # # html_theme_options = {} # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # The default sidebars (for documents that don't match any pattern) are # defined by theme itself. Builtin themes are using these templates by # default: ``['localtoc.html', 'relations.html', 'sourcelink.html', # 'searchbox.html']``. # # html_sidebars = {} # -- Options for HTMLHelp output --------------------------------------------- # Output file base name for HTML help builder. htmlhelp_basename = 'aergo-guidedoc' # -- Options for LaTeX output ------------------------------------------------ latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # # 'preamble': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ (master_doc, 'aergo-guide.tex', u'aergo-guide Documentation', u'AERGO team and contributors', 'manual'), ] # -- Options for manual page output ------------------------------------------ # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ (master_doc, 'aergo-guide', u'aergo-guide Documentation', [author], 1) ] # -- Options for Texinfo output ---------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ (master_doc, 'aergo-guide', u'aergo-guide Documentation', author, 'aergo-guide', 'One line description of project.', 'Miscellaneous'), ] # -- Options for Epub output ------------------------------------------------- # Bibliographic Dublin Core info. epub_title = project # The unique identifier of the text. This can be a ISBN number # or the project homepage. # # epub_identifier = '' # A unique identification for the text. # # epub_uid = '' # A list of files that should not be packed into the epub file. epub_exclude_files = ['search.html'] ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # import importlib import sys import os.path from six import string_types from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for mulitple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://media.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://media.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ("1.0", "/en/1.0/"), ("v0.12", "/en/v0.12/"), ("v0.11.0", "/en/v0.11.0/"), ("v0.10.0", "/en/v0.10.0/"), ("v0.9.9", "/en/v0.9.9/"), ("v0.9.7", "/en/v0.9.7/"), ], 'downloads': [ ("pdf", "//readthedocs.com/projects/blocko-inc-guide/downloads/pdf/latest/"), ("htmlzip", "//readthedocs.com/projects/blocko-inc-guide/downloads/htmlzip/latest/"), ("epub", "//readthedocs.com/projects/blocko-inc-guide/downloads/epub/latest/"), ], 'subprojects': [ ], 'slug': 'blocko-inc-guide', 'name': u'guide', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://docs.aergo.io/en/1.0/', 'analytics_code': 'UA-117920519-1', 'single_version': False, 'conf_py_path': '/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'aergoio', 'github_repo': 'guide', 'github_version': 'master', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'user_analytics_code': 'UA-117920519-1', 'global_analytics_code': 'UA-17997319-2', 'commit': '25d0eb66', } if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] [rtd-command-info] start-time: 2019-04-23T08:44:14.162711Z, end-time: 2019-04-23T08:44:19.304431Z, duration: 5, exit-code: 0 python sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v1.8.5 loading translations [en]... done making output directory... building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 59 source files that are out of date updating environment: 59 added, 0 changed, 0 removed reading sources... [ 1%] api/grpc reading sources... [ 3%] api/index reading sources... [ 5%] api/rpc-autogenerated reading sources... [ 6%] community reading sources... [ 8%] contribution/building-from-source reading sources... [ 10%] contribution/index reading sources... [ 11%] contribution/ways-to-contribute reading sources... [ 13%] dapp-development/index reading sources... [ 15%] index reading sources... [ 16%] introduction/index reading sources... [ 18%] running-node/advanced-topics reading sources... [ 20%] running-node/configuration reading sources... [ 22%] running-node/configure-network reading sources... [ 23%] running-node/index reading sources... [ 25%] running-node/monitoring reading sources... [ 27%] running-node/quickstart reading sources... [ 28%] running-node/troubleshooting reading sources... [ 30%] sdks/heraj reading sources... [ 32%] sdks/herajs reading sources... [ 33%] sdks/herapy reading sources... [ 35%] sdks/index reading sources... [ 37%] sdks/other reading sources... [ 38%] smart-contracts/index reading sources... [ 40%] smart-contracts/lua/examples reading sources... [ 42%] smart-contracts/lua/guide reading sources... [ 44%] smart-contracts/lua/hello-world reading sources... [ 45%] smart-contracts/lua/index reading sources... [ 47%] smart-contracts/lua/reference reading sources... [ 49%] smart-contracts/scl/index reading sources... [ 50%] smart-contracts/sql/index reading sources... [ 52%] specs/addresses reading sources... [ 54%] specs/block-management reading sources... [ 55%] specs/blocks reading sources... [ 57%] specs/chain-management reading sources... [ 59%] specs/consensus reading sources... [ 61%] specs/contracts reading sources... [ 62%] specs/fees reading sources... [ 64%] specs/index reading sources... [ 66%] specs/names reading sources... [ 67%] specs/p2p/index reading sources... [ 69%] specs/p2p/peerconnect reading sources... [ 71%] specs/p2p/wireprotocol reading sources... [ 72%] specs/transactions reading sources... [ 74%] specs/units reading sources... [ 76%] tools/aergocli reading sources... [ 77%] tools/aergoluac reading sources... [ 79%] tools/brick reading sources... [ 81%] tools/hubenterprise/index reading sources... [ 83%] tools/hubenterprise/install reading sources... [ 84%] tools/hubenterprise/introduce reading sources... [ 86%] tools/index reading sources... [ 88%] tools/polaris reading sources... [ 89%] tools/ship reading sources... [ 91%] using-network/accounts reading sources... [ 93%] using-network/connecting reading sources... [ 94%] using-network/funding reading sources... [ 96%] using-network/index reading sources... [ 98%] using-network/monitoring reading sources... [100%] using-network/syncing /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/contribution/building-from-source.rst:27: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/contribution/building-from-source.rst:52: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:32: WARNING: Unknown directive type "todo". .. todo:: List supported kubernetes versions /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:73: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:221: WARNING: Unknown directive type "todo". .. todo:: fix fluent-bit parser /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:236: WARNING: Unknown directive type "todo". .. todo:: add fluent-d kubernetes yaml files /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/introduce.rst:48: WARNING: Unknown directive type "todo". .. todo:: Deploying and Managing Smart Contract looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/smart-contracts/sql/index.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/index.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 1%] api/grpc writing output... [ 3%] api/index writing output... [ 5%] api/rpc-autogenerated writing output... [ 6%] community writing output... [ 8%] contribution/building-from-source writing output... [ 10%] contribution/index writing output... [ 11%] contribution/ways-to-contribute writing output... [ 13%] dapp-development/index writing output... [ 15%] index writing output... [ 16%] introduction/index writing output... [ 18%] running-node/advanced-topics writing output... [ 20%] running-node/configuration writing output... [ 22%] running-node/configure-network writing output... [ 23%] running-node/index writing output... [ 25%] running-node/monitoring writing output... [ 27%] running-node/quickstart writing output... [ 28%] running-node/troubleshooting writing output... [ 30%] sdks/heraj writing output... [ 32%] sdks/herajs writing output... [ 33%] sdks/herapy writing output... [ 35%] sdks/index writing output... [ 37%] sdks/other writing output... [ 38%] smart-contracts/index writing output... [ 40%] smart-contracts/lua/examples writing output... [ 42%] smart-contracts/lua/guide writing output... [ 44%] smart-contracts/lua/hello-world writing output... [ 45%] smart-contracts/lua/index writing output... [ 47%] smart-contracts/lua/reference writing output... [ 49%] smart-contracts/scl/index writing output... [ 50%] smart-contracts/sql/index writing output... [ 52%] specs/addresses writing output... [ 54%] specs/block-management writing output... [ 55%] specs/blocks writing output... [ 57%] specs/chain-management writing output... [ 59%] specs/consensus writing output... [ 61%] specs/contracts writing output... [ 62%] specs/fees writing output... [ 64%] specs/index writing output... [ 66%] specs/names writing output... [ 67%] specs/p2p/index writing output... [ 69%] specs/p2p/peerconnect writing output... [ 71%] specs/p2p/wireprotocol writing output... [ 72%] specs/transactions writing output... [ 74%] specs/units writing output... [ 76%] tools/aergocli writing output... [ 77%] tools/aergoluac writing output... [ 79%] tools/brick writing output... [ 81%] tools/hubenterprise/index writing output... [ 83%] tools/hubenterprise/install writing output... [ 84%] tools/hubenterprise/introduce writing output... [ 86%] tools/index writing output... [ 88%] tools/polaris writing output... [ 89%] tools/ship writing output... [ 91%] using-network/accounts writing output... [ 93%] using-network/connecting writing output... [ 94%] using-network/funding writing output... [ 96%] using-network/index writing output... [ 98%] using-network/monitoring writing output... [100%] using-network/syncing /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/running-node/configuration.md: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/running-node/configuration.md: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/running-node/configure-network.rst:127: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/smart-contracts/lua/reference.md: WARNING: Could not lex literal_block as "lua". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/smart-contracts/lua/reference.md: WARNING: Could not lex literal_block as "lua". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/smart-contracts/lua/reference.md: WARNING: Could not lex literal_block as "lua". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/polaris.rst:72: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/polaris.rst:118: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-network/syncing.rst:80: WARNING: Pygments lexer name u'toml' is not known generating indices... genindex writing additional pages... search copying images... [100%] sdks/dapp-overview.png copying static files... WARNING: html_static_path entry u'/home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/_static' does not exist done copying readthedocs static files... done copying searchtools... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 19 warnings. The HTML pages are in _build/html. [rtd-command-info] start-time: 2019-04-23T08:44:19.414339Z, end-time: 2019-04-23T08:44:22.683510Z, duration: 3, exit-code: 0 python sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=en . _build/localmedia Running Sphinx v1.8.5 loading translations [en]... done making output directory... building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 59 added, 0 changed, 0 removed reading sources... [ 1%] api/grpc reading sources... [ 3%] api/index reading sources... [ 5%] api/rpc-autogenerated reading sources... [ 6%] community reading sources... [ 8%] contribution/building-from-source reading sources... [ 10%] contribution/index reading sources... [ 11%] contribution/ways-to-contribute reading sources... [ 13%] dapp-development/index reading sources... [ 15%] index reading sources... [ 16%] introduction/index reading sources... [ 18%] running-node/advanced-topics reading sources... [ 20%] running-node/configuration reading sources... [ 22%] running-node/configure-network reading sources... [ 23%] running-node/index reading sources... [ 25%] running-node/monitoring reading sources... [ 27%] running-node/quickstart reading sources... [ 28%] running-node/troubleshooting reading sources... [ 30%] sdks/heraj reading sources... [ 32%] sdks/herajs reading sources... [ 33%] sdks/herapy reading sources... [ 35%] sdks/index reading sources... [ 37%] sdks/other reading sources... [ 38%] smart-contracts/index reading sources... [ 40%] smart-contracts/lua/examples reading sources... [ 42%] smart-contracts/lua/guide reading sources... [ 44%] smart-contracts/lua/hello-world reading sources... [ 45%] smart-contracts/lua/index reading sources... [ 47%] smart-contracts/lua/reference reading sources... [ 49%] smart-contracts/scl/index reading sources... [ 50%] smart-contracts/sql/index reading sources... [ 52%] specs/addresses reading sources... [ 54%] specs/block-management reading sources... [ 55%] specs/blocks reading sources... [ 57%] specs/chain-management reading sources... [ 59%] specs/consensus reading sources... [ 61%] specs/contracts reading sources... [ 62%] specs/fees reading sources... [ 64%] specs/index reading sources... [ 66%] specs/names reading sources... [ 67%] specs/p2p/index reading sources... [ 69%] specs/p2p/peerconnect reading sources... [ 71%] specs/p2p/wireprotocol reading sources... [ 72%] specs/transactions reading sources... [ 74%] specs/units reading sources... [ 76%] tools/aergocli reading sources... [ 77%] tools/aergoluac reading sources... [ 79%] tools/brick reading sources... [ 81%] tools/hubenterprise/index reading sources... [ 83%] tools/hubenterprise/install reading sources... [ 84%] tools/hubenterprise/introduce reading sources... [ 86%] tools/index reading sources... [ 88%] tools/polaris reading sources... [ 89%] tools/ship reading sources... [ 91%] using-network/accounts reading sources... [ 93%] using-network/connecting reading sources... [ 94%] using-network/funding reading sources... [ 96%] using-network/index reading sources... [ 98%] using-network/monitoring reading sources... [100%] using-network/syncing /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/contribution/building-from-source.rst:27: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/contribution/building-from-source.rst:52: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:32: WARNING: Unknown directive type "todo". .. todo:: List supported kubernetes versions /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:73: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:221: WARNING: Unknown directive type "todo". .. todo:: fix fluent-bit parser /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:236: WARNING: Unknown directive type "todo". .. todo:: add fluent-d kubernetes yaml files /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/introduce.rst:48: WARNING: Unknown directive type "todo". .. todo:: Deploying and Managing Smart Contract looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/smart-contracts/sql/index.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/index.rst: WARNING: document isn't included in any toctree done preparing documents... done assembling single document... introduction/index dapp-development/index running-node/index running-node/quickstart running-node/configuration running-node/monitoring running-node/configure-network running-node/advanced-topics running-node/troubleshooting using-network/index using-network/connecting using-network/syncing using-network/accounts using-network/funding using-network/monitoring smart-contracts/index smart-contracts/lua/index smart-contracts/lua/hello-world smart-contracts/lua/guide smart-contracts/lua/reference smart-contracts/lua/examples smart-contracts/scl/index specs/index specs/addresses specs/units specs/names specs/consensus specs/transactions specs/contracts specs/fees specs/blocks specs/p2p/index specs/p2p/wireprotocol specs/p2p/peerconnect specs/block-management specs/chain-management contribution/index contribution/ways-to-contribute community contribution/building-from-source sdks/index sdks/heraj sdks/herajs sdks/herapy sdks/other tools/index tools/aergocli tools/aergoluac tools/ship tools/brick tools/polaris api/index api/grpc api/rpc-autogenerated writing... /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/index.rst: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/index.rst: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/index.rst:127: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/index.rst:80: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/index.rst: WARNING: Could not lex literal_block as "lua". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/index.rst: WARNING: Could not lex literal_block as "lua". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/index.rst: WARNING: Could not lex literal_block as "lua". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/index.rst:72: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/index.rst:118: WARNING: Pygments lexer name u'toml' is not known done writing additional files... copying images... [100%] sdks/dapp-overview.png copying static files... WARNING: html_static_path entry u'/home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/_static' does not exist done copying readthedocs static files... done copying extra files... done dumping object inventory... done build succeeded, 19 warnings. The HTML page is in _build/localmedia. [rtd-command-info] start-time: 2019-04-23T08:44:22.778820Z, end-time: 2019-04-23T08:44:25.794010Z, duration: 3, exit-code: 0 python sphinx-build -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v1.8.5 loading translations [en]... done making output directory... building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 59 added, 0 changed, 0 removed reading sources... [ 1%] api/grpc reading sources... [ 3%] api/index reading sources... [ 5%] api/rpc-autogenerated reading sources... [ 6%] community reading sources... [ 8%] contribution/building-from-source reading sources... [ 10%] contribution/index reading sources... [ 11%] contribution/ways-to-contribute reading sources... [ 13%] dapp-development/index reading sources... [ 15%] index reading sources... [ 16%] introduction/index reading sources... [ 18%] running-node/advanced-topics reading sources... [ 20%] running-node/configuration reading sources... [ 22%] running-node/configure-network reading sources... [ 23%] running-node/index reading sources... [ 25%] running-node/monitoring reading sources... [ 27%] running-node/quickstart reading sources... [ 28%] running-node/troubleshooting reading sources... [ 30%] sdks/heraj reading sources... [ 32%] sdks/herajs reading sources... [ 33%] sdks/herapy reading sources... [ 35%] sdks/index reading sources... [ 37%] sdks/other reading sources... [ 38%] smart-contracts/index reading sources... [ 40%] smart-contracts/lua/examples reading sources... [ 42%] smart-contracts/lua/guide reading sources... [ 44%] smart-contracts/lua/hello-world reading sources... [ 45%] smart-contracts/lua/index reading sources... [ 47%] smart-contracts/lua/reference reading sources... [ 49%] smart-contracts/scl/index reading sources... [ 50%] smart-contracts/sql/index reading sources... [ 52%] specs/addresses reading sources... [ 54%] specs/block-management reading sources... [ 55%] specs/blocks reading sources... [ 57%] specs/chain-management reading sources... [ 59%] specs/consensus reading sources... [ 61%] specs/contracts reading sources... [ 62%] specs/fees reading sources... [ 64%] specs/index reading sources... [ 66%] specs/names reading sources... [ 67%] specs/p2p/index reading sources... [ 69%] specs/p2p/peerconnect reading sources... [ 71%] specs/p2p/wireprotocol reading sources... [ 72%] specs/transactions reading sources... [ 74%] specs/units reading sources... [ 76%] tools/aergocli reading sources... [ 77%] tools/aergoluac reading sources... [ 79%] tools/brick reading sources... [ 81%] tools/hubenterprise/index reading sources... [ 83%] tools/hubenterprise/install reading sources... [ 84%] tools/hubenterprise/introduce reading sources... [ 86%] tools/index reading sources... [ 88%] tools/polaris reading sources... [ 89%] tools/ship reading sources... [ 91%] using-network/accounts reading sources... [ 93%] using-network/connecting reading sources... [ 94%] using-network/funding reading sources... [ 96%] using-network/index reading sources... [ 98%] using-network/monitoring reading sources... [100%] using-network/syncing /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/contribution/building-from-source.rst:27: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/contribution/building-from-source.rst:52: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:32: WARNING: Unknown directive type "todo". .. todo:: List supported kubernetes versions /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:73: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:221: WARNING: Unknown directive type "todo". .. todo:: fix fluent-bit parser /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:236: WARNING: Unknown directive type "todo". .. todo:: add fluent-d kubernetes yaml files /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/introduce.rst:48: WARNING: Unknown directive type "todo". .. todo:: Deploying and Managing Smart Contract looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/smart-contracts/sql/index.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/index.rst: WARNING: document isn't included in any toctree done processing aergo-guide.tex...index introduction/index dapp-development/index running-node/index running-node/quickstart running-node/configuration running-node/monitoring running-node/configure-network running-node/advanced-topics running-node/troubleshooting using-network/index using-network/connecting using-network/syncing using-network/accounts using-network/funding using-network/monitoring smart-contracts/index smart-contracts/lua/index smart-contracts/lua/hello-world smart-contracts/lua/guide smart-contracts/lua/reference smart-contracts/lua/examples smart-contracts/scl/index specs/index specs/addresses specs/units specs/names specs/consensus specs/transactions specs/contracts specs/fees specs/blocks specs/p2p/index specs/p2p/wireprotocol specs/p2p/peerconnect specs/block-management specs/chain-management contribution/index contribution/ways-to-contribute community contribution/building-from-source sdks/index sdks/heraj sdks/herajs sdks/herapy sdks/other tools/index tools/aergocli tools/aergoluac tools/ship tools/brick tools/polaris api/index api/grpc api/rpc-autogenerated resolving references... writing... /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/running-node/configuration.md: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/running-node/configuration.md: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/running-node/configure-network.rst:127: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-network/syncing.rst:80: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/smart-contracts/lua/reference.md: WARNING: Could not lex literal_block as "lua". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/smart-contracts/lua/reference.md: WARNING: Could not lex literal_block as "lua". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/smart-contracts/lua/reference.md: WARNING: Could not lex literal_block as "lua". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/polaris.rst:72: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/polaris.rst:118: WARNING: Pygments lexer name u'toml' is not known done copying images... [100%] sdks/dapp-overview.png copying TeX support files... done build succeeded, 18 warnings. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2019-04-23T08:44:25.863181Z, end-time: 2019-04-23T08:44:26.936095Z, duration: 1, exit-code: 0 pdflatex -interaction=nonstopmode /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/_build/latex/aergo-guide.tex This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (/home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/la test/source/_build/latex/aergo-guide.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file aergo-guide.idx No file aergo-guide.aux. (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [3] [4] Chapter 2. [5] [6] Chapter 3. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [7] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1046--1046 []\T1/pcr/m/n/9 "381yXZRAPSGAFbGYndN5xU3s9RXHddFbCxyutNtUYvyT4DbDt7jWyia4oM6CLG tXYeQqtQBvqTaNU2gwpdrCm5FjwFP6fZCQ [18] [19] [20] Chapter 4. [21] [22] [23] [24] Chapter 5. [25] Overfull \hbox (34.33382pt too wide) in paragraph at lines 1369--1370 []\T1/ptm/m/n/10 Account to de-ploy and ex-e-cute a con-tract: \T1/pcr/m/n/10 A mPbWrQbtQrCaJqLWdMtfk2KiN83m2HFpBbQQSTxqqchVv58o82i Overfull \hbox (2786.4413pt too wide) in paragraph at lines 1386--1386 []|\T1/pcr/m/n/9 37mGLDoCPNDQw7HbCG5WPfcM3E3cLhqhgE2V2UJKwQp9QZ5nJhT14nkCdGFcmN 91fewB2ZuMZ5NWJUPyD4G4G2beaTeE1cigLzyNdGuuU4Y7cY2A6MUMq5weoAGGJdyf6PUfzgQ7k1cwj jDRe7P8bN5tNR8xxiibYk1hoeV2fuG4ZGVUwosutqFYePonLAtvK57N2MphJWVkTVxkySkXBnKywCiK B2pqv93VVQbBepYrUwURAeaj5aGhuFa8sxbSjuZfrvdy3i7dAEesf1jPHyeoN6CHWEB3teQJHUUh5K8 9p8vZ7nXKYPSa7MbzEg3YCUx8uLYmkJPjqA5YT1dxcKWCmHV4M2nYxmv3h9v3viPFkkFuMdpJboCTV2 iqkMr3robxT6okSJtDdVUk2PprZKuiipS6tbKmDmxuicJqFvtP653qdWpu4tvWQDBb5k3UJcMTcEDdr jqqtNcE8dujFxr4TWfDu9Nwb4FedLrb5z7CoRWvXi5eZBkujJdDBm5MowamWLy9Pu6UmjAmBHfkDpQi agocrFzZrDPvNbaon8r5Rph8gFHAzwaUdM3dpt3dghePsiH1jbz8j93aMhMxgE6Lgap| Overfull \hbox (2570.44154pt too wide) in paragraph at lines 1396--1396 []|\T1/pcr/m/n/9 wQp9QZ5nJhT14nkCdGFcmN91fewB2ZuMZ5NWJUPyD4G4G2beaTeE1cigLzyNdG uuU4Y7cY2A6MUMq5weoAGGJdyf6PUfzgQ7k1cwjjDRe7P8bN5tNR8xxiibYk1hoeV2fuG4ZGVUwosut qFYePonLAtvK57N2MphJWVkTVxkySkXBnKywCiKB2pqv93VVQbBepYrUwURAeaj5aGhuFa8sxbSjuZf rvdy3i7dAEesf1jPHyeoN6CHWEB3teQJHUUh5K89p8vZ7nXKYPSa7MbzEg3YCUx8uLYmkJPjqA5YT1d xcKWCmHV4M2nYxmv3h9v3viPFkkFuMdpJboCTV2iqkMr3robxT6okSJtDdVUk2PprZKuiipS6tbKmDm xuicJqFvtP653qdWpu4tvWQDBb5k3UJcMTcEDdrjqqtNcE8dujFxr4TWfDu9Nwb4FedLrb5z7CoRWvX i5eZBkujJdDBm5MowamWLy9Pu6UmjAmBHfkDpQiagocrFzZrDPvNbaon8r5Rph8gFHAzwaUdM3dpt3d ghePsiH1jbz8j93aMhMxgE6Lgap| [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2117 ... in Lua that stores key-value values ​ ​in a block-chain state ... ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2117 ... Lua that stores key-value values ​​ in a block-chain state sto... ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2120 ...\PYGZhy{}values ​​in the state store ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2120 ...\PYGZhy{}values ​​in the state store ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2124 ​ ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2129 ​ [37] [38] [39] [40] Underfull \hbox (badness 10000) in paragraph at lines 2366--2367 []\T1/ptm/m/n/10 you can search for events with event name ^^Psend^^Q in the co n-tract ad- Overfull \hbox (94.4712pt too wide) in paragraph at lines 2378--2379 []\T1/ptm/m/n/10 you can get no-ti-fied for events with event name ^^Psend^^Q f or con-tract(AmhbdCEg4TUFm6Hpdoz8d81eSdzRncsekBLN3mYgLCbAVdPnu1MZ) [41] ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2451 ​ [42] [43] [44] ! Package inputenc Error: Unicode char 홍 (U+D64D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2632 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 길 (U+AE38) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2632 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 동 (U+B3D9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2632 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 김 (U+AE40) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2633 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 철 (U+CCA0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2633 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 수 (U+C218) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2633 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 이 (U+C774) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2634 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 영 (U+C601) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2634 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 미 (U+BBF8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2634 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2635 ​ ! Package inputenc Error: Unicode char 사 (U+C0AC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2638 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 과 (U+ACFC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2638 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 수 (U+C218) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2639 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 박 (U+BC15) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2639 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 포 (U+D3EC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2640 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 도 (U+B3C4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2640 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2641 ​ [45] [46] [47] [48] Chapter 6. [49] [50] [51] Underfull \hbox (badness 10000) in paragraph at lines 3205--3205 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 3205--3205 []\T1/ptm/m/n/10 amount to Underfull \hbox (badness 10000) in paragraph at lines 3205--3205 []\T1/ptm/m/n/10 un-stak- Underfull \hbox (badness 10000) in paragraph at lines 3205--3205 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 3205--3205 []\T1/ptm/m/n/10 amount to Underfull \hbox (badness 10000) in paragraph at lines 3205--3205 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 3205--3205 []\T1/ptm/m/n/10 cre-ate Underfull \hbox (badness 10000) in paragraph at lines 3205--3205 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 3205--3205 []\T1/pcr/m/n/10 {"Name":"v1createName","Args":[, [52] [53] [54] [55] Overfull \hbox (4.97682pt too wide) in paragraph at lines 3711--3711 []\T1/phv/m/n/10 Code| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 0001| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 0002| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 0003| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 0004| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 0005| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 0006| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 0010| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 0011| Underfull \hbox (badness 10000) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 Get-Block-Head-er-sRe- Overfull \hbox (1.07704pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 0012| Underfull \hbox (badness 10000) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 Get-Block-Head-er-sRe- Overfull \hbox (1.07704pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 0013| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 0016| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 0017| Underfull \hbox (badness 10000) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 GetAnces-tor-Re- Overfull \hbox (1.07704pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 0018| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 0019| Overfull \hbox (3.29701pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 001A| Underfull \hbox (badness 10000) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 GetH-ash-ByNoRe- Overfull \hbox (2.74696pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 001B| Underfull \hbox (badness 10000) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 GetH-ash-ByNoRe- Overfull \hbox (2.74696pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 001C| Underfull \hbox (badness 10000) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 Get-Block-Head-er-sRe- Overfull \hbox (3.29701pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 001D| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 0020| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 0021| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 0022| Underfull \hbox (badness 10000) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 Block-Pro-duced-No- Overfull \hbox (1.07704pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 0030| [56] Overfull \hbox (2.32048pt too wide) in paragraph at lines 3834--3834 []\T1/phv/m/n/10 Code| Underfull \hbox (badness 10000) in paragraph at lines 3834--3834 []\T1/ptm/m/n/10 DEAD- Underfull \hbox (badness 10000) in paragraph at lines 3834--3834 []\T1/ptm/m/n/10 RE- Overfull \hbox (7.98636pt too wide) in paragraph at lines 3834--3834 []\T1/ptm/m/n/10 FAILED_PRECONDITION| [57] [58] [59] [60] [61] [62] [63] [64] Chapter 7. [65] [66] Chapter 8. [67] [68] Chapter 9. [69] [70] Chapter 10. [71 <./dapp-overview.png>] [72] Chapter 11. [73] [74] Overfull \hbox (70.24437pt too wide) in paragraph at lines 4665--4665 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR Overfull \hbox (70.24437pt too wide) in paragraph at lines 4690--4690 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR Overfull \vbox (17.28348pt too high) detected at line 4694 [75] Overfull \hbox (70.24437pt too wide) in paragraph at lines 4713--4713 []\T1/pcr/m/n/9 "AN1rKvtSPyBqB34TGmEQ6FQ8Lz61dvQ4zVAHodAnPGTnXD7gihmSkgrWcyeEoX NeS6zLTtgjukcTiwSKTHmMATGe8PXgwcJJK Overfull \hbox (64.84438pt too wide) in paragraph at lines 4729--4729 []\T1/pcr/m/n/9 "381yXZAWNW8ZiST7PCLmywUsNVQvzgwhiyu9pxVDSvUhwyLHmoL7BQGXQhCNp7 QZQycvbwT2nQJ7etscArfRbHu98Qi5MSmY Overfull \hbox (70.24437pt too wide) in paragraph at lines 4763--4763 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR [76] Overfull \hbox (75.64436pt too wide) in paragraph at lines 4785--4785 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR\ [77] [78] Overfull \hbox (70.24437pt too wide) in paragraph at lines 4932--4932 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR [79] [80] [81] [82] [83] [84] Chapter 12. LaTeX Warning: Hyper reference `api/rpc-autogenerated:rpc.proto' on page 85 und efined on input line 5256. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AergoRPCService' on page 85 undefined on input line 5259. LaTeX Warning: Hyper reference `api/rpc-autogenerated:NodeState' on page 85 und efined on input line 5262. LaTeX Warning: Hyper reference `api/rpc-autogenerated:Metric' on page 85 undefi ned on input line 5265. LaTeX Warning: Hyper reference `api/rpc-autogenerated:Blockchain' on page 85 un defined on input line 5268. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetChainInfo' on page 85 undefined on input line 5271. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockHeaders' on page 85 undefined on input line 5274. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockMetadata' on pag e 85 undefined on input line 5277. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockStream' on page 85 undefined on input line 5280. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockMetadataStream' on page 85 undefined on input line 5283. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlock' on page 85 unde fined on input line 5286. [85] LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlockMetadata' on page 86 undefined on input line 5289. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlockBody' on page 86 undefined on input line 5292. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetTX' on page 86 undefin ed on input line 5295. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlockTX' on page 86 un defined on input line 5298. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetReceipt' on page 86 un defined on input line 5301. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetABI' on page 86 undefi ned on input line 5304. LaTeX Warning: Hyper reference `api/rpc-autogenerated:SendTX' on page 86 undefi ned on input line 5307. LaTeX Warning: Hyper reference `api/rpc-autogenerated:SignTX' on page 86 undefi ned on input line 5310. LaTeX Warning: Hyper reference `api/rpc-autogenerated:VerifyTX' on page 86 unde fined on input line 5313. LaTeX Warning: Hyper reference `api/rpc-autogenerated:CommitTX' on page 86 unde fined on input line 5316. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetState' on page 86 unde fined on input line 5319. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetStateAndProof' on page 86 undefined on input line 5322. LaTeX Warning: Hyper reference `api/rpc-autogenerated:CreateAccount' on page 86 undefined on input line 5325. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetAccounts' on page 86 u ndefined on input line 5328. LaTeX Warning: Hyper reference `api/rpc-autogenerated:LockAccount' on page 86 u ndefined on input line 5331. LaTeX Warning: Hyper reference `api/rpc-autogenerated:UnlockAccount' on page 86 undefined on input line 5334. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ImportAccount' on page 86 undefined on input line 5337. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ExportAccount' on page 86 undefined on input line 5340. LaTeX Warning: Hyper reference `api/rpc-autogenerated:QueryContract' on page 86 undefined on input line 5343. LaTeX Warning: Hyper reference `api/rpc-autogenerated:QueryContractState' on pa ge 86 undefined on input line 5346. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetPeers' on page 86 unde fined on input line 5349. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetVotes' on page 86 unde fined on input line 5352. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetAccountVotes' on page 86 undefined on input line 5355. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetStaking' on page 86 un defined on input line 5358. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetNameInfo' on page 86 u ndefined on input line 5361. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListEventStream' on page 86 undefined on input line 5364. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListEvents' on page 86 un defined on input line 5367. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetServerInfo' on page 86 undefined on input line 5370. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetConsensusInfo' on page 86 undefined on input line 5373. [86] LaTeX Warning: Hyper reference `api/rpc-autogenerated:blockchain.proto' on page 87 undefined on input line 5429. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ABI' on page 87 und efined on input line 5432. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountProof' on pa ge 87 undefined on input line 5435. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Block' on page 87 u ndefined on input line 5438. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBody' on page 87 undefined on input line 5441. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockHeader' on pag e 87 undefined on input line 5444. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ContractVarProof' o n page 87 undefined on input line 5447. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Event' on page 87 u ndefined on input line 5450. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FilterInfo' on page 87 undefined on input line 5453. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FnArgument' on page 87 undefined on input line 5456. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Function' on page 8 7 undefined on input line 5459. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Query' on page 87 u ndefined on input line 5462. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Receipt' on page 87 undefined on input line 5465. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.State' on page 87 u ndefined on input line 5468. [87] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQuery' on page 88 undefined on input line 5471. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQueryProof' on page 88 undefined on input line 5474. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateVar' on page 8 8 undefined on input line 5477. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 88 unde fined on input line 5480. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxBody' on page 88 undefined on input line 5483. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxIdx' on page 88 u ndefined on input line 5486. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxInBlock' on page 88 undefined on input line 5489. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxList' on page 88 undefined on input line 5492. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxType' on page 88 undefined on input line 5495. LaTeX Warning: Hyper reference `api/rpc-autogenerated:metric.proto' on page 88 undefined on input line 5502. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Metrics' on page 88 undefined on input line 5505. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MetricsRequest' on page 88 undefined on input line 5508. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeerMetric' on page 88 undefined on input line 5511. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MetricType' on page 88 undefined on input line 5514. LaTeX Warning: Hyper reference `api/rpc-autogenerated:scalar-value-types' on pa ge 88 undefined on input line 5521. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NodeReq' on page 88 undefined on input line 5545. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 88 undefined on input line 5546. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MetricsRequest' on page 88 undefined on input line 5554. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Metrics' on page 88 undefined on input line 5555. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 88 u ndefined on input line 5563. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockchainStatus' o n page 88 undefined on input line 5564. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 88 u ndefined on input line 5572. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainInfo' on page 88 undefined on input line 5573. [88] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ListParams' on page 89 undefined on input line 5581. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockHeaderList' on page 89 undefined on input line 5582. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ListParams' on page 89 undefined on input line 5590. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadataList' on page 89 undefined on input line 5591. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 89 u ndefined on input line 5599. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Block' on page 89 u ndefined on input line 5600. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 89 u ndefined on input line 5608. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadata' on p age 89 undefined on input line 5609. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 89 undefined on input line 5617. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Block' on page 89 u ndefined on input line 5618. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 89 undefined on input line 5626. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadata' on p age 89 undefined on input line 5627. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBodyParams' on page 89 undefined on input line 5635. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBodyPaged' on page 89 undefined on input line 5636. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 89 undefined on input line 5644. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 89 unde fined on input line 5645. [89] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 90 undefined on input line 5653. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxInBlock' on page 90 undefined on input line 5654. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 90 undefined on input line 5662. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Receipt' on page 90 undefined on input line 5663. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 90 undefined on input line 5671. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ABI' on page 90 und efined on input line 5672. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 90 unde fined on input line 5680. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResult' on pa ge 90 undefined on input line 5681. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 90 unde fined on input line 5689. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 90 unde fined on input line 5690. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 90 unde fined on input line 5698. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VerifyResult' on pa ge 90 undefined on input line 5699. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxList' on page 90 undefined on input line 5707. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResultList' o n page 90 undefined on input line 5708. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 90 undefined on input line 5716. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.State' on page 90 u ndefined on input line 5717. [90] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAndRoot' on page 91 undefined on input line 5725. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountProof' on pa ge 91 undefined on input line 5726. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 9 1 undefined on input line 5734. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 91 undefined on input line 5735. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 91 u ndefined on input line 5743. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountList' on pag e 91 undefined on input line 5744. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 9 1 undefined on input line 5752. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 91 undefined on input line 5753. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 9 1 undefined on input line 5761. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 91 undefined on input line 5762. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ImportFormat' on pa ge 91 undefined on input line 5770. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 91 undefined on input line 5771. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 9 1 undefined on input line 5779. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 91 undefined on input line 5780. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Query' on page 91 u ndefined on input line 5788. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 91 undefined on input line 5789. [91] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQuery' on page 92 undefined on input line 5797. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQueryProof' on page 92 undefined on input line 5798. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeersParams' on pag e 92 undefined on input line 5806. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeerList' on page 9 2 undefined on input line 5807. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteParams' on page 92 undefined on input line 5815. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteList' on page 9 2 undefined on input line 5816. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAddress' on page 92 undefined on input line 5824. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountVoteInfo' on page 92 undefined on input line 5825. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAddress' on page 92 undefined on input line 5833. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Staking' on page 92 undefined on input line 5834. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Name' on page 92 un defined on input line 5842. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NameInfo' on page 9 2 undefined on input line 5843. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FilterInfo' on page 92 undefined on input line 5851. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Event' on page 92 u ndefined on input line 5852. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FilterInfo' on page 92 undefined on input line 5860. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EventList' on page 92 undefined on input line 5861. [92] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.KeyParams' on page 93 undefined on input line 5869. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ServerInfo' on page 93 undefined on input line 5870. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 93 u ndefined on input line 5878. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConsensusInfo' on p age 93 undefined on input line 5879. [93] [94] [95] No file aergo-guide.ind. [96] (./aergo-guide.aux) Package rerunfilecheck Warning: File `aergo-guide.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc}< /usr/share/texlive/texmf-dist/fonts/type1/urw/courier/ucrr8a.pfb>< /usr/share/texlive/texmf-dist/fonts/type1/urw/times/utmri8a.pfb> Output written on aergo-guide.pdf (100 pages, 320672 bytes). Transcript written on aergo-guide.log. [rtd-command-info] start-time: 2019-04-23T08:44:27.003109Z, end-time: 2019-04-23T08:44:27.116728Z, duration: 0, exit-code: 0 makeindex -s python.ist aergo-guide.idx This is makeindex, version 2.15 [TeX Live 2017] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file aergo-guide.idx...done (0 entries accepted, 0 rejected). Nothing written in aergo-guide.ind. Transcript written in aergo-guide.ilg. [rtd-command-info] start-time: 2019-04-23T08:44:27.174871Z, end-time: 2019-04-23T08:44:28.071849Z, duration: 0, exit-code: 0 pdflatex -interaction=nonstopmode /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/_build/latex/aergo-guide.tex This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (/home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/la test/source/_build/latex/aergo-guide.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file aergo-guide.idx (./aergo-guide.aux LaTeX Warning: Label `running-node/configuration:configuration' multiply define d. LaTeX Warning: Label `running-node/configuration:single-aergo-server-default' m ultiply defined. LaTeX Warning: Label `running-node/configuration:testmode' multiply defined. LaTeX Warning: Label `running-node/configuration:reference' multiply defined. LaTeX Warning: Label `running-node/configuration:logging-options' multiply defi ned. LaTeX Warning: Label `running-node/monitoring:monitoring' multiply defined. LaTeX Warning: Label `running-node/troubleshooting:troubleshooting' multiply de fined. LaTeX Warning: Label `running-node/troubleshooting:storage-errors' multiply def ined. LaTeX Warning: Label `running-node/troubleshooting:db-initilaize-failure' multi ply defined. LaTeX Warning: Label `running-node/troubleshooting:check-previously-running-pro cesses' multiply defined. LaTeX Warning: Label `running-node/troubleshooting:miscellaneous-db-errors' mul tiply defined. LaTeX Warning: Label `running-node/troubleshooting:disk-performance-problem' mu ltiply defined. LaTeX Warning: Label `running-node/troubleshooting:network-trouble' multiply de fined. LaTeX Warning: Label `running-node/troubleshooting:peer-connection-failure' mul tiply defined. LaTeX Warning: Label `running-node/troubleshooting:network-performance-problem' multiply defined. LaTeX Warning: Label `running-node/troubleshooting:server-process-hang' multipl y defined. LaTeX Warning: Label `running-node/troubleshooting:tracking-status-of-transacti on' multiply defined. LaTeX Warning: Label `running-node/troubleshooting:check-status-of-transaction' multiply defined. LaTeX Warning: Label `running-node/troubleshooting:check-account' multiply defi ned. LaTeX Warning: Label `running-node/troubleshooting:check-status-of-mempool' mul tiply defined. LaTeX Warning: Label `running-node/troubleshooting:check-receipt' multiply defi ned. LaTeX Warning: Label `smart-contracts/lua/hello-world:hello-world' multiply def ined. LaTeX Warning: Label `smart-contracts/lua/hello-world:tutorial' multiply define d. LaTeX Warning: Label `smart-contracts/lua/hello-world:check-account-and-balance ' multiply defined. LaTeX Warning: Label `smart-contracts/lua/hello-world:compile-contract' multipl y defined. LaTeX Warning: Label `smart-contracts/lua/hello-world:deploy-contract' multiply defined. LaTeX Warning: Label `smart-contracts/lua/hello-world:get-receipt-of-contract' multiply defined. LaTeX Warning: Label `smart-contracts/lua/hello-world:get-abi-of-contract' mult iply defined. LaTeX Warning: Label `smart-contracts/lua/hello-world:query-initial-state' mult iply defined. LaTeX Warning: Label `smart-contracts/lua/hello-world:call-contract' multiply d efined. LaTeX Warning: Label `smart-contracts/lua/hello-world:query-changed-state' mult iply defined. LaTeX Warning: Label `smart-contracts/lua/hello-world:query-contract-variable-w ith-merkle-proof' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:programming-guide' multiply def ined. LaTeX Warning: Label `smart-contracts/lua/guide:restrictions' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:libraries' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:smart-contract' multiply define d. LaTeX Warning: Label `smart-contracts/lua/guide:layout' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:import' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:state-variable' multiply define d. LaTeX Warning: Label `smart-contracts/lua/guide:value' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:map' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:array' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:constructor' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:functions' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:export-contract-function-s' mul tiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:special-functions' multiply def ined. LaTeX Warning: Label `smart-contracts/lua/guide:default' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:payable' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:view' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:sql' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:restrictions' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:tools' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:aergoluac' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:aergocli' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:brick' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:style-conventions' multiply def ined. LaTeX Warning: Label `smart-contracts/lua/reference:reference' multiply defined . LaTeX Warning: Label `smart-contracts/lua/reference:overview' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:system-package' multiply de fined. LaTeX Warning: Label `smart-contracts/lua/reference:getsender' multiply defined . LaTeX Warning: Label `smart-contracts/lua/reference:getblockheight' multiply de fined. LaTeX Warning: Label `smart-contracts/lua/reference:gettxhash' multiply defined . LaTeX Warning: Label `smart-contracts/lua/reference:gettimestamp' multiply defi ned. LaTeX Warning: Label `smart-contracts/lua/reference:getcontractid' multiply def ined. LaTeX Warning: Label `smart-contracts/lua/reference:setitem-key-value' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:getitem-key' multiply defin ed. LaTeX Warning: Label `smart-contracts/lua/reference:getamount' multiply defined . LaTeX Warning: Label `smart-contracts/lua/reference:getcreator' multiply define d. LaTeX Warning: Label `smart-contracts/lua/reference:getorigin' multiply defined . LaTeX Warning: Label `smart-contracts/lua/reference:getprevblockhash' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:print-args' multiply define d. LaTeX Warning: Label `smart-contracts/lua/reference:contract-package' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:send-address-amount' multip ly defined. LaTeX Warning: Label `smart-contracts/lua/reference:deploy-code-args' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:call-address-function-name- args' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:restrictions' multiply defi ned. LaTeX Warning: Label `smart-contracts/lua/reference:delegatecall-address-functi on-name-args' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:restrictions' multiply defi ned. LaTeX Warning: Label `smart-contracts/lua/reference:pcall-fn-args' multiply def ined. LaTeX Warning: Label `smart-contracts/lua/reference:balance-address' multiply d efined. LaTeX Warning: Label `smart-contracts/lua/reference:event-eventname-args' multi ply defined. LaTeX Warning: Label `smart-contracts/lua/reference:restrictions' multiply defi ned. LaTeX Warning: Label `smart-contracts/lua/reference:search-event-and-receive-no tification-with-aergocli' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:stake-amount-unstake-amount -vote-bps' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:built-in-functions' multipl y defined. LaTeX Warning: Label `smart-contracts/lua/reference:db-package' multiply define d. LaTeX Warning: Label `smart-contracts/lua/reference:exec-sql' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:query-sql' multiply defined . LaTeX Warning: Label `smart-contracts/lua/reference:prepare-sql' multiply defin ed. LaTeX Warning: Label `smart-contracts/lua/reference:functions-of-result-set-obj ect' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:next' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:get' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:functions-of-prepared-state ment-object' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:query-bind1-bind2' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:exec-bind1-bind2' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:sql-restrictions' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:types' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:sql-statement' multiply def ined. LaTeX Warning: Label `smart-contracts/lua/reference:function' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:constraint' multiply define d. LaTeX Warning: Label `smart-contracts/lua/reference:json-package' multiply defi ned. LaTeX Warning: Label `smart-contracts/lua/reference:encode-arg' multiply define d. LaTeX Warning: Label `smart-contracts/lua/reference:decode-string' multiply def ined. LaTeX Warning: Label `smart-contracts/lua/reference:crypto-package' multiply de fined. LaTeX Warning: Label `smart-contracts/lua/reference:sha256-arg' multiply define d. LaTeX Warning: Label `smart-contracts/lua/reference:ecverify-message-signature- address' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:bignum-package' multiply de fined. LaTeX Warning: Label `smart-contracts/lua/reference:number-x' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:isneg-x' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:iszero-x' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:tonumber-x' multiply define d. LaTeX Warning: Label `smart-contracts/lua/reference:tostring-x-bignum-tostring- x-same-as-tostring-x' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:neg-x-same-as-x' multiply d efined. LaTeX Warning: Label `smart-contracts/lua/reference:sqrt-x' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:compare-x-y' multiply defin ed. LaTeX Warning: Label `smart-contracts/lua/reference:add-x-y-same-as-x-y' multip ly defined. LaTeX Warning: Label `smart-contracts/lua/reference:sub-x-y-same-as-x-y' multip ly defined. LaTeX Warning: Label `smart-contracts/lua/reference:mul-x-y-same-as-x-y' multip ly defined. LaTeX Warning: Label `smart-contracts/lua/reference:mod-x-y-same-as-x-y' multip ly defined. LaTeX Warning: Label `smart-contracts/lua/reference:div-x-y-same-as-x-y' multip ly defined. LaTeX Warning: Label `smart-contracts/lua/reference:pow-x-y-same-as-x-y' multip ly defined. LaTeX Warning: Label `smart-contracts/lua/reference:divmod-x-y' multiply define d. LaTeX Warning: Label `smart-contracts/lua/reference:powmod-x-y-m' multiply defi ned. LaTeX Warning: Label `smart-contracts/lua/examples:examples' multiply defined. LaTeX Warning: Label `smart-contracts/lua/examples:reusable-code' multiply defi ned. LaTeX Warning: Label `smart-contracts/lua/examples:using-libraries' multiply de fined. LaTeX Warning: Label `smart-contracts/lua/examples:aergo-contract-example' mult iply defined. LaTeX Warning: Label `api/rpc-autogenerated:protocol-documentation' multiply de fined. LaTeX Warning: Label `api/rpc-autogenerated:rpc-proto' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:aergorpcservice' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:nodestate' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:metric' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:blockchain' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getchaininfo' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:listblockheaders' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:listblockmetadata' multiply defined . LaTeX Warning: Label `api/rpc-autogenerated:listblockstream' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:listblockmetadatastream' multiply d efined. LaTeX Warning: Label `api/rpc-autogenerated:getblock' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getblockmetadata' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getblockbody' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:gettx' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getblocktx' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getreceipt' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getabi' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:sendtx' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:signtx' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:verifytx' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:committx' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getstate' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getstateandproof' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:createaccount' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getaccounts' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:lockaccount' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:unlockaccount' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:importaccount' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:exportaccount' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:querycontract' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:querycontractstate' multiply define d. LaTeX Warning: Label `api/rpc-autogenerated:getpeers' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getvotes' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getaccountvotes' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getstaking' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getnameinfo' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:listeventstream' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:listevents' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getserverinfo' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getconsensusinfo' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:accountaddress' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:accountandroot' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:accountvoteinfo' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:blockbodypaged' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:blockbodyparams' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:blockheaderlist' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:blockmetadata' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:blockmetadatalist' multiply defined . LaTeX Warning: Label `api/rpc-autogenerated:blockchainstatus' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:chainid' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:chaininfo' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:commitresult' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:commitresultlist' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:configitem' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:configitem-propsentry' multiply def ined. LaTeX Warning: Label `api/rpc-autogenerated:consensusinfo' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:empty' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:eventlist' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:importformat' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:input' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:keyparams' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:listparams' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:name' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:nameinfo' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:nodereq' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:output' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:pageparams' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:peer' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:peerlist' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:peersparams' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:personal' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:serverinfo' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:serverinfo-configentry' multiply de fined. LaTeX Warning: Label `api/rpc-autogenerated:serverinfo-statusentry' multiply de fined. LaTeX Warning: Label `api/rpc-autogenerated:singlebytes' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:staking' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:verifyresult' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:vote' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:voteinfo' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:votelist' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:voteparams' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:commitstatus' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:verifystatus' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:blockchain-proto' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:abi' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:accountproof' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:block' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:blockbody' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:blockheader' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:contractvarproof' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:event' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:filterinfo' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:fnargument' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:function' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:query' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:receipt' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:state' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:statequery' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:statequeryproof' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:statevar' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:tx' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:txbody' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:txidx' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:txinblock' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:txlist' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:txtype' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:metric-proto' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:metrics' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:metricsrequest' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:peermetric' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:metrictype' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:scalar-value-types' multiply define d. ) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./aergo-guide.out) (./aergo-guide.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./aergo-guide.toc [1]) [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [3] [4] Chapter 2. [5] [6] Chapter 3. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [7] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1046--1046 []\T1/pcr/m/n/9 "381yXZRAPSGAFbGYndN5xU3s9RXHddFbCxyutNtUYvyT4DbDt7jWyia4oM6CLG tXYeQqtQBvqTaNU2gwpdrCm5FjwFP6fZCQ [18] [19] [20] Chapter 4. [21] [22] [23] [24] Chapter 5. [25] Overfull \hbox (34.33382pt too wide) in paragraph at lines 1369--1370 []\T1/ptm/m/n/10 Account to de-ploy and ex-e-cute a con-tract: \T1/pcr/m/n/10 A mPbWrQbtQrCaJqLWdMtfk2KiN83m2HFpBbQQSTxqqchVv58o82i Overfull \hbox (2786.4413pt too wide) in paragraph at lines 1386--1386 []|\T1/pcr/m/n/9 37mGLDoCPNDQw7HbCG5WPfcM3E3cLhqhgE2V2UJKwQp9QZ5nJhT14nkCdGFcmN 91fewB2ZuMZ5NWJUPyD4G4G2beaTeE1cigLzyNdGuuU4Y7cY2A6MUMq5weoAGGJdyf6PUfzgQ7k1cwj jDRe7P8bN5tNR8xxiibYk1hoeV2fuG4ZGVUwosutqFYePonLAtvK57N2MphJWVkTVxkySkXBnKywCiK B2pqv93VVQbBepYrUwURAeaj5aGhuFa8sxbSjuZfrvdy3i7dAEesf1jPHyeoN6CHWEB3teQJHUUh5K8 9p8vZ7nXKYPSa7MbzEg3YCUx8uLYmkJPjqA5YT1dxcKWCmHV4M2nYxmv3h9v3viPFkkFuMdpJboCTV2 iqkMr3robxT6okSJtDdVUk2PprZKuiipS6tbKmDmxuicJqFvtP653qdWpu4tvWQDBb5k3UJcMTcEDdr jqqtNcE8dujFxr4TWfDu9Nwb4FedLrb5z7CoRWvXi5eZBkujJdDBm5MowamWLy9Pu6UmjAmBHfkDpQi agocrFzZrDPvNbaon8r5Rph8gFHAzwaUdM3dpt3dghePsiH1jbz8j93aMhMxgE6Lgap| Overfull \hbox (2570.44154pt too wide) in paragraph at lines 1396--1396 []|\T1/pcr/m/n/9 wQp9QZ5nJhT14nkCdGFcmN91fewB2ZuMZ5NWJUPyD4G4G2beaTeE1cigLzyNdG uuU4Y7cY2A6MUMq5weoAGGJdyf6PUfzgQ7k1cwjjDRe7P8bN5tNR8xxiibYk1hoeV2fuG4ZGVUwosut qFYePonLAtvK57N2MphJWVkTVxkySkXBnKywCiKB2pqv93VVQbBepYrUwURAeaj5aGhuFa8sxbSjuZf rvdy3i7dAEesf1jPHyeoN6CHWEB3teQJHUUh5K89p8vZ7nXKYPSa7MbzEg3YCUx8uLYmkJPjqA5YT1d xcKWCmHV4M2nYxmv3h9v3viPFkkFuMdpJboCTV2iqkMr3robxT6okSJtDdVUk2PprZKuiipS6tbKmDm xuicJqFvtP653qdWpu4tvWQDBb5k3UJcMTcEDdrjqqtNcE8dujFxr4TWfDu9Nwb4FedLrb5z7CoRWvX i5eZBkujJdDBm5MowamWLy9Pu6UmjAmBHfkDpQiagocrFzZrDPvNbaon8r5Rph8gFHAzwaUdM3dpt3d ghePsiH1jbz8j93aMhMxgE6Lgap| [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2117 ... in Lua that stores key-value values ​ ​in a block-chain state ... ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2117 ... Lua that stores key-value values ​​ in a block-chain state sto... ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2120 ...\PYGZhy{}values ​​in the state store ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2120 ...\PYGZhy{}values ​​in the state store ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2124 ​ ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2129 ​ [37] [38] [39] [40] Underfull \hbox (badness 10000) in paragraph at lines 2366--2367 []\T1/ptm/m/n/10 you can search for events with event name ^^Psend^^Q in the co n-tract ad- Overfull \hbox (94.4712pt too wide) in paragraph at lines 2378--2379 []\T1/ptm/m/n/10 you can get no-ti-fied for events with event name ^^Psend^^Q f or con-tract(AmhbdCEg4TUFm6Hpdoz8d81eSdzRncsekBLN3mYgLCbAVdPnu1MZ) [41] ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2451 ​ [42] [43] [44] ! Package inputenc Error: Unicode char 홍 (U+D64D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2632 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 길 (U+AE38) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2632 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 동 (U+B3D9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2632 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 김 (U+AE40) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2633 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 철 (U+CCA0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2633 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 수 (U+C218) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2633 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 이 (U+C774) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2634 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 영 (U+C601) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2634 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 미 (U+BBF8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2634 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2635 ​ ! Package inputenc Error: Unicode char 사 (U+C0AC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2638 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 과 (U+ACFC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2638 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 수 (U+C218) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2639 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 박 (U+BC15) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2639 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 포 (U+D3EC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2640 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char 도 (U+B3C4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2640 ...GZhy{}05\PYGZhy{}30\PYGZsq{}))\PYGZdq{}) ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2641 ​ [45] [46] [47] [48] Chapter 6. [49] [50] [51] Underfull \hbox (badness 10000) in paragraph at lines 3205--3205 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 3205--3205 []\T1/ptm/m/n/10 amount to Underfull \hbox (badness 10000) in paragraph at lines 3205--3205 []\T1/ptm/m/n/10 un-stak- Underfull \hbox (badness 10000) in paragraph at lines 3205--3205 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 3205--3205 []\T1/ptm/m/n/10 amount to Underfull \hbox (badness 10000) in paragraph at lines 3205--3205 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 3205--3205 []\T1/ptm/m/n/10 cre-ate Underfull \hbox (badness 10000) in paragraph at lines 3205--3205 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 3205--3205 []\T1/pcr/m/n/10 {"Name":"v1createName","Args":[, [52] [53] [54] [55] Overfull \hbox (4.97682pt too wide) in paragraph at lines 3711--3711 []\T1/phv/m/n/10 Code| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 0001| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 0002| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 0003| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 0004| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 0005| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 0006| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 0010| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 0011| Underfull \hbox (badness 10000) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 Get-Block-Head-er-sRe- Overfull \hbox (1.07704pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 0012| Underfull \hbox (badness 10000) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 Get-Block-Head-er-sRe- Overfull \hbox (1.07704pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 0013| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 0016| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 0017| Underfull \hbox (badness 10000) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 GetAnces-tor-Re- Overfull \hbox (1.07704pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 0018| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 0019| Overfull \hbox (3.29701pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 001A| Underfull \hbox (badness 10000) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 GetH-ash-ByNoRe- Overfull \hbox (2.74696pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 001B| Underfull \hbox (badness 10000) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 GetH-ash-ByNoRe- Overfull \hbox (2.74696pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 001C| Underfull \hbox (badness 10000) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 Get-Block-Head-er-sRe- Overfull \hbox (3.29701pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 001D| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 0020| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 0021| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 0022| Underfull \hbox (badness 10000) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 Block-Pro-duced-No- Overfull \hbox (1.07704pt too wide) in paragraph at lines 3711--3711 []\T1/ptm/m/n/10 0030| [56] Overfull \hbox (2.32048pt too wide) in paragraph at lines 3834--3834 []\T1/phv/m/n/10 Code| Underfull \hbox (badness 10000) in paragraph at lines 3834--3834 []\T1/ptm/m/n/10 DEAD- Underfull \hbox (badness 10000) in paragraph at lines 3834--3834 []\T1/ptm/m/n/10 RE- Overfull \hbox (7.98636pt too wide) in paragraph at lines 3834--3834 []\T1/ptm/m/n/10 FAILED_PRECONDITION| [57] [58] [59] [60] [61] [62] [63] [64] Chapter 7. [65] [66] Chapter 8. [67] [68] Chapter 9. [69] [70] Chapter 10. [71 <./dapp-overview.png>] [72] Chapter 11. [73] [74] Overfull \hbox (70.24437pt too wide) in paragraph at lines 4665--4665 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR Overfull \hbox (70.24437pt too wide) in paragraph at lines 4690--4690 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR Overfull \vbox (17.28348pt too high) detected at line 4694 [75] Overfull \hbox (70.24437pt too wide) in paragraph at lines 4713--4713 []\T1/pcr/m/n/9 "AN1rKvtSPyBqB34TGmEQ6FQ8Lz61dvQ4zVAHodAnPGTnXD7gihmSkgrWcyeEoX NeS6zLTtgjukcTiwSKTHmMATGe8PXgwcJJK Overfull \hbox (64.84438pt too wide) in paragraph at lines 4729--4729 []\T1/pcr/m/n/9 "381yXZAWNW8ZiST7PCLmywUsNVQvzgwhiyu9pxVDSvUhwyLHmoL7BQGXQhCNp7 QZQycvbwT2nQJ7etscArfRbHu98Qi5MSmY Overfull \hbox (70.24437pt too wide) in paragraph at lines 4763--4763 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR [76] Overfull \hbox (75.64436pt too wide) in paragraph at lines 4785--4785 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR\ [77] [78] Overfull \hbox (70.24437pt too wide) in paragraph at lines 4932--4932 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR [79] [80] [81] [82] [83] [84] Chapter 12. LaTeX Warning: Hyper reference `api/rpc-autogenerated:rpc.proto' on page 85 und efined on input line 5256. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AergoRPCService' on page 85 undefined on input line 5259. LaTeX Warning: Hyper reference `api/rpc-autogenerated:NodeState' on page 85 und efined on input line 5262. LaTeX Warning: Hyper reference `api/rpc-autogenerated:Metric' on page 85 undefi ned on input line 5265. LaTeX Warning: Hyper reference `api/rpc-autogenerated:Blockchain' on page 85 un defined on input line 5268. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetChainInfo' on page 85 undefined on input line 5271. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockHeaders' on page 85 undefined on input line 5274. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockMetadata' on pag e 85 undefined on input line 5277. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockStream' on page 85 undefined on input line 5280. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockMetadataStream' on page 85 undefined on input line 5283. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlock' on page 85 unde fined on input line 5286. [85] LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlockMetadata' on page 86 undefined on input line 5289. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlockBody' on page 86 undefined on input line 5292. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetTX' on page 86 undefin ed on input line 5295. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlockTX' on page 86 un defined on input line 5298. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetReceipt' on page 86 un defined on input line 5301. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetABI' on page 86 undefi ned on input line 5304. LaTeX Warning: Hyper reference `api/rpc-autogenerated:SendTX' on page 86 undefi ned on input line 5307. LaTeX Warning: Hyper reference `api/rpc-autogenerated:SignTX' on page 86 undefi ned on input line 5310. LaTeX Warning: Hyper reference `api/rpc-autogenerated:VerifyTX' on page 86 unde fined on input line 5313. LaTeX Warning: Hyper reference `api/rpc-autogenerated:CommitTX' on page 86 unde fined on input line 5316. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetState' on page 86 unde fined on input line 5319. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetStateAndProof' on page 86 undefined on input line 5322. LaTeX Warning: Hyper reference `api/rpc-autogenerated:CreateAccount' on page 86 undefined on input line 5325. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetAccounts' on page 86 u ndefined on input line 5328. LaTeX Warning: Hyper reference `api/rpc-autogenerated:LockAccount' on page 86 u ndefined on input line 5331. LaTeX Warning: Hyper reference `api/rpc-autogenerated:UnlockAccount' on page 86 undefined on input line 5334. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ImportAccount' on page 86 undefined on input line 5337. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ExportAccount' on page 86 undefined on input line 5340. LaTeX Warning: Hyper reference `api/rpc-autogenerated:QueryContract' on page 86 undefined on input line 5343. LaTeX Warning: Hyper reference `api/rpc-autogenerated:QueryContractState' on pa ge 86 undefined on input line 5346. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetPeers' on page 86 unde fined on input line 5349. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetVotes' on page 86 unde fined on input line 5352. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetAccountVotes' on page 86 undefined on input line 5355. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetStaking' on page 86 un defined on input line 5358. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetNameInfo' on page 86 u ndefined on input line 5361. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListEventStream' on page 86 undefined on input line 5364. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListEvents' on page 86 un defined on input line 5367. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetServerInfo' on page 86 undefined on input line 5370. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetConsensusInfo' on page 86 undefined on input line 5373. [86] LaTeX Warning: Hyper reference `api/rpc-autogenerated:blockchain.proto' on page 87 undefined on input line 5429. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ABI' on page 87 und efined on input line 5432. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountProof' on pa ge 87 undefined on input line 5435. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Block' on page 87 u ndefined on input line 5438. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBody' on page 87 undefined on input line 5441. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockHeader' on pag e 87 undefined on input line 5444. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ContractVarProof' o n page 87 undefined on input line 5447. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Event' on page 87 u ndefined on input line 5450. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FilterInfo' on page 87 undefined on input line 5453. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FnArgument' on page 87 undefined on input line 5456. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Function' on page 8 7 undefined on input line 5459. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Query' on page 87 u ndefined on input line 5462. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Receipt' on page 87 undefined on input line 5465. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.State' on page 87 u ndefined on input line 5468. [87] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQuery' on page 88 undefined on input line 5471. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQueryProof' on page 88 undefined on input line 5474. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateVar' on page 8 8 undefined on input line 5477. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 88 unde fined on input line 5480. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxBody' on page 88 undefined on input line 5483. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxIdx' on page 88 u ndefined on input line 5486. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxInBlock' on page 88 undefined on input line 5489. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxList' on page 88 undefined on input line 5492. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxType' on page 88 undefined on input line 5495. LaTeX Warning: Hyper reference `api/rpc-autogenerated:metric.proto' on page 88 undefined on input line 5502. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Metrics' on page 88 undefined on input line 5505. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MetricsRequest' on page 88 undefined on input line 5508. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeerMetric' on page 88 undefined on input line 5511. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MetricType' on page 88 undefined on input line 5514. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NodeReq' on page 88 undefined on input line 5545. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 88 undefined on input line 5546. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MetricsRequest' on page 88 undefined on input line 5554. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Metrics' on page 88 undefined on input line 5555. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 88 u ndefined on input line 5563. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockchainStatus' o n page 88 undefined on input line 5564. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 88 u ndefined on input line 5572. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainInfo' on page 88 undefined on input line 5573. [88] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ListParams' on page 89 undefined on input line 5581. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockHeaderList' on page 89 undefined on input line 5582. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ListParams' on page 89 undefined on input line 5590. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadataList' on page 89 undefined on input line 5591. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 89 u ndefined on input line 5599. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Block' on page 89 u ndefined on input line 5600. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 89 u ndefined on input line 5608. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadata' on p age 89 undefined on input line 5609. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 89 undefined on input line 5617. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Block' on page 89 u ndefined on input line 5618. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 89 undefined on input line 5626. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadata' on p age 89 undefined on input line 5627. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBodyParams' on page 89 undefined on input line 5635. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBodyPaged' on page 89 undefined on input line 5636. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 89 undefined on input line 5644. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 89 unde fined on input line 5645. [89] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 90 undefined on input line 5653. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxInBlock' on page 90 undefined on input line 5654. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 90 undefined on input line 5662. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Receipt' on page 90 undefined on input line 5663. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 90 undefined on input line 5671. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ABI' on page 90 und efined on input line 5672. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 90 unde fined on input line 5680. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResult' on pa ge 90 undefined on input line 5681. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 90 unde fined on input line 5689. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 90 unde fined on input line 5690. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 90 unde fined on input line 5698. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VerifyResult' on pa ge 90 undefined on input line 5699. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxList' on page 90 undefined on input line 5707. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResultList' o n page 90 undefined on input line 5708. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 90 undefined on input line 5716. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.State' on page 90 u ndefined on input line 5717. [90] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAndRoot' on page 91 undefined on input line 5725. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountProof' on pa ge 91 undefined on input line 5726. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 9 1 undefined on input line 5734. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 91 undefined on input line 5735. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 91 u ndefined on input line 5743. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountList' on pag e 91 undefined on input line 5744. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 9 1 undefined on input line 5752. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 91 undefined on input line 5753. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 9 1 undefined on input line 5761. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 91 undefined on input line 5762. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ImportFormat' on pa ge 91 undefined on input line 5770. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 91 undefined on input line 5771. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 9 1 undefined on input line 5779. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 91 undefined on input line 5780. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Query' on page 91 u ndefined on input line 5788. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 91 undefined on input line 5789. [91] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQuery' on page 92 undefined on input line 5797. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQueryProof' on page 92 undefined on input line 5798. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeersParams' on pag e 92 undefined on input line 5806. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeerList' on page 9 2 undefined on input line 5807. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteParams' on page 92 undefined on input line 5815. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteList' on page 9 2 undefined on input line 5816. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAddress' on page 92 undefined on input line 5824. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountVoteInfo' on page 92 undefined on input line 5825. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAddress' on page 92 undefined on input line 5833. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Staking' on page 92 undefined on input line 5834. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Name' on page 92 un defined on input line 5842. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NameInfo' on page 9 2 undefined on input line 5843. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FilterInfo' on page 92 undefined on input line 5851. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Event' on page 92 u ndefined on input line 5852. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FilterInfo' on page 92 undefined on input line 5860. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EventList' on page 92 undefined on input line 5861. [92] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.KeyParams' on page 93 undefined on input line 5869. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ServerInfo' on page 93 undefined on input line 5870. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 93 u ndefined on input line 5878. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConsensusInfo' on p age 93 undefined on input line 5879. [93] [94] [95] (./aergo-guide.ind) [96] (./aergo-guide.aux) LaTeX Warning: There were undefined references. LaTeX Warning: There were multiply-defined labels. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc}< /usr/share/texlive/texmf-dist/fonts/type1/urw/courier/ucrr8a.pfb>< /usr/share/texlive/texmf-dist/fonts/type1/urw/times/utmri8a.pfb> Output written on aergo-guide.pdf (100 pages, 329709 bytes). Transcript written on aergo-guide.log. [rtd-command-info] start-time: 2019-04-23T08:44:28.143180Z, end-time: 2019-04-23T08:44:28.206719Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/_build/latex/aergo-guide.pdf /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/artifacts/latest/sphinx_pdf/blocko-inc-guide.pdf [rtd-command-info] start-time: 2019-04-23T08:44:28.267323Z, end-time: 2019-04-23T08:44:31.913576Z, duration: 3, exit-code: 0 python sphinx-build -T -b epub -d _build/doctrees-epub -D language=en . _build/epub Running Sphinx v1.8.5 loading translations [en]... done making output directory... building [mo]: targets for 0 po files that are out of date building [epub]: targets for 59 source files that are out of date updating environment: 59 added, 0 changed, 0 removed reading sources... [ 1%] api/grpc reading sources... [ 3%] api/index reading sources... [ 5%] api/rpc-autogenerated reading sources... [ 6%] community reading sources... [ 8%] contribution/building-from-source reading sources... [ 10%] contribution/index reading sources... [ 11%] contribution/ways-to-contribute reading sources... [ 13%] dapp-development/index reading sources... [ 15%] index reading sources... [ 16%] introduction/index reading sources... [ 18%] running-node/advanced-topics reading sources... [ 20%] running-node/configuration reading sources... [ 22%] running-node/configure-network reading sources... [ 23%] running-node/index reading sources... [ 25%] running-node/monitoring reading sources... [ 27%] running-node/quickstart reading sources... [ 28%] running-node/troubleshooting reading sources... [ 30%] sdks/heraj reading sources... [ 32%] sdks/herajs reading sources... [ 33%] sdks/herapy reading sources... [ 35%] sdks/index reading sources... [ 37%] sdks/other reading sources... [ 38%] smart-contracts/index reading sources... [ 40%] smart-contracts/lua/examples reading sources... [ 42%] smart-contracts/lua/guide reading sources... [ 44%] smart-contracts/lua/hello-world reading sources... [ 45%] smart-contracts/lua/index reading sources... [ 47%] smart-contracts/lua/reference reading sources... [ 49%] smart-contracts/scl/index reading sources... [ 50%] smart-contracts/sql/index reading sources... [ 52%] specs/addresses reading sources... [ 54%] specs/block-management reading sources... [ 55%] specs/blocks reading sources... [ 57%] specs/chain-management reading sources... [ 59%] specs/consensus reading sources... [ 61%] specs/contracts reading sources... [ 62%] specs/fees reading sources... [ 64%] specs/index reading sources... [ 66%] specs/names reading sources... [ 67%] specs/p2p/index reading sources... [ 69%] specs/p2p/peerconnect reading sources... [ 71%] specs/p2p/wireprotocol reading sources... [ 72%] specs/transactions reading sources... [ 74%] specs/units reading sources... [ 76%] tools/aergocli reading sources... [ 77%] tools/aergoluac reading sources... [ 79%] tools/brick reading sources... [ 81%] tools/hubenterprise/index reading sources... [ 83%] tools/hubenterprise/install reading sources... [ 84%] tools/hubenterprise/introduce reading sources... [ 86%] tools/index reading sources... [ 88%] tools/polaris reading sources... [ 89%] tools/ship reading sources... [ 91%] using-network/accounts reading sources... [ 93%] using-network/connecting reading sources... [ 94%] using-network/funding reading sources... [ 96%] using-network/index reading sources... [ 98%] using-network/monitoring reading sources... [100%] using-network/syncing /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/contribution/building-from-source.rst:27: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/contribution/building-from-source.rst:52: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:32: WARNING: Unknown directive type "todo". .. todo:: List supported kubernetes versions /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:73: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:221: WARNING: Unknown directive type "todo". .. todo:: fix fluent-bit parser /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:236: WARNING: Unknown directive type "todo". .. todo:: add fluent-d kubernetes yaml files /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/introduce.rst:48: WARNING: Unknown directive type "todo". .. todo:: Deploying and Managing Smart Contract looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/smart-contracts/sql/index.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/index.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 1%] api/grpc writing output... [ 3%] api/index writing output... [ 5%] api/rpc-autogenerated writing output... [ 6%] community writing output... [ 8%] contribution/building-from-source writing output... [ 10%] contribution/index writing output... [ 11%] contribution/ways-to-contribute writing output... [ 13%] dapp-development/index writing output... [ 15%] index writing output... [ 16%] introduction/index writing output... [ 18%] running-node/advanced-topics writing output... [ 20%] running-node/configuration writing output... [ 22%] running-node/configure-network writing output... [ 23%] running-node/index writing output... [ 25%] running-node/monitoring writing output... [ 27%] running-node/quickstart writing output... [ 28%] running-node/troubleshooting writing output... [ 30%] sdks/heraj writing output... [ 32%] sdks/herajs writing output... [ 33%] sdks/herapy writing output... [ 35%] sdks/index writing output... [ 37%] sdks/other writing output... [ 38%] smart-contracts/index writing output... [ 40%] smart-contracts/lua/examples writing output... [ 42%] smart-contracts/lua/guide writing output... [ 44%] smart-contracts/lua/hello-world writing output... [ 45%] smart-contracts/lua/index writing output... [ 47%] smart-contracts/lua/reference writing output... [ 49%] smart-contracts/scl/index writing output... [ 50%] smart-contracts/sql/index writing output... [ 52%] specs/addresses writing output... [ 54%] specs/block-management writing output... [ 55%] specs/blocks writing output... [ 57%] specs/chain-management writing output... [ 59%] specs/consensus writing output... [ 61%] specs/contracts writing output... [ 62%] specs/fees writing output... [ 64%] specs/index writing output... [ 66%] specs/names writing output... [ 67%] specs/p2p/index writing output... [ 69%] specs/p2p/peerconnect writing output... [ 71%] specs/p2p/wireprotocol writing output... [ 72%] specs/transactions writing output... [ 74%] specs/units writing output... [ 76%] tools/aergocli writing output... [ 77%] tools/aergoluac writing output... [ 79%] tools/brick writing output... [ 81%] tools/hubenterprise/index writing output... [ 83%] tools/hubenterprise/install writing output... [ 84%] tools/hubenterprise/introduce writing output... [ 86%] tools/index writing output... [ 88%] tools/polaris writing output... [ 89%] tools/ship writing output... [ 91%] using-network/accounts writing output... [ 93%] using-network/connecting writing output... [ 94%] using-network/funding writing output... [ 96%] using-network/index writing output... [ 98%] using-network/monitoring writing output... [100%] using-network/syncing /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/running-node/configuration.md: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/running-node/configuration.md: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/running-node/configure-network.rst:127: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/smart-contracts/lua/reference.md: WARNING: Could not lex literal_block as "lua". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/smart-contracts/lua/reference.md: WARNING: Could not lex literal_block as "lua". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/smart-contracts/lua/reference.md: WARNING: Could not lex literal_block as "lua". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/polaris.rst:72: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/polaris.rst:118: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-network/syncing.rst:80: WARNING: Pygments lexer name u'toml' is not known generating indices... genindex writing additional pages... copying images... [100%] sdks/dapp-overview.png copying static files... WARNING: html_static_path entry u'/home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/_static' does not exist done copying extra files... done WARNING: conf value "version" should not be empty for EPUB3 writing mimetype file... writing META-INF/container.xml file... writing content.opf file... writing nav.xhtml file... writing toc.ncx file... writing aergo-guide.epub file... build succeeded, 20 warnings. The ePub file is in _build/epub. [rtd-command-info] start-time: 2019-04-23T08:44:31.975537Z, end-time: 2019-04-23T08:44:32.038661Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/_build/epub/aergo-guide.epub /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/artifacts/latest/sphinx_epub/blocko-inc-guide.epub