I updated my bdk-jvm library to the latest 3.0.0 release and it broke my production faucet for Padawan. The faucet runs on an older (but really not that old!) Debian Bookworm, which ships with glibc 2.36.
I think the minimum glibc we need for 3.0.0 is 2.38. We should look at potentially compiling with an older version of Ubuntu just to support slightly older OS.
I updated my bdk-jvm library to the latest 3.0.0 release and it broke my production faucet for Padawan. The faucet runs on an older (but really not that old!) Debian Bookworm, which ships with glibc
2.36.I think the minimum glibc we need for 3.0.0 is 2.38. We should look at potentially compiling with an older version of Ubuntu just to support slightly older OS.