Sean Gilligan
Sean Gilligan
> Are these messages really a problem? I'd assume (and experience in real) they get logged just once per peer, which I consider not excessive. I haven't tested this PR,...
> How do you mean "drop JDK8 support"? I thought we were going to use JDK 11 for `bitcoinj-core` in release 0.18. > We still need Android support, and that...
Once PR #3442 and #3444 are merged, this can be rebased and should pass CI.
> However I fear GitHub Actions is not yet ready for JDK 23: > > > Error: Unable to find the latest Java version for '23-ea'. Please make sure the...
> I'm setting the 0.18 milestone on this That's fine. > alpha-like versions Well, the latest `23-ea` is the "initial release candidate" with a "final release candidate" expected on August...
According to U-Boot (see https://docs.u-boot.org/en/latest/board/rockchip/rockchip.html) there are 4 supported variants: - Radxa ROCK 4C+ (rock-4c-plus-rk3399) - Radxa ROCK 4SE (rock-4se-rk3399) - Radxa ROCK Pi 4A/B/A+/B+ (rock-pi-4-rk3399) - Radxa ROCK Pi...
I created a Wiki Page [NixOS on ARM/Radxa ROCK 4](https://wiki.nixos.org/wiki/NixOS_on_ARM/Radxa_ROCK_4). I would like to see this board better supported. Whether it is through `nixos-rockchip` with this PR or via another...
> There is Tow-Boot support for ROCK 4 so it might be better to use that one. In theory that should allow you to boot a generic NixOS image that...
> It's [here](https://github.com/Tow-Boot/Tow-Boot/releases). This project is created by Mobile NixOS maintainer. Thanks! > I'd like to have NixOS officially supported by Radxa but there are a few internal questions I...