Protocol Changes

This documents lists changes made by protocol version.

Version 1.0

Deprecated methods

Version 1.1

Changes

New methods

Removed methods

Version 1.2

Changes

New methods

Deprecated methods

Version 1.3

Changes

New methods

Removed methods

Deprecated methods

Version 1.4

This version removes all support for deserialized headers.

Changes

New methods

Removed methods

Version 1.4.1

Changes

Version 1.4.1

New methods

  • blockchain.scipthash.unsubscribe() to unsubscribe from a script hash.

Version 1.8.0

New methods

Version 1.9.0

New methods

  • blockchain.asset.is_qualified()

  • blockchain.asset.get_restricted_associations_current()

  • blockchain.asset.get_restricted_associations_history()

  • blockchain.asset.get_qualifier_associations_current()

  • blockchain.asset.get_qualifier_associations_history()

  • blockchain.asset.get_tags_for_h160_current()

  • blockchain.asset.get_tags_for_h160_history()

  • blockchain.asset.get_h160_for_asset_current()

  • blockchain.asset.get_h160_for_asset_history()

  • blockchain.asset.frozen_status_current()

  • blockchain.asset.frozen_status_history()

  • blockchain.asset.broadcasts()

  • blockchain.asset.get_assets_with_prefix()

  • blockchain.asset.list_addresses_by_asset()

Version 1.10.0

New methods

Removed methods

  • blockchain.asset.is_qualified()

  • blockchain.asset.get_restricted_associations_current()

  • blockchain.asset.get_restricted_associations_history()

  • blockchain.asset.get_qualifier_associations_current()

  • blockchain.asset.get_qualifier_associations_history()

  • blockchain.asset.get_tags_for_h160_current()

  • blockchain.asset.get_tags_for_h160_history()

  • blockchain.asset.get_h160_for_asset_current()

  • blockchain.asset.get_h160_for_asset_history()

  • blockchain.asset.frozen_status_current()

  • blockchain.asset.frozen_status_history()

Version 1.11.0

New methods

Changes