<h1>BitShares Core 2.0.181105 Release Notes
<p dir="auto">The <a href="https://bitshares.org" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">BitShares Core software has been updated to the <a href="https://github.com/bitshares/bitshares-core/releases/tag/test-2.0.181018" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">181105 Feature Release. The <a href="https://github.com/bitshares/bitshares-core/" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">Core software is used by validation nodes which perform consensus of all transactions on the <a href="https://bitshares-explorer.io" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">BitShares blockchain. This release includes new features, optimizations, and bug fixes but <em>does not include any changes to the consensus protocol.
<p dir="auto"><strong><em>No action is required if you do not operate a validation node or the command line interface (CLI) wallet.
<p dir="auto">Numerous performance improvements have been made to the software that will benefit all operators of validation nodes including block producers, seed nodes, and API nodes, especially those using the Elasticsearch plugin.
<p dir="auto">Documentation for BitShares developers may be now be found at the new <a href="https://dev.bitshares.works" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">BitShares Developer Portal (https://dev.bitshares.works).
<h2>Who Should Upgrade?
<p dir="auto"><em>No upgrade is required by any operator of a validation node. Yet many operators will benefit by upgrading.
<ul>
<li>All operators will benefit from performance improvements (<a href="https://github.com/bitshares/bitshares-core/pull/915" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">915, <a href="https://github.com/bitshares/bitshares-core/pull/1327" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1327, <a href="https://github.com/bitshares/bitshares-core/pull/1359" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1359) and fixes (<a href="https://github.com/bitshares/bitshares-core/pull/1024" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1024, <a href="https://github.com/bitshares/bitshares-core/pull/1203" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1203, <a href="https://github.com/bitshares/bitshares-core/pull/1286" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1286, <a href="https://github.com/bitshares/bitshares-core/pull/1266" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1325).
<li>Operators of block producing nodes will benefit from performance improvements (<a href="https://github.com/bitshares/bitshares-core/pull/1251" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1251), safety measures (<a href="https://github.com/bitshares/bitshares-core/pull/1252" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1252), and fixes (<a href="https://github.com/bitshares/bitshares-core/pull/1266" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1266, <a href="https://github.com/bitshares/bitshares-core/pull/1332" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1332, <a href="https://github.com/bitshares/bitshares-core/pull/1364" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1364).
<li>Operators of API nodes including Elasticsearch APIs will benefit from improvements to data availability (<a href="https://github.com/bitshares/bitshares-core/pull/1351" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1351, <a href="https://github.com/bitshares/bitshares-core/pull/1352" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1352) and performance (<a href="https://github.com/bitshares/bitshares-core/pull/1049" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1049, <a href="https://github.com/bitshares/bitshares-core/pull/1271" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1271, <a href="https://github.com/bitshares/bitshares-core/pull/1356" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1356).
<li>Users of the command line interface (CLI) wallet will also benefit from improvements (<a href="https://github.com/bitshares/bitshares-core/pull/1195" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1195, <a href="https://github.com/bitshares/bitshares-core/pull/1195" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1248).
<h2>Upgrade Process
<h3>Precautions
<h4>Precaution 1
<p dir="auto">Operators of API nodes that service client software that expect to receive updates about all data on the blockchain by default (such as <a href="https://github.com/bitshares/bitshares-ui/issues/1338#issuecomment-377791724" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">BitShares Reference Wallet before 180401), as opposed to narrowly subscribed data, should ensure that their API nodes are configured with the <code>enable-subscribe-to-all set to <code>true due to <a href="https://github.com/bitshares/bitshares-core/pull/1049" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">Pull Request 1049.
<h3>How to Upgrade from Source Code
<h4>Obtain the Source Code
<p dir="auto">The source code may be obtained by checking out the <a href="https://github.com/bitshares/bitshares-core/releases/tag/2.0.181105" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">2.0.181105 tag<br />
Download the source at:
<ul>
<li><a href="https://github.com/bitshares/bitshares-core/archive/2.0.181105.zip" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">2.0.181105.zip
<li><a href="https://github.com/bitshares/bitshares-core/archive/2.0.181105.tar.gz" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">2.0.181105.tar.gz
<h4>Build the Binaries
<p dir="auto">The binaries may be built by using your pre-existing process, or by following the standard instructions that can be found in the wiki:
<ul>
<li><a href="https://github.com/bitshares/bitshares-core/wiki/BUILD_UBUNTU" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">Ubuntu
<li><a href="https://github.com/bitshares/bitshares-core/wiki/Building-on-OS-X" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">OS X
<li><a href="https://github.com/bitshares/bitshares-core/wiki/BUILD_WIN32" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">Windows
<li><a href="https://github.com/bitshares/bitshares-core/wiki/BUILD_WinDevEnv" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">Windows Development Environment
<h4>Deploy the Binaries
<p dir="auto">Your standard process for deploying the node software may be used. No additional requirements or precautions will be required to deploy the new release.
<h3>How to Upgrade with Docker
<p dir="auto">The latest Docker image may be found at <a href="https://hub.docker.com/r/bitshares/bitshares-core/" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">BitShares Core Docker page and updated with
<pre><code>docker pull bitshares/bitshares-core
<h3>CLI Binaries for Windows and Mac
<p dir="auto">A binary of the command line interface (CLI) wallet for Windows is pre-built and available for download here <a href="https://github.com/bitshares/bitshares-core/releases/download/2.0.181105/BitShares-Core-2.0.181105-Windows-x64-cli-tools.zip" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">BitShares-Core-2.0.181105-Windows-x64-cli-tools.zip.
<p dir="auto">For Mac please download <a href="https://github.com/bitshares/bitshares-core/releases/download/2.0.181105/BitShares-Core-2.0.181105-macOS-cli-tools.tar.gz" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">BitShares-Core-2.0.181105-macOS-cli-tools.tar.gz.
<h1>Changes
<p dir="auto">The changes for <a href="https://github.com/bitshares/bitshares-core/milestone/15?closed=1" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">BitShares Core for the 201810 Feature Release are summarized below.
<h2>Core Functionality
<div class="table-responsive"><table>
<thead>
<tr><th>Description<th>Issue<th>Pull Request
<tbody>
<tr><td>Change call_order_update_operation to return order_id<td><a href="https://github.com/bitshares/bitshares-core/issues/1269" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1269<td><a href="https://github.com/bitshares/bitshares-core/pull/1352" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1352
<h2>Node Functionality
<div class="table-responsive"><table>
<thead>
<tr><th>Description<th>Issue<th>Pull Request
<tbody>
<tr><td>Segmentation fault when running several witness nodes on the same machine<td><a href="https://github.com/bitshares/bitshares-core/issues/377" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">377<td><a href="https://github.com/bitshares/bitshares-core/pull/1286" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1286
<tr><td>Performance opt pt 1<td><a href="https://github.com/bitshares/bitshares-core/issues/1079" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1079<td><a href="https://github.com/bitshares/bitshares-core/pull/1359" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1359
<tr><td>Log console output during replay to file<td><a href="https://github.com/bitshares/bitshares-core/issues/985" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">985<td><a href="https://github.com/bitshares/bitshares-core/pull/1355" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1355, <a href="https://github.com/bitshares/bitshares-fc/pull/76" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">FC-76
<tr><td>Change replay percentage to total block size processed<td><a href="https://github.com/bitshares/bitshares-core/issues/1289" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1289<td><a href="https://github.com/bitshares/bitshares-core/pull/1335" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1335
<tr><td>Improve block generation performance<td>-<td><a href="https://github.com/bitshares/bitshares-core/pull/1251" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1251
<tr><td>Review and backport EOS patch about unsigned_int unpacking<td><a href="https://github.com/bitshares/bitshares-core/issues/993" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">993<td><a href="https://github.com/bitshares/bitshares-core/pull/1267" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1267
<tr><td>Check and port Steem PR 2692: missing FC typenames<td><a href="https://github.com/bitshares/bitshares-core/issues/1217" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1217<td><a href="https://github.com/bitshares/bitshares-core/pull/1248" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1248
<tr><td>witness_node uses two incompatible parsers for config.ini<td><a href="https://github.com/bitshares/bitshares-core/issues/149" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">149<td><a href="https://github.com/bitshares/bitshares-core/pull/1024" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1024,<a href="https://github.com/bitshares/bitshares-core/pull/1325" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1325
<tr><td>db_block.cpp: removed unreachable code<td>-<td><a href="https://github.com/bitshares/bitshares-core/pull/1312" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1312
<tr><td>Cleanup budget_record_object?<td><a href="https://github.com/bitshares/bitshares-core/issues/1139" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1139<td><a href="https://github.com/bitshares/bitshares-core/pull/1213" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1213
<tr><td>Change object_id to more than 32 bit<td><a href="https://github.com/bitshares/bitshares-core/issues/1088" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1088<td><a href="https://github.com/bitshares/bitshares-core/pull/1267" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1267
<tr><td>More 32 bit to 64 bit changes<td><a href="https://github.com/bitshares/bitshares-core/issues/1206" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1206<td><a href="https://github.com/bitshares/bitshares-core/pull/1347" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1347, <a href="https://github.com/bitshares/bitshares-core/pull/1374" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1374
<tr><td>Remove definition of unused <code>symbol_type<td>-<td><a href="https://github.com/bitshares/bitshares-core/pull/1235" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1235
<tr><td>Update application.cpp<td>-<td><a href="https://github.com/bitshares/bitshares-core/pull/1345" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1345
<tr><td>application.cpp: minor optimization<td>-<td><a href="https://github.com/bitshares/bitshares-core/pull/1327" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1327
<tr><td>Call order and bitAsset related code refactory<td>-<td><a href="https://github.com/bitshares/bitshares-core/pull/1306" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1306
<tr><td>Re-add enable-subscribe-notify-all option after GUI issue fixed<td><a href="https://github.com/bitshares/bitshares-core/issues/752" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">752<td><a href="https://github.com/bitshares/bitshares-core/pull/1049" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1049
<tr><td>When signing a block that updates the signing witness's signing key, use correct signing key<td><a href="https://github.com/bitshares/bitshares-core/issues/125" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">125<td><a href="https://github.com/bitshares/bitshares-core/pull/1203" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1203
<tr><td>remove unused variable _consecutive_production_enabled<td>-<td><a href="https://github.com/bitshares/bitshares-core/pull/1294" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1294
<tr><td>Check Steem issue 2658: Not producing block because node didn't wake up within 500ms of the slot time<td><a href="https://github.com/bitshares/bitshares-core/issues/1157" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1157<td><a href="https://github.com/bitshares/bitshares-core/pull/1266" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1266
<tr><td>remove verify_account_history_plugin_index()<td>-<td><a href="https://github.com/bitshares/bitshares-core/pull/915" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">915
<tr><td>inconsistent error message for update_asset_issuer<td><a href="https://github.com/bitshares/bitshares-core/issues/944" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">944<td><a href="https://github.com/bitshares/bitshares-core/pull/1255" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1255
<tr><td>Possible to generate a block that is too large<td><a href="https://github.com/bitshares/bitshares-core/issues/1136" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1136<td><a href="https://github.com/bitshares/bitshares-core/pull/1252" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1252
<tr><td>remove duplicated line in network code node.cpp<td>-<td><a href="https://github.com/bitshares/bitshares-core/pull/1231" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1231
<tr><td>Error while converting value to string<td><a href="https://github.com/bitshares/bitshares-core/issues/1392" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1392<td><a href="https://github.com/bitshares/bitshares-core/pull/1394" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1394,<a href="https://github.com/bitshares/bitshares-fc/pull/83" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">FC-83
<tr><td>Update Sahkan's seed nodes<td>-<td><a href="https://github.com/bitshares/bitshares-core/pull/1404" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1404
<h2>Node Plugins
<div class="table-responsive"><table>
<thead>
<tr><th>Description<th>Issue<th>Pull Request
<tbody>
<tr><td>Terminate block production loop when shutting down witness plugin<td><a href="https://github.com/bitshares/bitshares-core/issues/1314" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1314<td><a href="https://github.com/bitshares/bitshares-core/pull/1332" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1332, <a href="https://github.com/bitshares/bitshares-core/pull/1364" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1364
<tr><td>add dascoin adaptor<td>-<td><a href="https://github.com/bitshares/bitshares-core/pull/1356" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1356,<a href="https://github.com/bitshares/bitshares-core/pull/1396" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1396
<tr><td>[ES plugin] Wrong value of additional_data.fill_data.fill_order<td><a href="https://github.com/bitshares/bitshares-core/issues/1295" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1295<td><a href="https://github.com/bitshares/bitshares-core/pull/1351" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1351
<tr><td>refine es_objects plugin<td><td><a href="https://github.com/bitshares/bitshares-core/pull/1271" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1271
<h2>Command Line Interface (CLI)
<div class="table-responsive"><table>
<thead>
<tr><th>Description<th>Issue<th>Pull Request
<tbody>
<tr><td>CLI wallet: avoid directly overwriting wallet file on exit<td><a href="https://github.com/bitshares/bitshares-core/issues/1109" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1109<td><a href="https://github.com/bitshares/bitshares-core/pull/1195" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1195
<tr><td>cli_wallet crashes when doing import_key on Mac<td><a href="https://github.com/bitshares/bitshares-core/issues/1244" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1244<td><a href="https://github.com/bitshares/bitshares-core/pull/1248" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1248
<tr><td>get to_id from to_account instead of get_account_id()<td>-<td><a href="https://github.com/bitshares/bitshares-core/pull/1242" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1242
<tr><td>wallet compatibility issue<td><a href="https://github.com/bitshares/bitshares-core/issues/1307" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1307<td><a href="https://github.com/bitshares/bitshares-core/pull/1323" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1323
<h2>Build Process
<div class="table-responsive"><table>
<thead>
<tr><th>Description<th>Issue<th>Pull Request
<tbody>
<tr><td>Integrating cURL into cmake<td>-<td><a href="https://github.com/bitshares/bitshares-core/pull/1329" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1329, <a href="https://github.com/bitshares/bitshares-core/pull/1336" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1336
<tr><td>cli_test doesn't compile on Windows due to using 'sys/socket.h'<td><a href="https://github.com/bitshares/bitshares-core/issues/1292'" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1292<td><a href="https://github.com/bitshares/bitshares-core/pull/1305" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1305
<tr><td>clean old style codes<td>-<td><a href="https://github.com/bitshares/bitshares-core/pull/1250" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1250
<h2>Unit Tests
<div class="table-responsive"><table>
<thead>
<tr><th>Description<th>Issue<th>Pull Request
<tbody>
<tr><td>Not able to perform testing [100,000 transactions per second]<td><a href="https://github.com/bitshares/bitshares-core/issues/1298" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1298<td><a href="https://github.com/bitshares/bitshares-core/pull/1337" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1337
<tr><td>Refactor cli_test<td><a href="https://github.com/bitshares/bitshares-core/issues/1192" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1192<td><a href="https://github.com/bitshares/bitshares-core/pull/1243" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1243
<tr><td>Test case failed on chain_test<td><a href="https://github.com/bitshares/bitshares-core/issues/1326" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1326<td><a href="https://github.com/bitshares/bitshares-core/pull/1346" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1346
<h2>Documentation
<div class="table-responsive"><table>
<thead>
<tr><th>Description<th>Issue<th>Pull Request
<tbody>
<tr><td>API documentation<td><a href="https://github.com/bitshares/bitshares-core/issues/780" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">780<td><a href="https://github.com/bitshares/bitshares-core/pull/1174" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1174
<tr><td>Launch BitShares Developer Portal<td><a href="https://github.com/bitshares/bitshares-core/issues/1031" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1031<td><a href="https://github.com/bitshares/how.bitshares.works/pull/19" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">How-19, <a href="https://github.com/bitshares/dev.bitshares.works/pull/41" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">Dev-41
<tr><td>add new doc portals to readme<td><a href="https://github.com/bitshares/bitshares-core/issues/953" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">953<td><a href="https://github.com/bitshares/bitshares-core/pull/1358" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1358,<a href="https://github.com/bitshares/bitshares-core/pull/1363" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1363
<tr><td>add readme to plugins<td>-<td><a href="https://github.com/bitshares/bitshares-core/pull/1319" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1319
<tr><td>LaTeX project for documentation like C++ ISO/IEC<td><a href="https://github.com/bitshares/bitshares-core/issues/1288" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1288<td>-
<tr><td>Probably wrong comment<td><a href="https://github.com/bitshares/bitshares-core/issues/1301" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1301<td><a href="https://github.com/bitshares/bitshares-core/pull/1349" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1349
<tr><td>Create plugin script<td>-<td><a href="https://github.com/bitshares/bitshares-core/pull/1302" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1302
<tr><td>add new doc portals to readme<td><td><a href="https://github.com/bitshares/bitshares-core/pull/1363" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1363
<tr><td>Add disk space requirements to readme<td>-<td><a href="https://github.com/bitshares/bitshares-core/pull/1376" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1376,<a href="https://github.com/bitshares/bitshares-core/pull/1376" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1379
<tr><td>Update get_trade_history API docs and coding style<td>-<td><a href="https://github.com/bitshares/bitshares-core/pull/1397" target="_blank" rel="noreferrer noopener" title="This link will take you away from hive.blog" class="external_link">1397
<h1>Release Contributors
<p dir="auto"><br /><br /><br /><br />
Damir from Dascoin<br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><span><a href="/@abitmore">@abitmore<span>
<a href="/@botanegg">@botanegg<span>
<a href="/@cogutvalera">@cogutvalera<span>
<a href="/@cwyyprog">@cwyyprog<span>
<a href="/@harukama">@HarukaMa<span>
<a href="/@jmjatlanta">@jmjatlanta<span>
<a href="/@ihla">@ihla<span>
<a href="/@liondani">@liondani<span>
<a href="/@openledgerdev">@OpenLedgerDev<span>
<a href="/@oxarbitrage">@oxarbitrage<span>
<a href="/@pmconrad">@pmconrad<span>
<a href="/@richardweiyang">@RichardWeiYang<span>
<a href="/@ryanrfox">@ryanRfox<span>
<a href="/@tsugimoto">@tsugimoto<span>
<a href="/@zhuliting">@zhuliting
BitShares Core Release 2.0.181105
6 years ago in #bitshares by fox (57)
$18.86
- Past Payouts $18.86
- - Author $14.29
- - Curators $4.57
128 votes
- wackou: $6.79
- onceuponatime: $4.79
- vortac: $3.63
- xeroc: $0.69
- cm-steem: $0.63
- jason: $0.50
- jademont: $0.45
- friend5: $0.38
- vault: $0.25
- sauna: $0.20
- twiceuponatime: $0.19
- avtzis.petros: $0.06
- itchyfeetdonica: $0.04
- intelliguy: $0.04
- methodise: $0.03
- erath: $0.03
- fox: $0.03
- marginal: $0.02
- svk: $0.02
- indominon: $0.01
- and 108 more
hla and @conrad ?Hi @fox, I'm @checky ! While checking the mentions made in this post I noticed that @botanegg, @cwyyprog, @ihla, @pmconrad and @zhuliting don't exist on Steem. Did you mean to write @
<h6>If you found this comment useful, consider upvoting it to help keep this bot running. You can see a list of all available commands by replying with <code>!help.It's github accounts, not steemit accounts