Sean Gilligan

Results 630 comments of Sean Gilligan

> Can you add to the commit description about why we need this change to concurrent? Does this fix an issue? I don't think it is strictly necessary to fix...

I have created some preparation for (1) from above with: * https://github.com/bitcoinj/bitcoinj/pull/3793 * https://github.com/bitcoinj/bitcoinj/pull/3794

I suggest we upgrade to Gradle 8.14 and update our CI to use JDK 24 where it was previously using JDK 23 despite this warning. It's just a warning about...

> However, I've got an use-case: emptying a paper wallet. > > But I always wanted to migrate my code to this API now marked for deprecation. We should keep...

This should be done after the following are merged: * PR #3775 * PR #3776 * PR #3532 * PR #3811 * PR #3812

I marked this PR as _DRAFT_ until we have it passing CI.

PR #3953 has been merged. This can be rebased.

Sorry for the late response. > @msgilligan can we merge this so I can push phase 2 of migration… What I would like to do is to merge and maintain...

PR #3953 has been merged, so when you rebase the changes the existing GHA `.yml` files should disappear. And we also need to update this to use the `macOS-15` and...