[Java] More carefully ensure sockets are closed in `NioPeerHandler`
[ldk-java] / .github /
2022-01-17 Matt CoralloMerge pull request #80 from TheBlueMatt/main
2022-01-17 Matt Corallo[TS] spawn second HTTP server for release run, killing...
2022-01-17 Matt CoralloMerge pull request #79 from TheBlueMatt/main
2022-01-17 Matt Corallo[TS] Run both debug and release builds in CI
2022-01-10 Matt CoralloMerge pull request #74 from TheBlueMatt/2022-01-ts... v0.0.104.1
2022-01-10 Matt CoralloSplit Java CI runs into tests and binary determinism...
2022-01-10 Matt Corallo[TS] Change paths to liblightningjs.wasm to be in ts/
2022-01-07 Matt CoralloMerge pull request #72 from TheBlueMatt/main
2022-01-07 Matt CoralloMake genbindings.sh only build one of java/wasm, test...
2021-12-21 Matt CoralloMerge pull request #69 from TheBlueMatt/main v0.0.104.0
2021-12-21 Matt CoralloFix Java path setting in OSX builds
2021-12-21 Matt CoralloUpdate CI branches to 0.0.104
2021-12-03 Matt CoralloMerge pull request #56 from TheBlueMatt/main v0.0.103.1
2021-12-02 Matt CoralloMake maven a bit quieter during CI runs
2021-12-02 Matt CoralloUpdate to Maven 3.8.4 on OSX CI builds
2021-11-04 Matt CoralloMerge pull request #54 from TheBlueMatt/main
2021-11-04 Matt CoralloUpdate Github Actions branch reference to 0.0.103
2021-11-04 Matt CoralloUse gitweb's snapshots to fetch binaries for comparison...
2021-10-19 Matt CoralloMerge pull request #50 from TheBlueMatt/main v0.0.102.0
2021-10-18 Matt CoralloBump OSX clang/LLVM to 13.0.0
2021-10-18 Matt CoralloUpdate CI C-Bindings dependency to 0.0.102
2021-10-10 Matt CoralloMerge pull request #49 from TheBlueMatt/main v0.0.101.3
2021-10-10 Matt CoralloUpdate maven to 3.8.3 (since apparently they yank old...
2021-09-27 Matt CoralloMerge pull request #46 from TheBlueMatt/main v0.0.101.1
2021-09-27 Matt CoralloUse current HEAD for version in CI instead of previous...
2021-09-27 Matt CoralloMove version information out of git into new files
2021-09-25 Matt CoralloMerge pull request #45 from TheBlueMatt/main
2021-09-25 Matt CoralloUpdate CI branch refernces to 0.0.101
2021-09-25 Matt CoralloAdd a build mode for "release optimizations with leaks...
2021-08-25 Matt CoralloMerge pull request #42 from TheBlueMatt/main
2021-08-25 Matt CoralloUpdate pom.xml to comply with Maven Central requirements
2021-08-18 Matt CoralloMerge pull request #39 from TheBlueMatt/main
2021-08-18 Matt CoralloSwitch to the 0.0.100 branch on ldk-c-bindings v0.0.100.0
2021-08-09 Matt CoralloMerge pull request #33 from TheBlueMatt/main
2021-08-09 Matt CoralloDrop fail-fast in CI to run jobs even after another... v0.0.99.2
2021-08-09 Matt CoralloMove release jar comparisons to run before functional...
2021-08-09 Matt CoralloAutomatically run diffoscope on changed compressed...
2021-08-09 Matt CoralloUse the 0.0.99 branch of ldk-c-bindings in CI
2021-07-14 Matt CoralloMerge pull request #31 from TheBlueMatt/main
2021-07-14 Matt CoralloAdd script to build deterministic android aar v0.0.99.1
2021-07-14 Matt CoralloEnable macos-11 in CI
2021-06-24 Matt CoralloMerge pull request #25 from TheBlueMatt/main
2021-06-24 Matt CoralloDrop binaries from the repo, they are now at https...
2021-06-24 Matt CoralloRedo the glibc compatibility issues workaround, see...
2021-06-24 Matt CoralloDeterministically build the jars and check in CI, from...
2021-06-16 Matt CoralloMerge pull request #22 from TheBlueMatt/main
2021-06-16 Matt CoralloDrop the liblightningjni link, creating it in CI instead v0.0.98.2
2021-06-16 Matt CoralloAdd a CI run on OSX
2021-06-16 Matt CoralloBuild a test jar which we can run to test the built...
2021-06-16 Matt CoralloInclude native libraries in jar by shifting folder...
2021-06-11 Matt CoralloMerge pull request #18 from TheBlueMatt/main
2021-06-10 Matt CoralloUpdate CI to not require git tags checked in and fix...
2021-04-22 Matt CoralloMerge pull request #17 from TheBlueMatt/main
2021-04-16 Matt CoralloFix CI
2021-03-31 Matt CoralloMerge pull request #16 from TheBlueMatt/2021-03-backgro...
2021-03-31 Matt CoralloAdapt CI to new ldk-c-bindings genbindings.sh arguments 2021-03-background-manager-persister
2021-03-26 Arik SosmanMerge pull request #13 from TheBlueMatt/2021-03-check...
2021-03-24 Matt CoralloSplit wasm output files + check build determinism in CI
2021-03-22 Matt CoralloMerge pull request #12 from TheBlueMatt/2021-03-fresh...
2021-03-22 Matt CoralloAdd CI runs to test bindings