Commit Graph

  • 0806332543 core: replace debug print() with _logger, drop dead print_transaction helper main svatantrya 2026-08-01 23:33:52 -04:00
  • 1e80f7a0e0 docs: align all markdown docs with current code (v0.6.1) svatantrya 2026-08-01 23:08:07 -04:00
  • 693479b0da willexecutors: fee-bound is_valid (extremes allowed), is_selected flag-only; fix merge_will crash on missing date_to_check; DNSSEC async, ical folding, pyright/ruff cleanup; refresh karen7/samanta7 fixtures svatantrya 2026-08-01 22:08:53 -04:00
  • 06d61d78d0 Will toolbar: Export dropdown submenu (All / Valid / Valid NC) svatantrya 2026-08-01 19:31:28 -04:00
  • 1dc3c79486 Will list: context menu actions and will-executor bulk tools svatantrya 2026-08-01 19:11:35 -04:00
  • 30a5720ceb BalWindow/plugin: history persistence, will import/merge, sig tracking, local-spender fixes svatantrya 2026-08-01 17:21:36 -04:00
  • 08394f4868 lint: ruff cleanup pass across bal/ and tests/ svatantrya 2026-07-31 16:03:17 -04:00
  • 649910e599 Add OP_RETURN support for heirs svatantrya 2026-07-30 22:06:49 -04:00
  • fb797f31e3 fix version lookup for internal plugin install; silence JSON parse debug noise svatantrya 2026-07-30 18:53:43 -04:00
  • f73fd14441 add samanta7 for tests svatantrya 2026-07-30 18:25:52 -04:00
  • 9bf088b7ff Add Willexecutors.is_valid + grey italic styling for invalid executors svatantrya 2026-07-30 17:49:28 -04:00
  • 4a9299d85b add make-release.sh, svatantrya.asc, and update HANDOFF.md svatantrya 2026-07-22 21:01:32 -04:00
  • c2eecce029 Merge pull request 'Update bal/core/plugin_base.py' (#4) from bitcoinafterlife-patch-5 into main vpipefail v0.6.1 svatantrya 2026-07-22 15:43:19 +00:00
  • 4b0af6f4bf v0.6.1: read version from manifest.json (single source of truth) bitcoinafterlife 2026-07-17 17:40:18 +00:00
  • f72ed33ea0 Merge pull request 'Add COMPATIBILITY_ROADMAP.md - multisig and TrustedCoin analysis' (#6) from SAFE21.io/bal-electrum-plugin:update-compat-docs into main bitcoinafterlife 2026-07-22 09:16:27 +00:00
  • 6c41a28541 Merge pull request 'Update CHANGELOG.md' (#3) from bitcoinafterlife-patch-6 into main bitcoinafterlife 2026-07-22 09:16:03 +00:00
  • 00eefe0525 Merge pull request 'Add COMPATIBILITY.md and update README for 4.8.0 support' (#5) from update-compat-docs into main bitcoinafterlife 2026-07-22 08:55:28 +00:00
  • b610bea5a8 Add compatibility roadmap for multisig and TrustedCoin (2FA) wallets bitcoinafterlife 2026-07-19 16:51:16 +02:00
  • 4ae019cba5 Add COMPATIBILITY.md; update README with 4.8.0 support and wallet compat section bitcoinafterlife 2026-07-19 11:08:09 +02:00
  • 372f3952ca Update CHANGELOG.md bitcoinafterlife 2026-07-17 17:42:13 +00:00
  • b891f338cd Update bal/__init__.py bitcoinafterlife-patch-4 bitcoinafterlife 2026-07-17 17:38:55 +00:00
  • 0b2e6ef584 Update bal/manifest.json bitcoinafterlife-patch-3 bitcoinafterlife 2026-07-17 17:37:23 +00:00
  • 3b196e774c Update bal/VERSION bitcoinafterlife-patch-2 bitcoinafterlife 2026-07-17 17:36:53 +00:00
  • 415d23f5a5 v0.5.18: update changelog v0.6.0 v0.5.18 donkey-ai 2026-07-16 12:32:22 +00:00
  • 449e815f89 v0.5.18: version bump donkey-ai 2026-07-16 12:31:51 +00:00
  • 59c3271fc7 v0.5.18: onion helpers, download robustness, Tor-aware messages donkey-ai 2026-07-16 12:31:29 +00:00
  • 7722272c39 v0.5.18: Tor-gated onion download, crash fix, clearer Tor timeout message donkey-ai 2026-07-16 12:30:30 +00:00
  • 375aa73624 v0.5.16: update changelog donkey-ai 2026-07-16 09:38:33 +00:00
  • 1d3227d963 v0.5.16: version bump donkey-ai 2026-07-16 09:38:08 +00:00
  • 5cac176dfb v0.5.16: onion helpers + download filter donkey-ai 2026-07-16 09:37:40 +00:00
  • e4bcc4f911 v0.5.16: skip .onion will-executors from download when not on Tor donkey-ai 2026-07-16 09:37:10 +00:00
  • 2d94c00136 v0.5.15: update changelog donkey-ai 2026-07-15 12:08:57 +00:00
  • 62502263fd v0.5.15: sync version in plugin_base donkey-ai 2026-07-15 12:08:13 +00:00
  • 184eb7b619 v0.5.15: version bump donkey-ai 2026-07-15 12:07:43 +00:00
  • 3845c8d739 v0.5.15: shorten long .onion URLs + fix KeyError on delete/select/ping donkey-ai 2026-07-15 12:06:58 +00:00
  • 3d256ddd3d v0.5.13: update changelog donkey-ai 2026-07-14 10:51:23 +00:00
  • 84e1094553 v0.5.13: version bump donkey-ai 2026-07-14 10:50:46 +00:00
  • df6b5e3e9a v0.5.13: Electrum 4.8.0 compatibility (register_dict -> register_name shim donkey-ai 2026-07-14 10:50:08 +00:00
  • b1145d654c v0.5.13: remove Check Alive red highlight donkey-ai 2026-07-14 10:49:27 +00:00
  • be2733f180 v0.5.11: update changelog donkey-ai 2026-07-13 21:55:45 +00:00
  • e8cde30182 v0.5.11: version bump donkey-ai 2026-07-13 21:54:53 +00:00
  • 745489f616 v0.5.11: Electrum 4.8.0 compatibility (register_dict -> register_name shim) donkey-ai 2026-07-13 21:53:51 +00:00
  • 6456f9fa16 v0.5.10: update changelog donkey-ai 2026-07-05 09:07:36 +00:00
  • cd2278c2b8 v0.5.10: sync version in plugin_base donkey-ai 2026-07-05 09:06:53 +00:00
  • 3ceabac0bb v0.5.10: version bump donkey-ai 2026-07-05 09:05:36 +00:00
  • 527ae95c75 v0.5.10: Check Alive/BASIC fixes, UX improvements, Raw-Date handling. donkey-ai 2026-07-05 09:03:57 +00:00
  • 4c81290954 v0.5.2: update changelog donkey-ai 2026-07-04 10:08:34 +00:00
  • 2cb39f1a6d v0.5.2: sync version in plugin_base donkey-ai 2026-07-04 10:07:53 +00:00
  • 20fd54681f v0.5.2: version bump donkey-ai 2026-07-04 10:07:25 +00:00
  • 9d48512fa9 Merge pull request 'v0.5.1: fix Windows Settings-dialog flicker' (#1) from fix-flicker-windows-051 into main donkey-ai 2026-07-04 08:18:50 +00:00
  • 3a3dca0c2e v0.5.1: update changelog donkey-ai 2026-07-04 08:13:15 +00:00
  • 346164207f v0.5.1: sync version in plugin_base donkey-ai 2026-07-04 08:12:25 +00:00
  • 431bcc6247 v0.5.1: version bump donkey-ai 2026-07-04 08:11:18 +00:00
  • 9cbed79590 v0.5.1: fix Windows Settings-dialog flicker donkey-ai 2026-07-04 08:07:33 +00:00
  • ca874d8e93 v0.5.4 donkey-ai 2026-07-02 00:29:26 +02:00
  • 868674ece2 baltx_fees default 100 -> 20 kaibot 2026-06-30 06:23:44 -04:00
  • aaa8658aa0 fix: default baltx_fees 100 -> 50 kaibot 2026-06-30 06:21:58 -04:00
  • aa03c12aab v0.5.0 kaibot 2026-06-30 04:33:24 -04:00
  • 65b50b51f3 fix: auto-sign on check rispetta AUTO_SIGN + nascosto in basic mode kaibot 2026-06-30 04:27:31 -04:00
  • 7b77ff8692 feat: add will-executor edit dialog on double-click with sync button (↻) kaibot 2026-06-30 03:56:11 -04:00
  • ffd518f1a5 fix: forward force param in push_transactions_to_willexecutors so rebroadcast actually resends pushed txs kaibot 2026-06-30 02:55:53 -04:00
  • 8a6cfc13cf feat: add per-setting reset button (↺) to each row in settings dialog kaibot 2026-06-30 02:50:32 -04:00
  • f574472dcf refactor: extract BalCalendarButton common widget + basic-mode default app kaibot 2026-06-30 02:43:05 -04:00
  • 02cda3513b feat: add calendar button with dropdown menu to build-will dialog + calendar app setting (advanced mode) kaibot 2026-06-30 02:27:50 -04:00
  • 6d568bf304 Fix: NoneType error in normalize_will when others_inputs is None kaibot 2026-06-29 12:03:24 -04:00
  • aa971b8759 fix: distinguish empty response from network error in advanced mode kaibot 2026-06-29 01:13:38 -04:00
  • 41803139c6 feat: move User Type above advanced-only settings, improve dialog sizing kaibot 2026-06-29 01:07:22 -04:00
  • ff00097af4 docs: update User Type and welist server help texts kaibot 2026-06-29 00:29:17 -04:00
  • 7a58c69533 feat: add configurable welist server URL (advanced mode only) kaibot 2026-06-29 00:18:42 -04:00
  • 7004953ce2 fix: keep will-settings fields editable in advanced mode kaibot 2026-06-29 00:01:25 -04:00
  • b8e6c240be feat(willexecutors): differentiate empty server response from network error kaibot 2026-06-28 23:56:30 -04:00
  • c9d0280a2a docs: update HANDOFF.md to v0.4.8 state donkey-ai 2026-06-28 23:02:48 -04:00
  • 33e8a7533d v0.4.8: seven UX fixes for the BAL inheritance plugin donkey-ai 2026-06-28 23:02:40 -04:00
  • 0f2b3a4146 docs: add DUST section to inheritance-options (v0.4.7) and translate agent memory to English donkey-ai 2026-06-28 23:02:33 -04:00
  • 646a33f2f5 feat(v0.4.7): report area 500px, heirs one-per-line, wizard line breaks, ALL-DUST guard donkey-ai 2026-06-28 23:02:25 -04:00
  • ed83af6be9 docs(bal): add HANDOFF.md to resume the project in a new chat/model donkey-ai 2026-06-28 23:02:18 -04:00
  • 5b707e647b feat(bal): UI batch v0.3.9 + expired-will invalidate regression fix donkey-ai 2026-06-28 23:02:11 -04:00
  • ce3a463a5e docs(bal): rewrite CHECK ALIVE help text (DATA/RAW modes) + fix two typos (v0.3.8) donkey-ai 2026-06-28 23:02:03 -04:00
  • 50129d3b77 feat(bal): export calendar .ics as separate reminder events (v0.3.7) donkey-ai 2026-06-28 23:01:54 -04:00
  • c963f61424 docs(bal): translate refactoring docs to English and rename two files donkey-ai 2026-06-28 23:01:47 -04:00
  • dd2e160a17 fix(bal): black bar on cancelled invalidation + editable fee follows dates (v0.3.6) donkey-ai 2026-06-28 23:01:38 -04:00
  • edbb3b32ce test(bal): Group E - mock tests with fake wallet giovanna7 donkey-ai 2026-06-28 23:00:32 -04:00
  • b03251e864 feat(bal): Group D / D1 - configurable distributed calendar reminders + save-only .ics donkey-ai 2026-06-28 23:00:31 -04:00
  • 9d2cbc2814 feat(bal): Group C settings-dialog improvements (editable dates, narrower RAW box, warning/reset/support, tooltips, bold locktime) donkey-ai 2026-06-28 23:00:30 -04:00
  • dc166d04ff feat(bal): Group A (timestamps + statuses + anticipate docs) and Group B (auto-sign) v0.3.4 donkey-ai 2026-06-28 23:00:23 -04:00
  • 10d0b85779 docs: add inheritance options guide (largest image 2) donkey-ai 2026-06-28 23:00:09 -04:00
  • f4b7e8da35 docs: add inheritance options guide (largest image 1) donkey-ai 2026-06-28 23:00:01 -04:00
  • 0e52134d31 docs: add inheritance options guide (large images 1) donkey-ai 2026-06-28 22:59:52 -04:00
  • 30f744887e docs: add inheritance options guide (medium images 1) donkey-ai 2026-06-28 22:59:44 -04:00
  • e6a50a9285 docs: add inheritance options guide (small images) donkey-ai 2026-06-28 22:59:35 -04:00
  • 04a2974f9a docs: add inheritance options guide (SVG + logo) donkey-ai 2026-06-28 22:59:27 -04:00
  • 17f5470b0b docs: add inheritance options guide (HTML) donkey-ai 2026-06-28 22:59:20 -04:00
  • ae218523e9 docs: add inheritance options guide (text files) donkey-ai 2026-06-28 22:59:09 -04:00
  • 30bab62247 UI polish and signed-tx colour fix (v0.3.3) GenSpark AI Developer 2026-06-16 12:59:40 +00:00
  • 365824767b fix(plugin): missed-update fixes, server re-check, and bold Building Will results (v0.3.2) GenSpark AI Developer 2026-06-16 07:56:11 +00:00
  • e477c5aa5b fix(will): prevent double invalidation when postponing a signed will GenSpark AI Developer 2026-06-15 23:05:59 +00:00
  • 081e46515f chore(release): bump version to 0.3.0 GenSpark AI Developer 2026-06-15 22:07:51 +00:00
  • 343046ed34 feat(will): invalidate signed will on postpone + add Server status column GenSpark AI Developer 2026-06-15 21:52:22 +00:00
  • 4e027d9e8b fix(qt): auto-close Plugins manager, read-only field styling, RLock-safe heirs persistence GenSpark AI Developer 2026-06-15 20:35:55 +00:00
  • 5b334b4193 docs: translate networking report to English and update with Check/counters/GUI GenSpark AI Developer 2026-06-15 18:50:45 +00:00