Commit graph

162 commits

Author SHA1 Message Date
Craig Raw
c477d31d3d fiat currency support 2020-07-10 17:13:32 +02:00
Craig Raw
539013919b balance chart, transactions view refactor, tx viewer coin labels updating 2020-07-10 12:48:36 +02:00
Craig Raw
d8c19ac0f8 user set bitcoin unit support 2020-07-09 14:35:34 +02:00
Craig Raw
fc5bff9788 move bitcoinunit to drongo 2020-07-09 10:25:49 +02:00
Craig Raw
e21dbf87ef rename amount controls to coin 2020-07-09 10:17:54 +02:00
Craig Raw
765a4f4c82 settings ux tweaks, addressable script types only 2020-07-08 15:56:59 +02:00
Craig Raw
6a5b346608 amount formatter, send final tweaks 2020-07-08 14:18:07 +02:00
Craig Raw
6ecebd9cf6 tx diagram to fixed size, coin control lock 2020-07-07 13:58:59 +02:00
Craig Raw
c8e38de5aa send all utxos support 2020-07-07 07:43:01 +02:00
Craig Raw
3305d0630a utxo multiple selection, long confirmation indicator 2020-07-06 09:24:29 +02:00
Craig Raw
5860a6e49f validate too large fee 2020-07-05 15:23:33 +02:00
Craig Raw
66e558faee send pane improvements 2020-07-05 15:02:01 +02:00
Craig Raw
48e741733b tx creation support 2020-07-04 12:52:40 +02:00
Craig Raw
013ed89e98 send controller utxo selection 2020-07-03 11:01:09 +02:00
Craig Raw
571c515a46 send controller initial, fee rates support 2020-06-30 09:23:55 +02:00
Craig Raw
1d0b66c45a add unused glyph 2020-06-29 07:57:07 +02:00
Craig Raw
72d14c15a8 remove colons 2020-06-28 16:09:29 +02:00
Craig Raw
8aa9d15620 recieve fixes 2020-06-28 16:05:07 +02:00
Craig Raw
d8c94504c3 utxo chart rewrite 2020-06-28 15:46:52 +02:00
Craig Raw
67d624f049 handle label event and update entries 2020-06-27 15:55:49 +02:00
Craig Raw
766afae9c1 utxo bar chart initial commit 2020-06-26 18:34:35 +02:00
Craig Raw
07458d3dff add duplicate address indicator 2020-06-26 14:29:16 +02:00
Craig Raw
cd7fc06819 improve multithreaded behaviour 2020-06-26 13:34:39 +02:00
Craig Raw
7444a87d89 add wallet utxo pane 2020-06-26 12:07:19 +02:00
Craig Raw
183d0ded2f handle null label 2020-06-25 17:50:57 +02:00
Craig Raw
ef2e2a1855 add comments 2020-06-25 16:44:55 +02:00
Craig Raw
829be40243 fix removing added txes 2020-06-25 15:22:21 +02:00
Craig Raw
0f89327f35 add note on address listing 2020-06-25 11:39:39 +02:00
Craig Raw
150f65e7bd wallet tx and addresses updating 2020-06-25 11:25:35 +02:00
Craig Raw
d4d61b8d41 bug fixing on walletsettingsupdated 2020-06-23 16:22:01 +02:00
Craig Raw
a8f16c15e0 wallet tx confirmation indicator and event refactor 2020-06-23 14:08:14 +02:00
Craig Raw
21f642bb5c wallet transactions pane and wallet change events 2020-06-21 17:15:46 +02:00
Craig Raw
d33ccfb672 quit menu item 2020-06-19 18:17:39 +02:00
Craig Raw
efba293564 address history updating 2020-06-19 17:57:07 +02:00
Craig Raw
b1e8e25837 save stored block on event 2020-06-19 15:49:53 +02:00
Craig Raw
44be6e7203 improvements to fetching and settings 2020-06-19 15:36:17 +02:00
Craig Raw
e93ec08ba7 minor fix 2020-06-18 13:27:02 +02:00
Craig Raw
800512ee5b fix bugs with txes with many outputs 2020-06-18 12:58:59 +02:00
Craig Raw
0cd97649cc tx viewer fix various 2020-06-17 12:45:46 +02:00
Craig Raw
9cd8a9b9ee finish perf improvements to tx viewer 2020-06-17 11:34:26 +02:00
Craig Raw
82ca9552bd transaction view perf improvements 2020-06-16 15:55:55 +02:00
Craig Raw
7cc330fde9 use view ordering to improve transaction pane perf 2020-06-16 12:11:06 +02:00
Craig Raw
7f03778ec7 transaction view pagination complete 2020-06-16 11:39:10 +02:00
Craig Raw
6b12888111 add layer of indirection to avoid copying tx data 2020-06-15 14:44:47 +02:00
Craig Raw
ebc2f9442e transaction view paging support initial commit 2020-06-15 10:00:49 +02:00
Craig Raw
51b2608abc check if locking script is p2sh, fix output reference bug 2020-06-14 14:00:37 +02:00
Craig Raw
09c4a01ca4 handle server errors on retreiving wallet history 2020-06-14 11:25:25 +02:00
Craig Raw
b1b4734094 fetch transaction output transactions, handle coinbase input 2020-06-14 10:36:24 +02:00
Craig Raw
86eb8b8294 transaction viewer block transaction fetch and display 2020-06-11 17:00:16 +02:00
Craig Raw
a3a20a788d view blocktransaction and transaction input/output selection 2020-06-10 16:15:56 +02:00