SomberNight
4ac162f18b
migration to PyQt5. initial commit.
7 years ago
ThomasV
ab15ff3a00
updates for python3
8 years ago
Dmitry Sorokin
362ca96f38
x509 fixes and plugins
8 years ago
ThomasV
132fca86b2
fix #2133 : deserialize_xkey
8 years ago
ThomasV
38858c25fd
another cosignerpool fix
8 years ago
ThomasV
e18e323c45
fix cosignerpool plugin, change hostname
8 years ago
ThomasV
bfd7709ccd
move xpubkey logic to keystore and fix it
8 years ago
ThomasV
1159f85e05
Major refactoring
- separation between Wallet and key management (Keystore)
- simplification of wallet classes
- remove support for multiple accounts in the same wallet
- add support for OP_RETURN to Trezor plugin
- split multi-accounts wallets for backward compatibility
9 years ago
ThomasV
34a4df1114
fixes for cosignerpool
9 years ago
ThomasV
305843999e
Relicensing
9 years ago
ThomasV
ba2c737a21
finish separation between plugins and GUIs
9 years ago
ThomasV
2c0489c809
plugins: separate GUIs using child classes
9 years ago
ThomasV
175fdbcac6
Disentangle plugins and window management; use Qt signals
9 years ago
Neil Booth
89fbda30e0
Labels plugin now working for multiple windows
9 years ago
Neil Booth
73de35aa56
Remove unused var
9 years ago
Neil Booth
2aa21ece79
Fix cosigner_pool plugin for multiple windows
9 years ago
ThomasV
97ffa93fcf
cosigner pool: don't show both sign and send buttons
10 years ago
Neil Booth
c35485c1c2
Split tx dialog buttons
The "actions" (sign, broadcast, send to cosigner, verify GA instant)
go on the RHS next to the "Cancel" button.
Copy, QR code and save go on the left.
10 years ago
Neil Booth
6c25f637b9
Wrapper func to create and show a TxDialog
Add prompt_if_unsaved as explicit argument.
Tested with cosigner pool plugin.
10 years ago
ThomasV
c46ac26d82
cosigner pool: exec_->show
10 years ago
ThomasV
f70a996619
fix trezor initialiation hook (pass window in load_wallet)
10 years ago
ThomasV
8f98ea4aca
make plugins available without the GUI
10 years ago
Roman Zeyde
c4b306cdbe
fix Transaction.deserialize() to Transaction()
10 years ago
ThomasV
c0e60ec93d
ask user before closing transaction window with unsaved transaction
10 years ago
ThomasV
66de592343
fix tx dialog buttons using new widgets
10 years ago
ThomasV
4e87ae9b0f
fix bug with cosignerpool plugin
10 years ago
ThomasV
622b9d13ee
fix: start listener after testing if available
10 years ago
ThomasV
ee067a47dd
cosign plugin: fix listener
10 years ago
ThomasV
f57c581468
fix issue #967
10 years ago
ThomasV
c42038a891
cosigner: add popup window
10 years ago
ThomasV
790e0e56e2
fix init call in cosignerpool plugin
10 years ago
ThomasV
79588eb4da
init plugins before gui. register wallet types in plugin constructor
10 years ago
ThomasV
a3790372d8
@hook decorator for plugins
10 years ago
ThomasV
5f10b49811
fix load_wallet of cosigner
10 years ago
ThomasV
23c826863e
cosigner plugin update
10 years ago
ThomasV
867597cd91
fixes for cosignerpool
11 years ago
ThomasV
9500715141
add cosignerpool plugin
11 years ago