Commit Graph

58 Commits

Author SHA1 Message Date
Craig Raw
c4ec4e1e0a upgrade dependencies 2026-03-05 11:53:26 +02:00
Craig Raw
4393581137 update runner for linx x86_64 2026-02-10 13:54:32 +02:00
Craig Raw
97295a914e upgrade gradle to v9.1.0 2026-02-10 11:31:32 +02:00
Craig Raw
e7f8fbc89b upgrade to java 25.0.2 2026-02-10 11:26:46 +02:00
Craig Raw
9cd148e9c3 upgrade lark to latest 2026-01-27 15:57:11 +02:00
Craig Raw
e27284e1e9 update trezor protobuf generated source 2025-12-15 13:11:39 +02:00
Craig Raw
537ed36827 update lark and drongo 2025-12-15 12:14:49 +02:00
Craig Raw
94b5237dfc update to macos-15-intel runner 2025-12-11 12:01:18 +02:00
Craig Raw
eb440480c3 add app name to notarization action 2025-11-11 17:39:44 +02:00
Craig Raw
1807f9c6ee update to use sparrowwallet codesign action for macos 2025-11-10 14:48:45 +02:00
Craig Raw
f69f484853 upgrade to gradle 8.14.3 2025-08-07 11:23:06 +02:00
Craig Raw
7ced9bd3b9 fix app version 2025-02-26 14:52:19 +02:00
Craig Raw
8648d76795 use os in artifact name 2025-02-26 14:27:35 +02:00
Craig Raw
76b8111822 update lark readme to list onekey support 2025-02-26 14:21:43 +02:00
Craig Raw
325b14a968 bump to v1.1.0 2025-02-26 14:19:00 +02:00
Craig Raw
ee725a54e3 add remaining target os to ga build 2025-02-26 14:15:54 +02:00
Craig Raw
d3b873bb42 update lark and drongo to latest 2025-02-20 17:12:52 +02:00
Craig Raw
873120d335 update lark and drongo to latest 2025-02-20 13:51:04 +02:00
Craig Raw
cbc1c1d501 update lark and drongo to latest master 2025-01-31 13:50:30 +02:00
Craig Raw
46e47378c9 update lark and drongo to latest master 2025-01-30 13:45:41 +02:00
Craig Raw
e17a11816a fix losing commas in run script 2024-12-12 17:15:50 +02:00
Craig Raw
a8f21a8713 fix reproducibility issue 2024-12-03 11:14:50 +02:00
Craig Raw
647f5163d3 minor build changes 2024-12-03 10:03:50 +02:00
Craig Raw
6a5088af64 add further usage examples 2024-12-03 08:52:13 +02:00
Craig Raw
ee95e13c74 various client fixes 2024-12-02 18:22:38 +02:00
Craig Raw
a8f4bf3b41 add logo to readme 2024-12-02 16:46:53 +02:00
Craig Raw
78827458be add udev rules rpm fix and document 2024-12-02 13:55:16 +02:00
Craig Raw
87402e6ef0 add udev rules configuration to linux deb and rpm installers 2024-12-02 13:01:08 +02:00
Craig Raw
f2767f8d57 indicate emulators are not currently supported 2024-12-02 10:58:07 +02:00
Craig Raw
5ab01fe172 return any new wallet registrations on signtx and displayaddress commands 2024-12-02 10:56:09 +02:00
Craig Raw
69c7faf503 include udev rules in linux images 2024-11-30 09:06:59 +02:00
Craig Raw
7f454b4036 add stdin option 2024-11-29 13:17:38 +02:00
Craig Raw
d71036ad73 print usage on no args 2024-11-29 10:38:22 +02:00
Craig Raw
9c91f5cc4c followup 2024-11-29 09:59:33 +02:00
Craig Raw
610c288b51 add release requirements to build 2024-11-29 09:43:56 +02:00
Craig Raw
588bd68803 fix keepkey implementation 2024-11-28 17:35:46 +02:00
Craig Raw
ad65ca74fe improve logging 2024-11-28 12:27:55 +02:00
Craig Raw
d94e284805 remove guava dependency 2024-11-28 11:21:13 +02:00
Craig Raw
9eccfbb575 suppress unneeded logging 2024-11-28 09:47:57 +02:00
Craig Raw
82d93e99e4 track master branch on submodules 2024-11-28 07:44:17 +02:00
Craig Raw
114b6e2ee8 make submodule track master 2024-11-27 17:43:12 +02:00
Craig Raw
d77ea9a52c handle missing udev rules better 2024-11-27 17:37:12 +02:00
Craig Raw
2448c37710 revert to hidraw for hid4java 2024-11-27 15:50:08 +02:00
Craig Raw
3e4599721c use operation architecture to isolate libusb libraries 2024-11-27 15:37:47 +02:00
Craig Raw
d80f9e2924 isolate enumerate 2024-11-27 13:51:29 +02:00
Craig Raw
ee2e43b2ad introduce closeable context to manage libusb lifecycle 2024-11-27 12:49:01 +02:00
Craig Raw
a99f616ba7 init and exit libusb context for enumerate 2024-11-27 11:45:09 +02:00
Craig Raw
6cae34f175 specify context for libusb 2024-11-27 10:10:51 +02:00
Craig Raw
6413ff7a4f use custom hid4java with native libs supporting pre libc 2.34 2024-11-27 09:57:50 +02:00
Craig Raw
3eed049112 use libusb variant of hid4java to avoid sigsegv on linux with usb4java 2024-11-27 09:10:06 +02:00