Merge pull request #42 from Emurgo/fix/assetName-to-hex
Correct asset name hex
Correct asset name hex
Bumps [svgo](https://github.com/svg/svgo) from 3.3.2 to 3.3.3. - [Release notes](https://github.com/svg/svgo/releases) - [Commits](https://github.com/svg/svgo/compare/v3.3.2...v3.3.3) --- updated-dependencies: - dependency-name: svgo dependency-version: 3.3.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.3.1 to 3.3.3. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/3.3.1...3.3.3) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.3.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Akhil Repala <[email protected]>
The Networking team has released o-n with with a breaking change version bump, so we have to merge it before the release as well.
We do should *not* provide a default implementation for 'fromPlutusData' because types should always be invertible from 'PlutusData'. Therefore, we force the user to make a conscious decision to not provide an implementation for this function.
Breaking: - Replace `decodeBigLedgerPeerSnapshot` with `decodeLedgerPeerSnapshot`
API breaking changes: - Regarding ChainAccountState type: * Removed AccountState type synonym * Renamed accessor fields `asTreasury` and `asReserves` to `casTreasury` and `casReserves` respectively. - Renamed PoolParams to StakePoolParams - Renamed RewardAccount to AccountAddress - Removed hashAnchorData