Rebuild site to ship doc fixes merged after #607#621
Merged
Conversation
Site rebuild on gh-pages to publish the doc fixes merged into master after the previous rebuild (tronprotocol#607, which shipped tronprotocol#595-tronprotocol#598). Covers all content PRs from tronprotocol#616 up to the current master HEAD (tronprotocol#614) ordered by merge time: - tronprotocol#616 — Check transaction result before parsing event logs (gettransactioninfobyid, gettransactioninfobyblocknum, eth_getBlockReceipts, eth_getTransactionReceipt) - tronprotocol#620 — Update tips - tronprotocol#589 — Account permission management (multi-signatures) - tronprotocol#599 — Developer guide (java-tron) - tronprotocol#601 — Sync system-contracts doc with java-tron proto - tronprotocol#602 — Align contracts/contract with java-tron TVM/solidity source and mainnet state - tronprotocol#603 — Update issue-workflow - tronprotocol#604 — Align architecture/database with current storage layer and Toolkit behavior - tronprotocol#606 — Fix and supplement backup_restore based on java-tron source - tronprotocol#608 — Fix db lite flag and document db root in toolkit - tronprotocol#610 — Align metrics doc with java-tron source and tron-docker metric_monitor - tronprotocol#612 — Update development demo - tronprotocol#613 — Align event subscription doc with java-tron and event-plugin source - tronprotocol#615 — Align SR & Committee doc with source code - tronprotocol#618 — Fix account model doc: creation fees, signing sample, contract name - tronprotocol#619 — Update code-structure - tronprotocol#609 — Refresh Lite FullNode page against current source code - tronprotocol#614 — Fix multi-signatures doc: permission_name unit, witness single-key, operations note Also refreshes sitemap.xml, sitemap.xml.gz, search/search_index.json, and revision dates.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Site rebuild on gh-pages to publish the doc fixes merged into master after the previous rebuild (#607, which shipped #595–#598). Covers all content PRs from #616 up to the current master HEAD (#614) ordered by merge time:
gettransactioninfobyid,gettransactioninfobyblocknum,eth_getBlockReceipts,eth_getTransactionReceipt)contracts/contractwith java-tron TVM/solidity source and mainnet statearchitecture/databasewith current storage layer and Toolkit behaviorbackup_restorebased on java-tron sourcemetric_monitorAlso refreshes
sitemap.xml,sitemap.xml.gz,search/search_index.json, and revision dates.Test plan