Hive Developer Portal

Search Results
Showing results for "witness set properties"
witness_set_properties
Added in HF20 to replace the witness_update which was not easily extendable. While it is recommended to use witness_set_properties, witness_update will continue to work....
maximum_block_size
Maximum block size is decided by the set of active witnesses which change every round. Each witness posts what they think the maximum size should be as part of their witn...
titles.setting_up_testnet
...reat way for blockchain developers to verify changes to the blockchain and can allow witnesses to get a preview of changes that they are expected to approve. Setting up a testne...
titles.using_hivemind
..., escrow, keys, recovery, or account history. Supported API functionality: Core API set available in Hivemind: condenser_api.get_followers condenser_api.get_following c...
titles.get_state_replacement
...that will be covered are for: accounts content feed_price props tags tag_idx witness_schedule witnesses Current getState() result: { current_route: , props: { head...
titles.tutorials
...VE and HBD from one account to another. Witness Listing And Voting Getting witnesses and voting them...
titles.get_account_replies
...:01546265c9dc3e761add4c4b652743e3c640fa19, time:2018-05-10T12:15:30, current_witness:smooth.witness, total_pow:514415, um_pow_witnesses:172, virtual_supply:2...
titles.how_to_serialize
...from Transaction: First, convert byte buffer to the actual buffer: buffer.flip() // set offset = 0 const transactionData = Buffer.from(buffer.toBuffer()) Create SHA256 hash...
titles.bridge
...unt: therealwolf} Expected Response JSON { role: admin, subscribed: true, title: Witness: @therealwolf } Example curl curl -s --data '{jsonrpc:2.0, method:bridge.get_commu...