[Java] More carefully ensure sockets are closed in `NioPeerHandler`
[ldk-java] / ts /
2022-01-18 Matt Corallo[TS] Copy README.md instead of symlinking, so npm publi...
2022-01-18 Matt Corallo[TS] Add a types tag in package.json to point to TS...
2022-01-18 Matt CoralloMerge pull request #81 from TheBlueMatt/main
2022-01-17 Matt Corallo[TS] Bump package version to 0.0.104.1alpha4
2022-01-17 Matt CoralloUpdate auto-generated TypeScript files (now universal...
2022-01-17 Matt Corallo[TS] Unify Web and Node.JS output so it can be universal
2022-01-17 Matt CoralloMerge pull request #80 from TheBlueMatt/main
2022-01-17 Matt Corallo[TS] Bump package version to 0.0.104.1alpha3
2022-01-17 Matt Corallo[TS] Include missing version.mjs file
2022-01-17 Matt Corallo[TS] Manually GC on chromium and skip leak checks otherwise
2022-01-17 Matt Corallo[TS] Log console messages in browser tests via playwright
2022-01-17 Matt CoralloMerge pull request #79 from TheBlueMatt/main
2022-01-17 Matt Corallo[TS] Update auto-generated TypeScript Bindings
2022-01-17 Matt Corallo[TS] Update tests to build a funding tx and get to...
2022-01-17 Matt Corallo[TS] Bump version to 0.0.104.1alpha2
2022-01-17 Matt Corallo[TS] Fix Some array leaks, mark others, treat < 10...
2022-01-17 Matt Corallo[TS] Debug allocations somewhat further, incl prints...
2022-01-17 Matt Corallo[TS] Remove race-y test for malloc-free-malloc re-using...
2022-01-17 Matt Corallo[TS] Add bindings-binary-version-check to initializeWasm
2022-01-17 Matt Corallo[TS] Create .d.mts files by default
2022-01-17 Matt Corallo[TS] Fix HTML test runner to properly await and fully...
2022-01-14 Matt CoralloMerge pull request #78 from arik-so/typescript_fixes
2022-01-14 Arik SosmanInclude type declaration files and remove typically...
2022-01-10 Matt CoralloMerge pull request #74 from TheBlueMatt/2022-01-ts... v0.0.104.1
2022-01-10 Matt CoralloUpdate auto-generated TypeScript Bindings 2022-01-ts-hu-files
2022-01-10 Matt Corallo[TS] Add package.json for public release
2022-01-10 Matt Corallo[TS] Change paths to liblightningjs.wasm to be in ts/
2022-01-10 Matt Corallo[TS] Add a basic functional tests of human types
2022-01-10 Matt Corallo[TS] Drop InternalUtils as they are now called via...
2022-01-10 Matt Corallo[TS] Clean up wasm environment exports
2022-01-10 Matt Corallo[TS] Use export_/import_name to filter exposed symbols
2022-01-10 Matt Corallo[TS] Implement Rust -> TS calls and TS Trait instance...
2022-01-10 Matt Corallo[TS] Make compiler checks a bit more aggressive, fix...
2022-01-08 Matt CoralloMerge pull request #73 from TheBlueMatt/main
2022-01-08 Matt CoralloUpdate auto-generated TypeScript files
2022-01-08 Matt CoralloUpdate tests to test human structs from TypeScript
2022-01-07 Matt CoralloMerge pull request #72 from TheBlueMatt/main
2022-01-07 Matt CoralloUpdate auto-generated mts files (without structs)
2022-01-07 Matt CoralloMake genbindings.sh only build one of java/wasm, test...
2022-01-06 Matt CoralloDrop ts/util* which are no longer used/generated
2022-01-06 Matt CoralloSwitch to .mts files and build typescript bindings...
2022-01-06 Matt CoralloFix method reference errors and make bindings.ts genera...
2022-01-05 Matt CoralloUpdate typescript test to latest API
2021-12-21 Matt CoralloMerge pull request #69 from TheBlueMatt/main v0.0.104.0
2021-12-21 Matt CoralloUpdate auto-updated Java files
2021-12-03 Matt CoralloMerge pull request #56 from TheBlueMatt/main v0.0.103.1
2021-12-02 Matt CoralloUpdate auto-generated bindings
2021-11-04 Matt CoralloMerge pull request #54 from TheBlueMatt/main
2021-11-04 Matt CoralloUpdate auto-generated bindings to 0.0.103
2021-10-19 Matt CoralloUpdate auto-generate bindings (incl new RL clone methods)
2021-10-19 Matt CoralloMerge pull request #50 from TheBlueMatt/main v0.0.102.0
2021-10-18 Matt CoralloUpdate auto-generated bindings to 0.0.102
2021-10-10 Matt CoralloMerge pull request #49 from TheBlueMatt/main v0.0.101.3
2021-10-10 Matt CoralloUpdate auto-generated bindings
2021-09-28 Matt CoralloMerge pull request #47 from TheBlueMatt/main
2021-09-28 Matt CoralloUpdate auto-generated bindings
2021-09-27 Matt CoralloMerge pull request #46 from TheBlueMatt/main v0.0.101.1
2021-09-27 Matt CoralloUpdate auto-generated bindings
2021-09-25 Matt CoralloMerge pull request #45 from TheBlueMatt/main
2021-09-25 Matt CoralloUpdate auto-generated bindings to 0.0.101
2021-08-18 Matt CoralloMerge pull request #39 from TheBlueMatt/main
2021-08-18 Matt CoralloUpdate auto-generated files
2021-08-09 Matt CoralloMerge pull request #33 from TheBlueMatt/main
2021-08-09 Matt CoralloUpdate auto-generated bindings to latest upstream
2021-07-10 Matt CoralloMerge pull request #29 from TheBlueMatt/main
2021-07-10 Matt CoralloUpdate auto-generated bindings to LDK v0.0.99
2021-06-11 Matt CoralloMerge pull request #20 from TheBlueMatt/main v0.0.98
2021-06-11 Matt CoralloUpdate auto-generated bindings with missed files and...
2021-06-11 Matt CoralloMerge pull request #18 from TheBlueMatt/main
2021-06-11 Matt CoralloUpdate auto-generated bindings
2021-04-22 Matt CoralloMerge pull request #17 from TheBlueMatt/main
2021-04-16 Matt CoralloUpdate auto-generated bindings
2021-03-31 Matt CoralloMerge pull request #16 from TheBlueMatt/2021-03-backgro...
2021-03-31 Matt CoralloUpdate auto-generated bindings
2021-03-30 Matt CoralloMerge pull request #15 from TheBlueMatt/2021-03-fix...
2021-03-30 Matt CoralloUpdate autogenerated bindings with correct FREE/clone... 2021-03-fix-clone
2021-03-30 Matt CoralloMerge pull request #14 from TheBlueMatt/2021-03-fix...
2021-03-30 Matt CoralloUpdate auto-generated bindings
2021-03-22 Matt CoralloMerge pull request #12 from TheBlueMatt/2021-03-fresh...
2021-03-22 Matt CoralloUpdate auto-generated bindings
2021-03-12 Arik SosmanMerge pull request #9 from TheBlueMatt/2021-03-cleanup...
2021-03-12 Matt CoralloUpdate bindings to latest upstream + ChannelMonitor_clo... 2021-03-cleanup-debug
2021-03-08 Arik SosmanMerge pull request #5 from TheBlueMatt/main
2021-03-08 Matt CoralloUpdate java bindings with new generator and new upstrea...
2021-03-06 Arik SosmanMerge pull request #2 from TheBlueMatt/main
2021-03-06 Matt CoralloUpdate auto-generated bindings for new upstream
2021-03-05 Matt CoralloUpdate bindings to latest upstream.
2021-03-05 Matt CoralloUpdate auto-generated bindings with new upstream.
2021-02-03 Matt CoralloUpdate bindings v0.0.1
2021-02-02 Matt Corallobindings updates
2021-02-01 Matt CoralloBindings updates for latest upstream, check in .so
2021-02-01 Matt CoralloBindings updates
2021-01-28 Matt CoralloBindings updates
2021-01-28 Matt CoralloUpdate TS strings and commit (broken) test updates
2021-01-28 Matt CoralloAdd test HTML file demonstrating linking and calling
2021-01-28 Matt CoralloUpdate bindings (for new upstream based on updated...
2021-01-28 Matt CoralloBindings updates
2021-01-28 Matt CoralloRedo arrays/strings in TS to be uint32_ts, call trait...
2021-01-27 Arik SosmanMerge branch 'master' of https://git.bitcoin.ninja...
2021-01-27 Matt CoralloAdd js-wasm.h from arik's repo
next