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

Add SerialiseAsRawBytes instances for PolicyId and AssetName #2270

Merged
merged 2 commits into from
Jan 12, 2021

Conversation

dcoutts
Copy link
Contributor

@dcoutts dcoutts commented Jan 8, 2021

Plus handy Show/IsString instances.

@dcoutts dcoutts force-pushed the dcoutts/api-serialise-policyid branch from 27ab20d to d20e9eb Compare January 8, 2021 12:17
Copy link
Contributor

@rvl rvl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

DerivingVia ⇒ DerivingStrategies
rvl added a commit to cardano-foundation/cardano-wallet that referenced this pull request Jan 9, 2021
rvl added a commit to cardano-foundation/cardano-wallet that referenced this pull request Jan 10, 2021
rvl added a commit to cardano-foundation/cardano-wallet that referenced this pull request Jan 11, 2021
@rvl
Copy link
Contributor

rvl commented Jan 11, 2021

I have tried using the serialise instances from this branch and it works (of course).

rvl added a commit to cardano-foundation/cardano-wallet that referenced this pull request Jan 11, 2021
@rvl
Copy link
Contributor

rvl commented Jan 12, 2021

bors r+

@iohk-bors
Copy link
Contributor

iohk-bors bot commented Jan 12, 2021

@iohk-bors iohk-bors bot merged commit 695a882 into master Jan 12, 2021
@iohk-bors iohk-bors bot deleted the dcoutts/api-serialise-policyid branch January 12, 2021 01:39
iohk-bors bot added a commit to cardano-foundation/cardano-wallet that referenced this pull request Jan 12, 2021
2400: Make wallet run on Mary r=Anviking a=Anviking

# Issue Number

ADP-623

# Overview

- [x] Make the wallet run on Mary,
- [x] MA Value types are converted to/from TokenBundles.
- [x] Roundtrip tests for Value/TokenBundle
- [x] Fix disabled era error https://input-output-rnd.slack.com/archives/CFKLUH4R0/p1608146419455500
- [x] Test cluster does hard forks at start up - instantly.
- [x] Uses latest cardano-node master branch, with IntersectMBO/cardano-node#2270 merged.

# Comments

- I imagine properly thinking about and removing the duplication would be pretty fun. (rvl: we can do that in the next PR)
- Local test cluster changes for testing in multiple eras ⇒ #2438



Co-authored-by: Rodney Lorrimar <rodney.lorrimar@iohk.io>
Co-authored-by: Johannes Lund <johannes.lund@iohk.io>
iohk-bors bot added a commit to cardano-foundation/cardano-wallet that referenced this pull request Jan 12, 2021
2400: Make wallet run on Mary r=Anviking a=Anviking

# Issue Number

ADP-623

# Overview

- [x] Make the wallet run on Mary,
- [x] MA Value types are converted to/from TokenBundles.
- [x] Roundtrip tests for Value/TokenBundle
- [x] Fix disabled era error https://input-output-rnd.slack.com/archives/CFKLUH4R0/p1608146419455500
- [x] Test cluster does hard forks at start up - instantly.
- [x] Uses latest cardano-node master branch, with IntersectMBO/cardano-node#2270 merged.

# Comments

- I imagine properly thinking about and removing the duplication would be pretty fun. (rvl: we can do that in the next PR)
- Local test cluster changes for testing in multiple eras ⇒ #2438



Co-authored-by: Rodney Lorrimar <rodney.lorrimar@iohk.io>
Co-authored-by: Johannes Lund <johannes.lund@iohk.io>
iohk-bors bot added a commit to cardano-foundation/cardano-wallet that referenced this pull request Jan 12, 2021
2400: Make wallet run on Mary r=Anviking a=Anviking

# Issue Number

ADP-623

# Overview

- [x] Make the wallet run on Mary,
- [x] MA Value types are converted to/from TokenBundles.
- [x] Roundtrip tests for Value/TokenBundle
- [x] Fix disabled era error https://input-output-rnd.slack.com/archives/CFKLUH4R0/p1608146419455500
- [x] Test cluster does hard forks at start up - instantly.
- [x] Uses latest cardano-node master branch, with IntersectMBO/cardano-node#2270 merged.

# Comments

- I imagine properly thinking about and removing the duplication would be pretty fun. (rvl: we can do that in the next PR)
- Local test cluster changes for testing in multiple eras ⇒ #2438



Co-authored-by: Rodney Lorrimar <rodney.lorrimar@iohk.io>
Co-authored-by: Johannes Lund <johannes.lund@iohk.io>
iohk-bors bot added a commit to cardano-foundation/cardano-wallet that referenced this pull request Jan 12, 2021
2400: Make wallet run on Mary r=Anviking a=Anviking

# Issue Number

ADP-623

# Overview

- [x] Make the wallet run on Mary,
- [x] MA Value types are converted to/from TokenBundles.
- [x] Roundtrip tests for Value/TokenBundle
- [x] Fix disabled era error https://input-output-rnd.slack.com/archives/CFKLUH4R0/p1608146419455500
- [x] Test cluster does hard forks at start up - instantly.
- [x] Uses latest cardano-node master branch, with IntersectMBO/cardano-node#2270 merged.

# Comments

- I imagine properly thinking about and removing the duplication would be pretty fun. (rvl: we can do that in the next PR)
- Local test cluster changes for testing in multiple eras ⇒ #2438



Co-authored-by: Rodney Lorrimar <rodney.lorrimar@iohk.io>
Co-authored-by: Johannes Lund <johannes.lund@iohk.io>
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.

3 participants