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 the need for Proxy when generating a dummy address. #3168

Merged
merged 1 commit into from
Mar 14, 2022

Conversation

jonathanknowles
Copy link
Contributor

Issue Number

#3165

Summary

This PR removes the use of Proxy in the type signature for dummyAddress:

     -- | Generates a dummy address value.
-    dummyAddress :: Proxy c -> Address c
+    dummyAddress :: Address c

@jonathanknowles jonathanknowles self-assigned this Mar 12, 2022
@jonathanknowles jonathanknowles changed the base branch from master to jonathanknowles/coin-selection-type-family March 12, 2022 03:10
Base automatically changed from jonathanknowles/coin-selection-type-family to master March 12, 2022 03:32
@jonathanknowles jonathanknowles force-pushed the jonathanknowles/scrap-proxy-for-dummy-address branch from c68133b to ce25d14 Compare March 12, 2022 03:36
@Anviking
Copy link
Member

bors r+

@iohk-bors
Copy link
Contributor

iohk-bors bot commented Mar 14, 2022

Build succeeded:

@iohk-bors iohk-bors bot merged commit bc8a038 into master Mar 14, 2022
@iohk-bors iohk-bors bot deleted the jonathanknowles/scrap-proxy-for-dummy-address branch March 14, 2022 13:31
WilliamKingNoel-Bot pushed a commit that referenced this pull request Mar 14, 2022
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