Skip to content

v5.5.7

Compare
Choose a tag to compare
@KtorZ KtorZ released this 27 Oct 12:30
· 591 commits to master since this release
v5.5.7
e5db86a

Added

  • delegationAndRewards and nonMyopicMemberRewards queries now both accept credentials in the form of bech32 strings as parameters, with the following expected prefixes and semantic (according to CIP-0005):

    • stake (resp. stake_test on test networks) for stake addresses
    • stake_vkh for stake key hash digests
    • script for stake script hash digests

    See also #277 (:bug: @klntsky)

  • TypeScript Allow additionalUtxoSet to be passed as argument in the repl.

Changed

  • TypeScript Fixed additionalUtxoSet being ignored in the TxSubmissionClient of the TypeScript client.

Removed

N/A

Details

v5.5.6...v5.5.7