fix changelog
This commit is contained in:
parent
d8f3984477
commit
791a060123
1 changed files with 32 additions and 35 deletions
67
CHANGELOG.md
67
CHANGELOG.md
|
@ -23,41 +23,38 @@ at anytime.
|
||||||
|
|
||||||
### Deprecated
|
### Deprecated
|
||||||
* Old fee metadata format in publish API command is deprecated, throw relevant exception
|
* Old fee metadata format in publish API command is deprecated, throw relevant exception
|
||||||
* Removed deprecated commands:
|
* Removed deprecated `get_best_blockhash`
|
||||||
`get_best_blockhash`
|
* Removed deprecated `is_running`
|
||||||
`is_running`
|
* Removed deprecated `daemon_status`
|
||||||
`daemon_status`
|
* Removed deprecated `is_first_run`
|
||||||
`is_first_run`
|
* Removed deprecated `get_lbry_session_info`
|
||||||
`get_lbry_session_info`
|
* Removed deprecated `get_time_behind_blockchain`
|
||||||
`get_time_behind_blockchain`
|
* Removed deprecated `get_settings`
|
||||||
`get_settings`
|
* Removed deprecated `set_settings`
|
||||||
`set_settings`
|
* Removed deprecated `get_balance`
|
||||||
`get_balance`
|
* Removed deprecated `stop`
|
||||||
`stop`
|
* Removed deprecated `get_claim_info`
|
||||||
`get_claim_info`
|
* Removed deprecated `stop_lbry_file`
|
||||||
`stop_lbry_file`
|
* Removed deprecated `start_lbry_file`
|
||||||
`start_lbry_file`
|
* Removed deprecated `get_est_cost`
|
||||||
`get_est_cost`
|
* Removed deprecated `abandon_claim`
|
||||||
`abandon_claim`
|
* Removed deprecated `support_claim`
|
||||||
`support_claim`
|
* Removed deprecated `get_my_claim`
|
||||||
`get_my_claim`
|
* Removed deprecated `get_name_claims`
|
||||||
`get_name_claims`
|
* Removed deprecated `get_claims_for_tx`
|
||||||
`get_claims_for_tx`
|
* Removed deprecated `get_transaction_history`
|
||||||
`get_transaction_history`
|
* Removed deprecated `get_transaction`
|
||||||
`get_transaction`
|
* Removed deprecated `address_is_mine`
|
||||||
`address_is_mine`
|
* Removed deprecated `get_public_key_from_wallet`
|
||||||
`get_public_key_from_wallet`
|
* Removed deprecated `get_new_address`
|
||||||
`get_new_address`
|
* Removed deprecated `get_block`
|
||||||
`get_block`
|
* Removed deprecated `descriptor_get`
|
||||||
`descriptor_get`
|
* Removed deprecated `download_descriptor`
|
||||||
`download_descriptor`
|
* Removed deprecated `get_peers_for_hash`
|
||||||
`get_peers_for_hash`
|
* Removed deprecated `announce_all_blobs_to_dht`
|
||||||
`announce_all_blobs_to_dht`
|
* Removed deprecated `get_blob_hashes`
|
||||||
`get_blob_hashes`
|
* Removed deprecated `reflect_all_blobs`
|
||||||
`reflect_all_blobs`
|
* Removed deprecated `get_start_notice`
|
||||||
`get_start_notice`
|
|
||||||
|
|
||||||
*
|
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue