Commit graph

122 commits

Author SHA1 Message Date
tobtoht
d245c4d125
coins: send to self should send to current account
Some checks are pending
ci/gh-actions/build / build-ubuntu-without-scanner (push) Waiting to run
ci/gh-actions/guix / cache-sources (push) Waiting to run
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:aarch64-linux-gnu]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:arm-linux-gnueabihf]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:arm64-apple-darwin]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:i686-linux-gnu]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:riscv64-linux-gnu]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-apple-darwin]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-linux-gnu.no-tor-bundle]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-linux-gnu.pack]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-linux-gnu]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-w64-mingw32.installer]) (push) Blocked by required conditions
ci/gh-actions/guix / ${{ matrix.toolchain.target }} (map[target:x86_64-w64-mingw32]) (push) Blocked by required conditions
ci/gh-actions/guix / bundle-logs (push) Blocked by required conditions
2024-09-03 19:58:30 +02:00
tobtoht
e2eb8e4ed3
send, coins: don't allow tx construction during blockchain sync 2024-05-03 12:15:51 +02:00
tobtoht
deb9d7ff63
manual input selection, subtract fee from amount 2024-04-28 21:28:09 +02:00
tobtoht
4f49d75eda
wallet: don't require device interaction for getAddressSafe 2024-03-23 23:16:57 +01:00
tobtoht
52a69a454e
history: add option to remove failed tx 2024-03-13 14:10:20 +01:00
tobtoht
0ab4b8e9b8
libwalletqt: pause refresh during tx construction 2024-03-12 16:43:58 +01:00
tobtoht
83042f3d0f
send: fix default fee priority 2024-03-08 17:54:16 +01:00
tobtoht
f97fa90521
receive: improve wallet file corruption detection 2024-03-08 17:35:57 +01:00
tobtoht
dd53dfac6e
history: fix csv export sort order 2024-03-01 21:41:24 +01:00
Dimitris Apostolou
2265902445
Fix typos 2024-01-27 18:14:40 +02:00
tobtoht
06d3c864af
build: remove needless wallet2.h includes 2024-01-05 02:24:14 +01:00
tobtoht
c247962c21
History: set default description to Coinbase for mining outputs 2024-01-04 22:23:16 +01:00
tobtoht
4c7015f76f
update copyright to 2024 2024-01-01 18:07:58 +01:00
tobtoht
4cde3d4eb1
coins: prefer tx label 2024-01-01 17:58:59 +01:00
tobtoht
082413dc0d
lock: add sync status 2023-12-30 14:17:11 +01:00
tobtoht
6a3b3fc830
lock: fix connection status 2023-12-30 12:43:10 +01:00
tobtoht
af4259a2bd
history: use subaddress label as default tx description 2023-12-22 16:08:46 +01:00
tobtoht
46e0215953
libwalletqt: forward declare wallet2 2023-12-22 13:18:37 +01:00
tobtoht
55a8955377
send: disable send button during tx broadcast 2023-12-15 14:13:14 +01:00
tobtoht
d8e585a902
airgap: encrypt view-only details UR 2023-12-07 12:12:26 +01:00
tobtoht
51b0fcc19d
airgapped signing with UR 2023-12-04 16:06:33 +01:00
tobtoht
91ff2bc7f0
refactor: misc cleanup 2023-11-23 22:41:02 +01:00
tobtoht
d68fbce9e1
refactor: consolidate wallet_api into libwalletqt [2/?] 2023-11-17 17:09:07 +01:00
tobtoht
769af188e2
refactor: consolidate wallet_api into libwalletqt [1/?] 2023-11-17 14:05:31 +01:00
tobtoht
a13ca973cc
Receive: persistent settings, cleanup 2023-11-17 14:02:49 +01:00
tobtoht
dabe88340f
cmake: drop support for Qt 5 2023-10-13 00:12:42 +02:00
tobtoht
1bf05f15ff
Revert "History: add balance column"
This reverts commit 9ec53dc7d5.
2023-10-03 22:50:36 +02:00
tobtoht
951f16e602
Documentation browser, improved error messages 2023-10-03 21:00:12 +02:00
tobtoht
9ec53dc7d5
History: add balance column 2023-07-15 01:55:02 +02:00
tobtoht
9e59d31373
wallet: refresh models on update 2023-06-17 21:37:46 +02:00
tobtoht
5ca2475732
Wallet: always update sync status if heightsRefresh succeeds 2023-04-18 19:48:16 +02:00
tobtoht
1f50cd6335
libwalletqt: don't refresh models or store on updated 2023-03-17 14:00:10 +01:00
tobtoht
217a413bf8
libwalletqt: cleanup tx commit 2023-03-02 13:41:33 +01:00
tobtoht
f416cd6e84
websocket: remove explicit disconnect 2023-03-01 13:28:01 +01:00
tobtoht
402bea3fd6
refactor: remove appcontext, cleanup Wallet 2023-03-01 03:05:56 +01:00
tobtoht
1571d59409
wallet_api: do not cache wallet password 2023-01-31 17:00:50 +01:00
tobtoht
a7a06d8413
wizard: allow setting subaddress lookahead 2023-01-24 22:48:09 +01:00
tobtoht
a81148fb52
VerifyProofDialog: add verify Tx Secret Key 2023-01-24 18:49:30 +01:00
tobtoht
52612be6d7
Fix typos 2023-01-09 23:37:43 +01:00
Dimitris Apostolou
9df1024e69
Fix typos 2023-01-09 04:17:25 +02:00
tobtoht
64f425badf update copyright for 2023 2023-01-02 20:31:22 +01:00
tobtoht
cfd85fac8a
Compare base addresses due to wallet2 integrated address inconsistency 2022-07-26 18:59:17 +02:00
tobtoht
65b419c039
TxImportDialog: use scanTransactions 2022-07-06 19:14:13 +02:00
tobtoht
a66b282ce1
Wallet: fix seed length for empty seeds 2022-07-03 16:40:52 +02:00
tobtoht
e549438130
Ensure ringdb is written after wallet creation [2] 2022-07-01 13:46:29 +02:00
tobtoht
b1c447519e
Revert "Ensure ringdb is written after wallet creation"
This reverts commit d52df3b94e.

Regression: must ensure wallet is stored before opening it again.
2022-06-26 15:39:09 +02:00
tobtoht
d52df3b94e
Ensure ringdb is written after wallet creation 2022-06-23 12:33:21 +02:00
tobtoht
1ae8009329
Portable mode: set ringdb path 2022-06-22 21:37:27 +02:00
tobtoht
6633353bf3 Seed: fix misc UI 2022-05-26 20:30:39 +02:00
tobtoht
97bb165ae2
Qt6: use toSecsSinceEpoch 2022-05-24 17:26:35 +02:00