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

Get Scala 2.13.4 compiling #2294

Merged
merged 5 commits into from Nov 28, 2020

Conversation

Christewart
Copy link
Contributor

@Christewart Christewart added this to the v0.5.0 milestone Nov 26, 2020
@Christewart Christewart added this to In Progress in v0.5.0 via automation Nov 26, 2020
…rs rather than pattern match as I am unsure of how to correctly pattern match on Vector0,Vector1,...,Vector6()
…sure why there was a regression here between Scala versions 2.13.4/2.13.3
@Christewart Christewart merged commit 8836ed5 into bitcoin-s:master Nov 28, 2020
v0.5.0 automation moved this from In Progress to Done Nov 28, 2020
Christewart added a commit that referenced this pull request May 1, 2021
* Get Scala 2.13.4 compiling

* Fix broken test case, in general use if() else() statements for Vectors rather than pattern match as I am unsure of how to correctly pattern match on Vector0,Vector1,...,Vector6()

* Bump CI to 2.13.4

* OVerride CurrencyUnit.equals() so that it works on Scala 2.13.4, not sure why there was a regression here between Scala versions 2.13.4/2.13.3

* Add explicit unit tests making sure bitcoin/satoshi currency units are equivalent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
v0.5.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants