Releases: hhanh00/zkool2
Releases · hhanh00/zkool2
zkool: v6.10.2
zkool: v6.10.1
zkool: v6.10.0
zkool: v6.9.0
6.9.0 (2026-01-17)
Features
- "synchronize" returns current height (#731) (048e851)
- add edge from note to tx (#733) (1f241ef)
- add polling interval to coin config (#727) (2c9c8e6)
- add total balance to get_balance (#734) (f79220c)
- cli config settings (#737) (d55386e)
- graphql query account main data (#711) (0ea90e8)
- graphql: account_by_id, transaction_by_id, and connections (#724) (e9d2a77)
- graphql: add height & balance to account data (#749) (c47eb69)
- graphql: add outputs, memos, spends to tx details (#750) (924beb5)
- graphql: add scope, diversifier and address to notes (#738) (b65d9e4)
- graphql: balance of account (#715) (cd6ec77)
- graphql: CI (#713) (9468580)
- graphql: cold wallet (#746) (cd4d242)
- graphql: create_account (#716) (11785de)
- graphql: dkg (no automation) (#740) (1e9d831)
- graphql: dkg automation (#741) (ca977f4)
- graphql: edit/delete account, current_height (#717) (2ae3514)
- graphql: frost signature (#744) (ee637a3)
- graphql: frost signing automation (#745) (965ebea)
- graphql: get_addresses (#719) (3261996)
- graphql: list notes (#721) (4fe48f9)
- graphql: memos_by_transaction (#714) (3c4bcaa)
- graphql: mempool monitoring, unconfirmed txs (#723) (9157906)
- graphql: new addresses, get balance at height (#722) (e92f29f)
- graphql: pczt decode in human readble form (#743) (754465a)
- graphql: prepare unsigned tx (#742) (1f2393c)
- graphql: send funds (#720) (1ffc3a9)
- graphql: synchronize (#718) (9f97237)
- graphql: transactions_by_account (#712) (fed31e1)
- remove rocket, add warp (#726) (f15c90b)
- subscription channels for block/tx events (#729) (1607b98)
- subscription to tx and new blocks (#730) (265b4f6)
- use the best source pool for the change (#708) (af130e1)
- use warp as the web server (#728) (0e14ceb)
Bug Fixes
- build warnings (#736) (e37f9a5)
- coingecko api key required now (#754) (bbd6c79)
- disclaimer page showing up twice (#752) (c6c5d89)
- get_notes by txid (#747) (7d0fbaa)
- pinlock (#748) (f1a41b2)
- remove dust change policy (#755) (5d53a3f)
- remove polling_interval from config (#732) (e630604)
- remove transparent receiver from default ua (#735) (8efa557)
- save send form state between pinlocks (#756) (559a15c)
- transparent scan on restore account (#753) (f81ea3f)
- tx details (#757) (842b317)
- ui bugs (#758) (6392c24)
- use helper fn to ensure that data is loaded (#710) (1caa053)
zkool: v6.8.2
zkool: v6.8.1
zkool: v6.8.0
zkool: v6.7.0
zkool: v6.6.0
6.6.0 (2025-11-19)
Features
Bug Fixes
- account navigation (#658) (5a5ee28)
- account tx history not refreshing after sync (#675) (ce146cf)
- add ledger-recovery tool (#676) (e551b92)
- aindex not saved for ledger accounts (49f0fab)
- app resize (#661) (de91895)
- app state notification system mobx -> riverpod (#657) (b060512)
- appsettings (#660) (6e59339)
- autosync & mempool (#659) (ee7f63d)
- change of lwd (#662) (e53c4b0)
- don't require pin if biometrics not available (#679) (203debc)
- lock pin (#665) (157ab79)
- pinlock always needed even when disabled in settings (#678) (5fd5b35)
- pinlock on rest of the pages (#666) (65a5c4f)
- remove dependency on connectivity_plus and use config setting (#654) (763de59)
- remove some ui glitch (#668) (267a5e1)
- small ui bug (#672) (6f3e080)
- sync missing last chunk of messages (#670) (a6588c1)
- synced_height was getting inserted for missing pools (#664) (82fe69e)
- transaction export to csv was missing tx without category (#656) (634bb7e)
- transparent sweep (#663) (4d3e224)
- UI bugs (#671) (4ffcde0)