Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused Arbitrary instance #2798

Merged
merged 1 commit into from
Aug 10, 2021

Conversation

sevanspowell
Copy link
Contributor

@sevanspowell sevanspowell commented Aug 3, 2021

Overview

  • Removed an Arbitrary instance that isn't used.

@jonathanknowles jonathanknowles self-requested a review August 3, 2021 08:30
@jonathanknowles
Copy link
Contributor

bors r+

iohk-bors bot added a commit that referenced this pull request Aug 10, 2021
2798: Remove unused Arbitrary instance r=jonathanknowles a=sevanspowell

## Overview

- Removed an Arbitrary instance that isn't used.


2807: Identify UTxOs suitable for use as collateral r=jonathanknowles a=sevanspowell

# Issue Number

ADP-1053


# Overview

- Added a function `asCollateral` to identify UTxOs suitable as collateral inputs.
- Clarified the meaning of a "VK input".
- Thoroughly tested the collateral functions.
- Added a property test to test the behaviour of `TokenBundle.toCoin`.

# Comments
[
I've clarified with the ledger team](https://input-output-rnd.slack.com/archives/CCRB7BU8Y/p1628060541075300) that a UTxO is to be considered suitable for collateral iff the payment credential associated with the output address of the UTxO is of type "key hash".

See the "Binary Address Format" heading of this spec: https://hydra.iohk.io/build/6752483/download/1/ledger-spec.pdf


2816: Bump version to v2021-08-11 r=Anviking a=Anviking

- [x] Bump wallet version to v2021-08-10 in preparation for release

### Issue Number

Release.

### Comments

Dependent on #2811 

<!-- Additional comments or screenshots to attach if any -->


Co-authored-by: Samuel Evans-Powell <[email protected]>
Co-authored-by: Jonathan Knowles <[email protected]>
Co-authored-by: Johannes Lund <[email protected]>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Aug 10, 2021

This PR was included in a batch that was canceled, it will be automatically retried

iohk-bors bot added a commit that referenced this pull request Aug 10, 2021
2798: Remove unused Arbitrary instance r=jonathanknowles a=sevanspowell

## Overview

- Removed an Arbitrary instance that isn't used.


2807: Identify UTxOs suitable for use as collateral r=jonathanknowles a=sevanspowell

# Issue Number

ADP-1053


# Overview

- Added a function `asCollateral` to identify UTxOs suitable as collateral inputs.
- Clarified the meaning of a "VK input".
- Thoroughly tested the collateral functions.
- Added a property test to test the behaviour of `TokenBundle.toCoin`.

# Comments
[
I've clarified with the ledger team](https://input-output-rnd.slack.com/archives/CCRB7BU8Y/p1628060541075300) that a UTxO is to be considered suitable for collateral iff the payment credential associated with the output address of the UTxO is of type "key hash".

See the "Binary Address Format" heading of this spec: https://hydra.iohk.io/build/6752483/download/1/ledger-spec.pdf


2816: Bump version to v2021-08-11 r=Anviking a=Anviking

- [x] Bump wallet version to v2021-08-10 in preparation for release

### Issue Number

Release.

### Comments

Dependent on #2811 

<!-- Additional comments or screenshots to attach if any -->


Co-authored-by: Samuel Evans-Powell <[email protected]>
Co-authored-by: Jonathan Knowles <[email protected]>
Co-authored-by: Johannes Lund <[email protected]>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Aug 10, 2021

This PR was included in a batch that was canceled, it will be automatically retried

@iohk-bors
Copy link
Contributor

iohk-bors bot commented Aug 10, 2021

Build succeeded:

@iohk-bors iohk-bors bot merged commit 9cc1b56 into master Aug 10, 2021
@iohk-bors iohk-bors bot deleted the feature/remove-unused-arbitrary-instance branch August 10, 2021 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants