Hive Developer Portal

Search Results
Showing results for "head block id"
head_block_id
...ement TaPoS (Transaction as Proof of Stake). The first 4 bytes (8 hex digits) of the block ID represents the block number. E.g., 01709398 in hex is 24155032 in decimal.
titles.stream_blockchain_transactions
...blocks.unshift( `<div class=list-group-item><h5 class=list-group-item-heading>Block id: ${ block.block_id }</h5><p>Transactions in...
request_account_recovery
...w new owner authority and extend the request expiration to 24 hours from the current head block time or it will delete the request. To cancel a request, simply set the weight...
titles.jussi
...com/hive/jussi.git cd jussi docker build -t=$USER/jussi:$(git rev-parse --abbrev-ref HEAD) . docker run -itp 9000:8080 $USER/jussi:$(git rev-parse --abbrev-ref HEAD) jussi i...
titles.vest_to_hive
...[], id:1}' https://api.hive.blog Example Output { id:1, jsonrpc:2.0, result:{ head_block_number:24238248, head_block_id:0171d8a833dc369abd034b0c67d8725f96df9e5b,...
titles.client_signing
...function from dhive library. Only 2 fields are in our interesting for this tutorial, head_block_number - returns head or latest block number of the network, head_block_id - r...
titles.tic_tac_toe
...gin() function on submit. index.html: <!DOCTYPE html> <html lang=en> <head> <meta charset=UTF-8 /> <meta http-equiv=X-UA-Compatible content=IE=ed...
titles.node_config
...tup-update = 0 transaction-status-block-depth Defines the number of blocks from the head block that transaction statuses will be tracked. /* * window of uncert...
titles.jussi_multiplexer
...g.json. Then build and run: docker build -t=$USER/jussi:$(git rev-parse --abbrev-ref HEAD) . docker run -itp 9000:8080 $USER/jussi:$(git rev-parse --abbrev-ref HEAD) 3. Conf...
titles.get_state_replacement
...ness_schedule witnesses Current getState() result: { current_route: , props: { head_block_number: 0, head_block_id: 0000000000000000000000000000000000000000, time:...
titles.setting_up_testnet
...rtion to the mainnet. If you want full details on setting up a testnet using Tinman, head over to that github: https://gitlab.syncad.com/hive/tinman Otherwise, let’s do the c...
titles.get_account_replies
...example of returned object: { current_route:/@hiveio/recent-replies, props:{ head_block_number:22307429, head_block_id:01546265c9dc3e761add4c4b652743e3c640fa19,...
titles.get_posts
...sts.push( `<div class=list-group-item><h4 class=list-group-item-heading>${title}</h4><p>by ${author}</p><center><img src=${...
titles.get_post_details
...t-group-item onclick=openPost(${author},${permlink})><h4 class=list-group-item-heading>${title}</h4><p>by ${author}</p><center><img src=${...
titles.wallet_bridge_api
...mic_global_properties Query Parameters JSON null Expected Response JSON { id: 0, head_block_number: 0, head_block_id: 0000000000000000000000000000000000000000, time: 19...
titles.get_post_comments
...t-group-item onclick=openPost(${author},${permlink})><h4 class=list-group-item-heading>${title}</h4><p>by ${author}</p><center><img src=${...
titles.blog_feed
...posts.push( `<div class=list-group-item><h4 class=list-group-item-heading>${title}</h4><p>by ${author}</p><center><img src=${...