Chris Sulmone
|
ff1172134e
|
Fixed other sat/zat diffs
|
2018-01-22 23:51:08 -06:00 |
Chris Sulmone
|
a35fcc3854
|
Changed ui to show zat/byte instead of sat/byte
|
2018-01-22 22:50:10 -06:00 |
Jon Layton
|
da502fa533
|
mZCL -> ZCL for qt and kivy
|
2018-01-22 22:42:29 -06:00 |
Jon Layton
|
a9b72c8363
|
Improve titlebar title
|
2018-01-18 22:35:42 -05:00 |
Jon Layton
|
b0a28cf5ca
|
Fixes for removal of fee checkboxes in settings
|
2018-01-17 04:58:40 -05:00 |
Jon Layton
|
ca50c2fabf
|
Add DEFAULT_FEE_RATE, disable 'dynamic_fees', initially 'show_fees'
|
2018-01-16 21:06:03 -06:00 |
Chris Sulmone
|
6c1f72564b
|
Added a fix for URI parsing and defined shielded transaction constants
|
2018-01-15 11:20:41 -06:00 |
Jon Layton
|
9eb67a6394
|
Bitcoin->Zclassic BTC->ZCL in ui
|
2018-01-14 23:43:33 -05:00 |
Marcel O'Neil
|
fe982cf826
|
fix crash when exporting private keys
|
2018-01-11 18:19:45 -05:00 |
SomberNight
|
3ef778044e
|
qt privkey export: if multisig wallet, warn users re backup
|
2018-01-10 14:56:45 +01:00 |
SomberNight
|
99a08f35b2
|
Clean up messages about msg signing/verification.
Allow translations. Test is_mine before txin_type. Show txin_type in msg.
|
2018-01-04 21:30:06 +01:00 |
ThomasV
|
7ae1a4cdeb
|
Merge pull request #3593 from SomberNight/scan_qr_textedit_allow_multi
ScanQRTextEdit optionally allows to concat data
|
2017-12-31 18:04:21 +01:00 |
SomberNight
|
6f954090e6
|
fix fee ui: offline case
|
2017-12-30 01:13:36 +01:00 |
SomberNight
|
3de5b91c15
|
ScanQRTextEdit allow_multi=True for sweeping and importing privkeys into existing wallet
|
2017-12-25 19:41:03 +01:00 |
ThomasV
|
efc837b4aa
|
do not display unknown tx size as zero. fix slider
|
2017-12-21 11:41:45 +01:00 |
SomberNight
|
87cbe443ab
|
Replace RBF setting in Send tab and "Propose RBF" in prefs, with single "use rbf" checkbox in prefs.
|
2017-12-21 11:17:20 +01:00 |
SomberNight
|
ab5a142738
|
change tx size to label. small fix re connecting slider and feerate. slider changes look when its value is ignored.
|
2017-12-21 11:17:20 +01:00 |
SomberNight
|
3ba864bbca
|
connect fee edits together
|
2017-12-21 11:17:20 +01:00 |
ThomasV
|
96c86dac27
|
show tx size and fee rate in send tab
|
2017-12-21 11:17:20 +01:00 |
SomberNight
|
3851e78454
|
fix #3526
|
2017-12-15 04:21:33 +01:00 |
ThomasV
|
936ee47d3a
|
Merge pull request #3496 from SomberNight/coinchooser1
CoinChooser: privacy prefers confirmed and is default
|
2017-12-12 17:19:19 +01:00 |
ThomasV
|
8ae1717772
|
Merge pull request #3500 from SomberNight/fix_sweep_2fa
fix sweeping for 2fa wallets
|
2017-12-12 05:31:07 +01:00 |
SomberNight
|
ec99304ae1
|
fix sweeping for 2fa wallets
|
2017-12-11 17:37:10 +01:00 |
SomberNight
|
2a3c41b24f
|
coinchooser: "privacy" policy now prefers confirmed coins. removed "priority" policy.
|
2017-12-11 14:49:53 +01:00 |
Johann Bauer
|
c01fe8fa98
|
Add Testnet to main window title in testnet mode
|
2017-12-10 18:45:00 +01:00 |
SomberNight
|
d403c59ad7
|
fix #3486
|
2017-12-09 21:23:10 +01:00 |
SomberNight
|
f492021195
|
fix: openalias resolution unnecessarily blocks gui for some payto
|
2017-12-08 21:21:54 +01:00 |
Sameer Zahid
|
a9a5647a9d
|
Make balance text in statusBar selectable
|
2017-12-03 02:18:37 +04:00 |
SomberNight
|
e65b598756
|
use the send tab when sweeping (qt gui)
|
2017-11-30 12:27:00 +01:00 |
ThomasV
|
2ea59aad14
|
fix #3345: do not require a wallet in order to sweep
|
2017-11-29 13:45:02 +01:00 |
SomberNight
|
b950904ef4
|
follow-up #3361 (notifications for incoming transactions)
|
2017-11-24 02:10:49 +01:00 |
Johann Bauer
|
33d82aa121
|
Show notifications for incoming transactions
|
2017-11-23 18:41:04 +01:00 |
Justin Turner Arthur
|
857eb4ac1d
|
Remove unused imports. Explicitly import a few deep imports.
|
2017-11-13 02:28:00 -06:00 |
SomberNight
|
c65d01ea96
|
file i/o: use 'with' keyword
|
2017-11-12 14:33:46 +01:00 |
SomberNight
|
f8518c78d8
|
remove Transaction.requires_fee()
|
2017-11-09 22:15:47 +01:00 |
SomberNight
|
3d002939f9
|
fix py3: do_export_history
|
2017-11-08 20:31:53 +01:00 |
SomberNight
|
83443732c4
|
fix: deleting a passworded wallet did not work
|
2017-11-07 14:08:46 +01:00 |
SomberNight
|
b28f8b3ebd
|
make tx deserialization more robust to ill-formed tx
|
2017-11-06 12:27:47 +01:00 |
SomberNight
|
291716d2e6
|
fix: exporting privkeys multiple times
|
2017-11-03 20:02:33 +01:00 |
ThomasV
|
f5ade2da86
|
clarify message
|
2017-10-31 12:13:17 +01:00 |
ThomasV
|
b9309807d7
|
Merge pull request #3155 from bauerj/address-tab-combobox
Use combo box instead of buttons to filter address tab
|
2017-10-30 19:33:31 +01:00 |
Johann Bauer
|
f6e7d29998
|
Use combo box instead of buttons to filter address tab
|
2017-10-30 19:14:26 +01:00 |
ThomasV
|
62fe3a411b
|
Merge pull request #3133 from SomberNight/payment_req1
fix: payment request related stuff
|
2017-10-27 11:20:39 +02:00 |
SomberNight
|
7c3a0905ce
|
fix #3134
|
2017-10-27 03:06:41 +02:00 |
SomberNight
|
0d0f8c5842
|
fix: payment request related stuff (qt crash, exporting, refresh bug)
|
2017-10-27 02:32:49 +02:00 |
ThomasV
|
e7d4bf2945
|
fix typo
|
2017-10-26 22:16:14 +02:00 |
ThomasV
|
52a482a9b5
|
display segwit warning in privkey window
|
2017-10-26 18:40:31 +02:00 |
ThomasV
|
337675d134
|
add safety notice
|
2017-10-26 18:21:24 +02:00 |
SomberNight
|
523de69b5e
|
Introduced BasePlugin.can_user_disable(). TrustedCoin plugin can't be disabled by user.
|
2017-10-24 04:42:52 +02:00 |
ThomasV
|
4c88159efb
|
move delete button to menu
|
2017-10-22 17:30:24 +02:00 |