HF20 is still scheduled for Tuesday, September 25, 2018 15:00:00 UTC and I updated my witness node now to 0.20.2. This release contains several bug fixes and an improved RC code.
I already produced my first block on 0.20.2 and all is running smoothly now.
I was working on implementing the new witness_set_properties operation into beem. This operation must be signed with the private witness key and can be used to set:
- account_creation_fee - fee for account creation
- account_subsidy_budget - defines the free account creation rate
- account_subsidy_decay - The per block decay of the account subsidy pool.
- maximum_block_size
- sbd_interest_rate
- sbd_exchange_rate
- url
- new_signing_key
After trying some structures, it seems that it should be provided as:
{
'owner': 'witness_owner',
'props': [['key', 'hex_pub_key'], ['key1', 'value1'], ['key2', 'value2']]
}
I tried it on the HF20 testnet, but could not broadcasting, as I were receiving a missing required other authority:Missing Authority error. I wrote then a Issue #2932. Let's hope that it will be fixed soon.
The current development state of beem can be seen here.
If you like what I'm doing, please consider as one of your witnesses. You can use steemconnect.com for approving your vote or go to https://steemit.com/~witnesses and enter my name into the vote field: