Shubham Kumar
|
6fbf3a2497
|
feat (ldk): add VSS server step to wallet recovery
|
2026-07-13 11:24:16 +05:30 |
|
Shubham Kumar
|
268bfb32c1
|
feat (ldk): add VSS server dropdown to wallet creation advanced settings
|
2026-07-10 15:00:04 +05:30 |
|
Shubham Kumar
|
c313d0e133
|
feat (ldk): move seed length and VSS server into advanced settings
|
2026-07-10 12:51:12 +05:30 |
|
Shubham Kumar
|
a5a4de691f
|
refactor (ldk): dedupe word-count logic in SeedRecovery
|
2026-07-08 15:29:27 +05:30 |
|
Shubham Kumar
|
2c58458810
|
feat (ldk): add recovery-options screen to pick seed length before restore
|
2026-07-08 15:29:26 +05:30 |
|
Shubham Kumar
|
2e9d564d86
|
feat (swaps): only reuse LDK seed as rescue key for 12-word wallets
|
2026-07-08 12:06:33 +05:30 |
|
Shubham Kumar
|
6339801db8
|
feat (ldk): support 12- or 24-word seeds in wallet recovery
|
2026-07-08 11:12:58 +05:30 |
|
Shubham Kumar
|
adfc11d23d
|
feat (ldk): let users pick 12 or 24 word seed on wallet creation
|
2026-07-08 00:45:06 +05:30 |
|
Shubham Kumar
|
549af94a79
|
feat (ldk): thread wordCount through createLdkNodeWallet
|
2026-07-08 00:43:02 +05:30 |
|
Evan Kaloudis
|
c5fd094fbf
|
Version bump: v13.1.3-alpha
|
2026-07-02 10:20:49 -04:00 |
|
 Evan KaloudisandGitHub
|
032725cb42
|
Merge pull request #4206 from ZeusLN/dependabot/npm_and_yarn/zeus_modules/lightninglabs/lnc-core/js-yaml-3.15.0
chore(deps): bump js-yaml from 3.14.2 to 3.15.0 in /zeus_modules/@lightninglabs/lnc-core
|
2026-07-01 10:56:40 -04:00 |
|
 dependabot[bot]andGitHub
|
c52a7a6885
|
chore(deps): bump js-yaml in /zeus_modules/@lightninglabs/lnc-core
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.2 to 3.15.0.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.2...3.15.0)
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 3.15.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-07-01 01:12:35 +00:00 |
|
Evan Kaloudis
|
a2dc04ab88
|
Version bump: v13.1.2
|
2026-06-30 15:32:37 -04:00 |
|
 Evan KaloudisandGitHub
|
f547110bb4
|
Merge pull request #4202 from ajaysehwal/fix/utxo-picker-label
fix(utxo-picker): restore UTXO labels and keep Set button above gesture bar
|
2026-06-30 15:31:05 -04:00 |
|
 Evan KaloudisandGitHub
|
524a94aa3a
|
Merge pull request #4203 from ajaysehwal/fix/rebalance-channel-success
fix: respect top/bottom safe area on rebalance success screen
|
2026-06-30 15:30:26 -04:00 |
|
 Evan KaloudisandGitHub
|
bd572f9ac5
|
Merge pull request #4199 from kaloudis/ui-receive-flash
ui: Receive: prevent input field flash on initial load via initialLoad state
|
2026-06-29 11:40:28 -04:00 |
|
ajaysehwal
|
ea8d302f96
|
fix: respect top/bottom safe area on rebalance success screen
|
2026-06-29 20:59:45 +05:30 |
|
ajaysehwal
|
fe0e0c2da1
|
fix(utxo-picker): restore UTXO labels and keep Set button above gesture bar
|
2026-06-27 16:29:41 +05:30 |
|
Evan Kaloudis
|
a011187a1a
|
fix: Receive: set creatingInvoice synchronously in autoGenerateInvoice
|
2026-06-26 17:15:15 -04:00 |
|
Evan Kaloudis
|
8b4a772e6c
|
ui: Receive: prevent input field flash on initial load via initialLoad state
|
2026-06-26 17:05:55 -04:00 |
|
 Evan KaloudisandGitHub
|
c9ace05ead
|
Merge pull request #4197 from kaloudis/ui-highlight-0conf-channel-setup
ui: Receive: highlight 0-conf fee when channel setup required
|
2026-06-26 11:40:54 -04:00 |
|
Evan Kaloudis
|
cf26c6c938
|
refactor: Receive: define LSP_MIN_CHANNEL_OPEN_FEE_SATS
|
2026-06-26 11:35:51 -04:00 |
|
Evan Kaloudis
|
eb00ff2429
|
ui: Receive: highlight 0-conf fee when channel setup required
|
2026-06-26 11:32:44 -04:00 |
|
 Evan KaloudisandGitHub
|
23426d6525
|
Merge pull request #4195 from kaloudis/deduplicate-receive
refactor: Receive: deduplicate componentDidMount/render locals
|
2026-06-26 11:11:15 -04:00 |
|
Evan Kaloudis
|
542d5f84f0
|
Version bump: v13.1.2-alpha
|
2026-06-26 11:08:43 -04:00 |
|
Evan Kaloudis
|
f153affb27
|
ios: remove sponsor buttons
|
2026-06-26 11:07:19 -04:00 |
|
Evan Kaloudis
|
d48a23b18a
|
fix(LND): translate AddressType in newAddress across REST, LNC, embedded
|
2026-06-25 13:18:01 -04:00 |
|
 Evan KaloudisandGitHub
|
eaff4a14ad
|
Merge pull request #4194 from kaloudis/fix-backend-supports-lightning-addresses
fix: Lightning address: gate by backend support across Receive and Wallet
|
2026-06-24 12:26:15 -04:00 |
|
Evan Kaloudis
|
c7777cd0bf
|
fix(wallet-header): gate redeem badge on supportsLightningAddress
|
2026-06-24 10:44:34 -04:00 |
|
Evan Kaloudis
|
80c56f45e5
|
cleanup: normalize certVerification type to boolean (ZEUS-4187)
|
2026-06-24 10:29:23 -04:00 |
|
Evan Kaloudis
|
4bdf72ba92
|
refactor: Receive: extract skipOnchain into helper
|
2026-06-24 10:17:44 -04:00 |
|
Evan Kaloudis
|
42ab061632
|
refactor: Receive: extract lnOnly/onChainOnly into helper
|
2026-06-24 10:17:43 -04:00 |
|
 Evan KaloudisandGitHub
|
2c4209ad0a
|
Merge pull request #4192 from kaloudis/fix-lnonly
fix: Receive: treat backends without on-chain support as lightning-only
|
2026-06-24 09:47:49 -04:00 |
|
Evan Kaloudis
|
1a1926aa16
|
fix(nwc-settings): gate lud16 toggle on supportsLightningAddress
|
2026-06-24 09:47:05 -04:00 |
|
Evan Kaloudis
|
8e27c1f95c
|
fix(wallet): gate Cashu LN address auto-create on supportsCashuWallet
|
2026-06-24 09:40:39 -04:00 |
|
 Evan KaloudisandGitHub
|
3840a162a0
|
Merge pull request #4191 from kaloudis/zeus-4190
enhancement: AmountKeypad: support pasting amount from clipboard
|
2026-06-24 00:50:32 -04:00 |
|
Evan Kaloudis
|
1854ac2c29
|
fix(receive): show Lightning Address tab on Cashu-only backends
|
2026-06-23 20:09:29 -04:00 |
|
Evan Kaloudis
|
5ba2e13519
|
fix(lightning-address): skip status() on backends without a receive path
|
2026-06-23 20:02:03 -04:00 |
|
Evan Kaloudis
|
686c8e71d1
|
fix: Receive: treat backends without on-chain support as lightning-only
|
2026-06-23 19:37:21 -04:00 |
|
 Evan KaloudisandGitHub
|
39c52d75b4
|
Merge pull request #4158 from kaloudis/lightning-address-copy
feat(lightning-address): copy address to clipboard on tap
|
2026-06-23 16:05:24 -04:00 |
|
 Evan KaloudisandGitHub
|
45e9d20954
|
Merge pull request #4155 from Wajid-0ne/fix/4150-settings-migration-stringify
fix(migrations): pass object to setSettings to avoid MobX observable corruption (#4150)
|
2026-06-22 15:48:46 -04:00 |
|
Evan Kaloudis
|
bd84bdcfd5
|
fix(copied-toast): hoist to app root so it stops blocking touches
|
2026-06-22 15:36:21 -04:00 |
|
Evan Kaloudis
|
5b2a43320f
|
feat(lightning-address): copy address to clipboard on tap
|
2026-06-22 15:11:33 -04:00 |
|
Evan Kaloudis
|
83a62f8d0f
|
enhancement: AmountKeypad: support pasting amount from clipboard
|
2026-06-22 14:53:21 -04:00 |
|
 Evan KaloudisandGitHub
|
6a3edf4ab0
|
docs: fix NWC service link in README (#4179)
|
2026-06-22 11:16:13 -04:00 |
|
 transifex-integration[bot]andGitHub
|
84c64221be
|
Merge pull request #4189 from ZeusLN/translations_28cf3c53816541af89c49a7815e267ce
[Transifex] Updates for project ZEUS
|
2026-06-21 21:54:44 -04:00 |
|
 Evan KaloudisandGitHub
|
87e773c169
|
Merge pull request #4188 from ZeusLN/dependabot/bundler/concurrent-ruby-1.3.7
chore(deps): bump concurrent-ruby from 1.3.3 to 1.3.7
|
2026-06-21 14:24:53 -04:00 |
|
 dependabot[bot]andGitHub
|
fb793a04ff
|
chore(deps): bump concurrent-ruby from 1.3.3 to 1.3.7
Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) from 1.3.3 to 1.3.7.
- [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases)
- [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-concurrency/concurrent-ruby/compare/v1.3.3...v1.3.7)
---
updated-dependencies:
- dependency-name: concurrent-ruby
dependency-version: 1.3.7
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-06-20 17:09:21 +00:00 |
|
Evan Kaloudis
|
8b45b41117
|
Version bump: v13.1.1-beta1
|
2026-06-20 12:56:52 -04:00 |
|
 Evan KaloudisandGitHub
|
5a7422a4bb
|
Merge pull request #4186 from kaloudis/tor-fix
fix(tor): honor certVerification for LND/CLN REST over Tor (#4178)
|
2026-06-20 12:56:20 -04:00 |
|