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

Release 0.15.1 #96

Merged
merged 5 commits into from
Aug 28, 2023
Merged

Release 0.15.1 #96

merged 5 commits into from
Aug 28, 2023

Conversation

benma
Copy link
Contributor

@benma benma commented Aug 28, 2023

No description provided.

```
cd gowrapper
go get github.com/digitalbitbox/bitbox02-api-go@8aaeb1fdf18ebf6a445f0b68582d9799f00b6793
go mod tidy
go mod vendor
```

The /x/crypto transitive dep was updated that broke GopherJS, so we
forked it to github.com/digitalbitbox/gopherjs and published the fix
at the tag `v1.17.2+go1.17.9-patched`. The patch is a backport of the
fix at gopherjs/gopherjs#1227.
The prevOutIndex referenced a non-existing output.
This change is needed as GitHub deprecated ubuntu-18.04:

>  The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04 or ubuntu-22.04 (ubuntu-latest). For more details, see actions/runner-images#6002
@benma benma force-pushed the rel-0.15.1 branch 2 times, most recently from d1b430c to 803d1f1 Compare August 28, 2023 14:54
CI failed with

> FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
@benma benma merged commit f34c92b into master Aug 28, 2023
2 checks passed
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.

1 participant