protom
|
3acc63e968
|
fix: clear runtime state after lifecycle failures
|
2026-08-22 16:56:25 +02:00 |
|
protom
|
c319e11d3e
|
feat: activate only proven wallet owners
|
2026-08-22 16:56:24 +02:00 |
|
protom
|
62b93baa05
|
feat: serialize wallet lifecycle transitions
|
2026-08-22 16:56:11 +02:00 |
|
protom
|
5b3a69e910
|
feat: apply wallet fund changes atomically
|
2026-08-22 16:56:11 +02:00 |
|
protom
|
9fa4abdaf3
|
feat: fence wallet mutations by lifecycle owner
|
2026-08-22 16:56:11 +02:00 |
|
protom
|
54031dc8de
|
fix: publish activity only after persistence
|
2026-08-22 16:56:10 +02:00 |
|
protom
|
e9bbb358aa
|
fix: mirror trusted mint commits across tabs
|
2026-08-22 16:56:10 +02:00 |
|
protom
|
83c9e5b95f
|
feat: converge trusted mints on storage events
|
2026-08-22 16:55:47 +02:00 |
|
protom
|
d735aca885
|
feat: serialize trusted mint transactions
|
2026-08-22 16:55:47 +02:00 |
|
protom
|
82f008b33f
|
feat: validate trusted mint registry envelopes
|
2026-08-22 16:55:47 +02:00 |
|
protom
|
d890a69c40
|
feat: preserve trusted mint rekey transitions
|
2026-08-22 16:55:47 +02:00 |
|
protom
|
7890a492f3
|
refactor: export owner-aware NWC APIs
|
2026-08-22 16:55:47 +02:00 |
|
protom
|
3ed214c157
|
feat: drain tracked NWC handlers on stop
|
2026-08-22 16:55:36 +02:00 |
|
protom
|
513c67fc14
|
fix: hide invoice settlement until commit
|
2026-08-22 16:55:35 +02:00 |
|
protom
|
09b7b63c9d
|
fix: await NWC payment bearer commits
|
2026-08-22 16:55:35 +02:00 |
|
protom
|
fff24a75b2
|
fix: preserve conservative NWC budget debits
|
2026-08-22 16:55:35 +02:00 |
|
protom
|
b52172c0cb
|
fix: validate NWC requests before dispatch
|
2026-08-22 16:55:35 +02:00 |
|
protom
|
228a92b0f0
|
feat: create owner-bound NWC connections
|
2026-08-22 16:55:24 +02:00 |
|
protom
|
9f6bcad706
|
feat: scope NWC storage to wallet owners
|
2026-08-22 16:55:23 +02:00 |
|
protom
|
3054834cdb
|
test: split NWC protocol harness
|
2026-08-22 16:55:23 +02:00 |
|
protom
|
845ec410e5
|
feat: expose fund ownership assertions
|
2026-08-22 16:55:23 +02:00 |
|
protom
|
02f901c87c
|
fix: fence inter-mint transfer operations
|
2026-08-22 16:55:23 +02:00 |
|
protom
|
c4c9d8a94a
|
fix: fence invoice payment operations
|
2026-08-22 16:55:12 +02:00 |
|
protom
|
7f69f781f5
|
fix: fence mint and receive operations
|
2026-08-22 16:55:12 +02:00 |
|
protom
|
6fa4283ed6
|
fix: fence carve operations before mutation
|
2026-08-22 16:55:12 +02:00 |
|
protom
|
22420b9112
|
test: split wallet operation harness
|
2026-08-22 16:55:12 +02:00 |
|
protom
|
f55f208836
|
feat: await owner-aware Nostr restores
|
2026-08-22 16:55:12 +02:00 |
|
protom
|
7607e47358
|
feat: apply owner-aware wallet backups
|
2026-08-22 16:55:00 +02:00 |
|
protom
|
0862a10b01
|
fix: validate auxiliary wallet storage
|
2026-08-22 16:55:00 +02:00 |
|
protom
|
586d12b666
|
feat: commit bearer changesets in one write
|
2026-08-22 16:55:00 +02:00 |
|
protom
|
69fbdb68ee
|
feat: add persisted owner guards and events
|
2026-08-22 16:55:00 +02:00 |
|
protom
|
1dbf5788f9
|
fix: normalize storage lock failures
|
2026-08-22 16:55:00 +02:00 |
|
protom
|
12e4ec9199
|
feat: scope passkey slots to proven owners
|
2026-08-22 16:54:49 +02:00 |
|
protom
|
d9be457221
|
feat: harden passkey ceremonies
|
2026-08-22 16:54:49 +02:00 |
|
protom
|
058b10ddf1
|
refactor: isolate passkey wrapping crypto
|
2026-08-22 16:54:48 +02:00 |
|
protom
|
acfab83438
|
feat: bind saved keys to versioned wallet owners
|
2026-08-22 16:54:48 +02:00 |
|
protom
|
0e0133f550
|
test: split Nostr backup integration cases
|
2026-08-22 16:54:48 +02:00 |
|
protom
|
b258d86af7
|
refactor: isolate Nostr backup publishing transport
|
2026-08-22 16:54:29 +02:00 |
|
protom
|
2a90343e7e
|
refactor: validate Nostr backup event payloads
|
2026-08-22 16:54:29 +02:00 |
|
protom
|
b6fff605a1
|
refactor: tighten protocol amount helpers
|
2026-08-22 16:54:29 +02:00 |
|
protom
|
8548afcd21
|
refactor: add strict JSON parsing helpers
|
2026-08-22 16:54:29 +02:00 |
|
protom
|
30d1d0aeae
|
build: pin LNURLcash protocol packages to npm 0.1.1
|
2026-08-22 16:54:28 +02:00 |
|
protom
|
84441f53e3
|
Merge pull request #2 from tompro/chore/mit-license
docs: add MIT license
|
2026-08-20 13:43:37 +02:00 |
|
protom
|
cb5e0e3586
|
docs: add MIT license
|
2026-08-20 13:40:59 +02:00 |
|
protom
|
22e987bbb3
|
docs: marketing readme with brand assets and app screenshots
|
2026-08-20 12:30:54 +02:00 |
|
protom
|
1df7fb8fdb
|
Merge pull request #1 from tompro/release-please--branches--main--components--sattle
chore(main): release sattle 0.0.2
sattle-v0.0.2
|
2026-08-20 12:19:19 +02:00 |
|
github-actions[bot]
|
149db35db9
|
chore(main): release sattle 0.0.2
|
2026-08-20 10:14:57 +00:00 |
|
protom
|
16d27dce02
|
docs: add AGENTS.md knowledge base (root, protocol engine, e2e)
|
2026-08-20 12:03:11 +02:00 |
|
protom
|
d0573cd6b6
|
ci: release-please for version bumps, changelog and release tagging
|
2026-08-20 12:03:10 +02:00 |
|
protom
|
7841a13ba3
|
build: depend on upstream lnurlcash-kit (git-install PR merged), pinned to the merge commit
|
2026-08-20 10:59:58 +02:00 |
|