]>
git.bitcoin.ninja Git - ldk-java/log
Matt Corallo [Mon, 1 Feb 2021 21:01:49 +0000 (16:01 -0500)]
Fix missing-ptrs_to error by working around it in test
Matt Corallo [Sat, 30 Jan 2021 23:09:11 +0000 (18:09 -0500)]
Update HumanObjectPeerTest for upstream changes, to reload nodes
Matt Corallo [Mon, 1 Feb 2021 00:55:07 +0000 (19:55 -0500)]
Add additional reference tags, drop some now-redundant clones
Matt Corallo [Mon, 1 Feb 2021 00:36:46 +0000 (19:36 -0500)]
Wipe Java objects when we move them into rust (only for features)
Matt Corallo [Mon, 1 Feb 2021 00:36:00 +0000 (19:36 -0500)]
Various straightforward cleanups
Matt Corallo [Sun, 31 Jan 2021 19:02:55 +0000 (14:02 -0500)]
Track byte count in leak detection in java debug mode
Matt Corallo [Sat, 30 Jan 2021 23:07:41 +0000 (18:07 -0500)]
Standardize warning clone comment
Matt Corallo [Sat, 30 Jan 2021 04:23:03 +0000 (23:23 -0500)]
Add util methods file for methods not associated with a known struct
Matt Corallo [Sat, 30 Jan 2021 04:21:27 +0000 (23:21 -0500)]
Add a reference low bit for non-opaque types to tag dont-free refs
Matt Corallo [Sat, 30 Jan 2021 04:11:06 +0000 (23:11 -0500)]
Handle clones upstream instead of creating clone fns
Matt Corallo [Thu, 28 Jan 2021 23:23:11 +0000 (18:23 -0500)]
Fix leak in manual memory management in PeerTest
Matt Corallo [Thu, 28 Jan 2021 23:12:43 +0000 (18:12 -0500)]
Bindings updates
Matt Corallo [Thu, 28 Jan 2021 23:11:51 +0000 (18:11 -0500)]
Update TS strings and commit (broken) test updates
Matt Corallo [Thu, 28 Jan 2021 23:10:58 +0000 (18:10 -0500)]
Dirty hack to avoid freeing TxOuts inside of Tuples
Matt Corallo [Thu, 28 Jan 2021 23:10:23 +0000 (18:10 -0500)]
Clone objects returned from jcalls before returning to rust
Matt Corallo [Thu, 28 Jan 2021 17:03:41 +0000 (12:03 -0500)]
Add test HTML file demonstrating linking and calling
Import fixes from Arik
Matt Corallo [Thu, 28 Jan 2021 04:34:00 +0000 (23:34 -0500)]
Update bindings (for new upstream based on updated rust-bitcoin)
Matt Corallo [Thu, 28 Jan 2021 04:33:34 +0000 (23:33 -0500)]
Turn on warnings on typescript builds again
Matt Corallo [Thu, 28 Jan 2021 00:55:38 +0000 (19:55 -0500)]
Bindings updates
Matt Corallo [Thu, 28 Jan 2021 03:07:52 +0000 (22:07 -0500)]
Drop stale Java call semantic bits from TS bindings
Matt Corallo [Thu, 28 Jan 2021 00:54:37 +0000 (19:54 -0500)]
Redo arrays/strings in TS to be uint32_ts, call trait functions
Matt Corallo [Wed, 27 Jan 2021 23:13:42 +0000 (18:13 -0500)]
re-fix whitespace bugs
Matt Corallo [Wed, 27 Jan 2021 23:08:23 +0000 (18:08 -0500)]
Re-fix whitespace errors
Arik Sosman [Wed, 27 Jan 2021 22:58:18 +0000 (14:58 -0800)]
merge Matt's array codec mechanism
Arik Sosman [Wed, 27 Jan 2021 22:48:01 +0000 (14:48 -0800)]
Merge branch 'master' of https://git.bitcoin.ninja/ldk-java into typescript_conversion
\ 1 Conflicts:
\ 1 typescript_strings.py
Arik Sosman [Wed, 27 Jan 2021 09:21:17 +0000 (01:21 -0800)]
make typescript bindings rely on wasm type codec methods
Matt Corallo [Wed, 27 Jan 2021 03:21:14 +0000 (22:21 -0500)]
Add js-wasm.h from arik's repo
Arik Sosman [Wed, 27 Jan 2021 19:18:23 +0000 (11:18 -0800)]
don't return values for void types
Arik Sosman [Wed, 27 Jan 2021 18:36:26 +0000 (10:36 -0800)]
enable async wasm initialization
Arik Sosman [Wed, 27 Jan 2021 09:21:17 +0000 (01:21 -0800)]
make typescript bindings rely on wasm type codec methods
Matt Corallo [Wed, 27 Jan 2021 03:21:06 +0000 (22:21 -0500)]
Bindings updates
Matt Corallo [Wed, 27 Jan 2021 03:20:52 +0000 (22:20 -0500)]
Move TS Arrays to a single pointer
Matt Corallo [Mon, 25 Jan 2021 21:03:23 +0000 (16:03 -0500)]
Bindings updates
Matt Corallo [Tue, 26 Jan 2021 21:55:21 +0000 (16:55 -0500)]
Do array conv in per-lang files, handle object arrays in TS
Matt Corallo [Mon, 25 Jan 2021 22:45:22 +0000 (17:45 -0500)]
Handle uintptr_t slightly better in C conversion
Matt Corallo [Mon, 25 Jan 2021 22:22:21 +0000 (17:22 -0500)]
Move native string conversion to per-lang files
Matt Corallo [Mon, 25 Jan 2021 22:03:53 +0000 (17:03 -0500)]
More TS C trait conversion + drop unused get_obj_from_jcalls
Matt Corallo [Mon, 25 Jan 2021 21:50:11 +0000 (16:50 -0500)]
Typescript C build and string updates
Matt Corallo [Mon, 25 Jan 2021 18:15:11 +0000 (13:15 -0500)]
Remove commented-out code
Matt Corallo [Mon, 25 Jan 2021 18:10:25 +0000 (13:10 -0500)]
Unify naming of type lookups in c_type_map dict
Matt Corallo [Mon, 25 Jan 2021 18:08:21 +0000 (13:08 -0500)]
Fix some whitespace bugs
Matt Corallo [Wed, 13 Jan 2021 04:48:24 +0000 (23:48 -0500)]
Fix short, push trait struct refcnt increment down to lang
Arik Sosman [Mon, 25 Jan 2021 18:16:34 +0000 (10:16 -0800)]
move util.ts file to ts directory
Arik Sosman [Tue, 19 Jan 2021 23:16:58 +0000 (15:16 -0800)]
fix pointer types in Typescript
Arik Sosman [Sat, 16 Jan 2021 11:46:13 +0000 (03:46 -0800)]
map opaque struct header
Arik Sosman [Sat, 16 Jan 2021 11:17:59 +0000 (03:17 -0800)]
extract map_type functionality into separate file (it took up too much space)
Arik Sosman [Sat, 16 Jan 2021 10:04:19 +0000 (02:04 -0800)]
make target argument optional for typescript inputs (undocumented)
Arik Sosman [Sat, 16 Jan 2021 09:48:29 +0000 (01:48 -0800)]
add node wasm import to bindings
Arik Sosman [Sat, 16 Jan 2021 08:41:17 +0000 (00:41 -0800)]
clean up bindings trait output
Arik Sosman [Sat, 16 Jan 2021 01:25:22 +0000 (17:25 -0800)]
use templates for human type conversions
Arik Sosman [Fri, 15 Jan 2021 00:02:36 +0000 (16:02 -0800)]
fix argument/type order in interface method override declaration
Arik Sosman [Thu, 14 Jan 2021 18:52:11 +0000 (10:52 -0800)]
inch towards more map_trait cleanup for Typescript
Arik Sosman [Thu, 14 Jan 2021 11:17:14 +0000 (03:17 -0800)]
add typescript tuple generics
Arik Sosman [Thu, 14 Jan 2021 11:14:32 +0000 (03:14 -0800)]
expand c type conversions to other integer array types
Arik Sosman [Thu, 14 Jan 2021 11:10:01 +0000 (03:10 -0800)]
initiate language-dependent type mappings from C
Arik Sosman [Wed, 13 Jan 2021 10:43:04 +0000 (02:43 -0800)]
override CommonBase file, and make private constructor work for mapped traits
Matt Corallo [Wed, 13 Jan 2021 00:04:57 +0000 (19:04 -0500)]
bindings updates
Matt Corallo [Wed, 13 Jan 2021 00:04:24 +0000 (19:04 -0500)]
[double-free, with XXX] More conv for traits
Matt Corallo [Tue, 12 Jan 2021 19:19:25 +0000 (14:19 -0500)]
auto-generated bindings updates
Matt Corallo [Tue, 12 Jan 2021 19:18:55 +0000 (14:18 -0500)]
Parse complex enum fields prior to per-language logic, drop java-isms in TS
Matt Corallo [Tue, 12 Jan 2021 16:56:00 +0000 (11:56 -0500)]
TS bindings
Matt Corallo [Tue, 12 Jan 2021 16:58:35 +0000 (11:58 -0500)]
Fix file extension for typescript
Arik Sosman [Tue, 12 Jan 2021 16:43:06 +0000 (11:43 -0500)]
Complex enum mappings
Matt Corallo [Tue, 12 Jan 2021 16:53:32 +0000 (11:53 -0500)]
Revert "Somewhat redundant changes (new file_ext, arg parse, etc)" - this breaks genbindings.sh
This reverts commit
ca0405752b09a0fb820d4be6f1e14a346614f21d.
Arik Sosman [Tue, 12 Jan 2021 16:40:47 +0000 (11:40 -0500)]
Somewhat redundant changes (new file_ext, arg parse, etc)
Arik Sosman [Tue, 12 Jan 2021 16:26:26 +0000 (11:26 -0500)]
Use file_ext everywhere, common base/header for TS files
Matt Corallo [Sun, 10 Jan 2021 01:46:04 +0000 (20:46 -0500)]
Java bindings updates with new generator, with no functional changes
Matt Corallo [Fri, 8 Jan 2021 20:05:57 +0000 (15:05 -0500)]
Add TS bindings generation, with per-lang strings in their own file
Matt Corallo [Sun, 10 Jan 2021 03:58:07 +0000 (22:58 -0500)]
bindings updates
Matt Corallo [Fri, 8 Jan 2021 20:05:47 +0000 (15:05 -0500)]
Walk back some of the clone updates, with comments to fix later
Matt Corallo [Fri, 8 Jan 2021 05:24:32 +0000 (00:24 -0500)]
updated bindings
Matt Corallo [Fri, 8 Jan 2021 05:22:12 +0000 (00:22 -0500)]
Rewrite clone handling to manually-define them for types, though almost unused
Matt Corallo [Fri, 8 Jan 2021 04:33:25 +0000 (23:33 -0500)]
Updated bindings
Matt Corallo [Fri, 8 Jan 2021 04:29:01 +0000 (23:29 -0500)]
update to new upstream
Matt Corallo [Tue, 27 Oct 2020 01:48:28 +0000 (21:48 -0400)]
Fix write method generation w/ upstream changes
Matt Corallo [Mon, 26 Oct 2020 01:56:02 +0000 (21:56 -0400)]
Fix race in tests
Matt Corallo [Sun, 25 Oct 2020 23:32:19 +0000 (19:32 -0400)]
Optionally use a ChainMonitor instead of custom Watch in testing
Matt Corallo [Sun, 25 Oct 2020 23:06:15 +0000 (19:06 -0400)]
clone traits before passing to jcalls and map to human types
Matt Corallo [Sun, 25 Oct 2020 16:26:56 +0000 (12:26 -0400)]
Update Human object test to use SocketDescriptor traits (which worked the first time!)
Matt Corallo [Sun, 25 Oct 2020 04:36:05 +0000 (00:36 -0400)]
Fix returning traits in trait calls, move towards clone on return
Matt Corallo [Sun, 25 Oct 2020 02:03:31 +0000 (22:03 -0400)]
Stop masking the owned bit on a freshly-cloned object
Matt Corallo [Sun, 25 Oct 2020 01:43:44 +0000 (21:43 -0400)]
Map Transactions as byte[] instead of trying to keep a ptr
Matt Corallo [Sat, 24 Oct 2020 23:53:50 +0000 (19:53 -0400)]
Rework holds_ref and clone logic somewhat
Matt Corallo [Sat, 24 Oct 2020 23:55:57 +0000 (19:55 -0400)]
Fix tests for new API
Matt Corallo [Sat, 24 Oct 2020 22:11:18 +0000 (18:11 -0400)]
Properly handle java refs in traits returning traits
Matt Corallo [Sat, 24 Oct 2020 22:10:19 +0000 (18:10 -0400)]
Clone before passing to java + new clone upstream
Matt Corallo [Sat, 24 Oct 2020 20:53:04 +0000 (16:53 -0400)]
Fix opaque struct ptr ret-conv, used in jcall arg passing
Matt Corallo [Sat, 24 Oct 2020 01:45:16 +0000 (21:45 -0400)]
Fix ObjectArray (array-of-arrays) creation
Matt Corallo [Sat, 24 Oct 2020 00:55:44 +0000 (20:55 -0400)]
Fix optimized build
Matt Corallo [Fri, 23 Oct 2020 21:04:45 +0000 (17:04 -0400)]
Write tuple getters (and test them, exposing memory leak)
Matt Corallo [Fri, 23 Oct 2020 20:55:57 +0000 (16:55 -0400)]
Add ability to get serialized transaction bytes
Matt Corallo [Fri, 23 Oct 2020 20:29:02 +0000 (16:29 -0400)]
Expand the human object test somewhat
Matt Corallo [Fri, 23 Oct 2020 20:28:47 +0000 (16:28 -0400)]
Enable more C build-time warnings
Matt Corallo [Fri, 23 Oct 2020 00:28:10 +0000 (20:28 -0400)]
Finish compacting giant type-conversion-strings if tree, updating to new upstream and fixing bugs on the way
Matt Corallo [Thu, 22 Oct 2020 23:57:18 +0000 (19:57 -0400)]
Compact giant type-conversion-strings if tree somewhat
Matt Corallo [Thu, 22 Oct 2020 21:33:42 +0000 (17:33 -0400)]
Skip fewer fn's, support trait-contained objects
Matt Corallo [Thu, 22 Oct 2020 04:09:49 +0000 (00:09 -0400)]
Provide human versions of trait interfaces, with a bunch of fixes to make it work
Sadly gave up trying to get returns to be sane, so now returning an
object from a trait implies that object is now unusable :(.
Matt Corallo [Wed, 21 Oct 2020 18:15:45 +0000 (14:15 -0400)]
Rely on pointers even less in HumanObject testing
Matt Corallo [Wed, 21 Oct 2020 18:09:56 +0000 (14:09 -0400)]
Expose human functions that use Result objects
Matt Corallo [Wed, 21 Oct 2020 18:08:50 +0000 (14:08 -0400)]
Properly free Vec<u8>s after conversion to byte[].
This fixes a memory leak in basically all of the *_write
serialization functions.