Commit graph

24 commits

Author SHA1 Message Date
MoCipher
41d0d3d866 ci: rerun after isolating core build 2026-02-20 09:34:03 +01:00
MoCipher
3c8091d8e4 ci: temporarily build/test only to isolate failures 2026-02-20 09:33:49 +01:00
MoCipher
1cbe6af12e ci: rerun after wallet compatibility fixes 2026-02-20 09:32:54 +01:00
MoCipher
1c15e8f150 fix(core): avoid bdk bip39 helper; use local bip39 -> xpub descriptors; normalize PSBT serialization; remove stale imports 2026-02-20 09:32:41 +01:00
MoCipher
3ed29dc179 ci: rerun after adding core-only build + Cargo.lock generation 2026-02-20 09:26:51 +01:00
MoCipher
055ae2bdcd ci: generate Cargo.lock on runner + build/test core crate only; upload diagnostics 2026-02-20 09:26:38 +01:00
MoCipher
b7245ff268 ci: rerun after adding artifact upload 2026-02-20 09:20:14 +01:00
MoCipher
a96cd00b71 ci: upload detailed diagnostics as artifacts (pkg-config, cargo metadata/tree) 2026-02-20 09:20:01 +01:00
MoCipher
4ec18ab118 ci: rerun after cargo-metadata diagnostics 2026-02-20 09:19:05 +01:00
MoCipher
28a089c692 ci: add cargo metadata/tree diagnostics 2026-02-20 09:18:52 +01:00
MoCipher
c6d8b20607 modified: core/src/btc_htlc.rs 2026-02-20 09:18:39 +01:00
MoCipher
776b027d84 ci: rerun after making hidapi optional 2026-02-20 09:17:08 +01:00
MoCipher
64a6bd97a8 chore(core): make hidapi optional behind feature 2026-02-20 09:16:54 +01:00
MoCipher
be6b4515d8 ci: rerun after core deps & PKG_CONFIG_PATH 2026-02-20 09:15:37 +01:00
MoCipher
56f250e851 fix(core): add missing deps (rusqlite, tempfile, uuid, lazy_static); ci: set PKG_CONFIG_PATH for runners 2026-02-20 09:12:02 +01:00
MoCipher
150bcf08c1 ci: add diagnostics for libusb/pkg-config and Cargo.lock 2026-02-20 09:05:05 +01:00
MoCipher
c0787c9d61 ci: install libusb/pkg-config on ubuntu & macOS for hidapi build 2026-02-20 08:51:59 +01:00
MoCipher
862c2bfc15 ci: trigger workflow after fix 2026-02-20 08:43:55 +01:00
MoCipher
bf94135220 fix(wallet_bdk): close impl PersistentBdkWallet (missing brace) 2026-02-20 08:42:22 +01:00
MoCipher
027233cfd2 fix(htlc): correct test RNG usage and import 2026-02-20 08:38:54 +01:00
MoCipher
2690e24312 chore: mark lightning dependency optional/disabled to avoid yanked crate 2026-02-12 00:09:38 +01:00
MoCipher
0cb9132983 chore: add top-level Cargo workspace 2026-02-12 00:08:25 +01:00
MoCipher
d23efda95b chore: add PR note to README for initial PR 2026-02-12 00:06:40 +01:00
MoCipher
267d8f6edd Initial CrypteCipher scaffold and features
Some checks failed
CI / build (macos-latest, stable) (push) Has been cancelled
CI / build (ubuntu-latest, stable) (push) Has been cancelled
CI / build (windows-latest, stable) (push) Has been cancelled
2026-02-12 00:02:00 +01:00