38 Commits (6527eae32b6a5961554dca9946b0eb353c3eb28f)

Author SHA1 Message Date
ThomasV 782522fb71 update guis for new contacts 10 years ago
ThomasV f051a3e577 update occurences of get_history 10 years ago
ThomasV e3de121be9 store deserialized tx in/out in wallet file for fast computation 10 years ago
ThomasV 63c7a27d7e add InvalidPassword exception 10 years ago
ThomasV 01cf04079f add NotEnoughFunds exception 10 years ago
ThomasV 67b9a59d34 better fees estimates 10 years ago
ThomasV c7f667e2ed separate add_seed from create_master_keys 10 years ago
ThomasV 2c51b0aa14 update mnemonic imports 10 years ago
ThomasV f4abbd7981 fix gtk gui, network dialog 10 years ago
ThomasV 5d1e229f05 fix for gtk gui 10 years ago
ThomasV 59638898d4 update gtk gui 10 years ago
ThomasV 3d78be8f46 updates for gtk gui 10 years ago
ThomasV 6f3c9e6a44 unify util.parse_URI 11 years ago
ThomasV 89849c7d52 update parse_url in gtk gui 11 years ago
ThomasV 42a5454bd8 update for gtk gui. fixes #673 11 years ago
CodingAnarchy 7052bfc771 follow up to #604 - gtk gui 11 years ago
Eternal Sorrow 9facf2687a [gtk gui] initially rewritten to gtk3/pygobgect 11 years ago
James O'Beirne 6b818f5d09 Remove suspicious print statement 11 years ago
thomasv f045490597 During wallet creation, do not write seed on disk before it is encrypted 11 years ago
ThomasV 9b22372c43 remove prioritize altogether. 11 years ago
ThomasV 588f8fd110 wallet: call create_accounts in save_seed 11 years ago
Michael Wozniak 03fac376a1 prioritize button to match freeze button in gtk gui 11 years ago
Michael Wozniak 698f8bccef add Balance column to receive tab in GTK gui 11 years ago
Michael Wozniak 7e5cad5452 Freeze button in GTK receive tab. 11 years ago
Bryan Stitt 6cd4ed486a fix more bare excepts 11 years ago
Bryan Stitt f0eb0eccde replace BaseException with Exception 11 years ago
Michael Wozniak 3c6808468e add F and P to address types in recv tab for Frozen and Prioritized addresses 11 years ago
Michael Wozniak 2abb071533 network button fix for not connected to a network - GTK gui 11 years ago
Michael Wozniak ad498af71f add address type to receive tab in GTK GUI 11 years ago
Michael Wozniak 9c2d3bbbdd fix label editing in gtk 11 years ago
ThomasV 31aaae8ed2 seed v6 11 years ago
ThomasV 116b10cc11 replace blockchain.height with height(), and fix server_lag issue 11 years ago
ThomasV a130b5b92b update the gtk gui 11 years ago
ThomasV f30fedc591 fix import 11 years ago
ThomasV ecfe5e2590 common wallet.restore() method for GUIs 11 years ago
ThomasV 2c0814f0d3 simplify gui names 11 years ago
thomasv 6b6c508976 replace wallet.interface everywhere 11 years ago
ThomasV 4fd05b8f70 fix 11 years ago
ThomasV 0099b2a560 make gtk gui re-work 11 years ago
ThomasV d2b86091b4 whitespaces option in format_satoshis 11 years ago
ecdsa 8104a47a3e wallet.add_contact method 12 years ago
ecdsa 19d19d9a00 wallet set_fee method 12 years ago
ecdsa 86fd728a47 move network dialog in a new class; simplify interface.get_servers 12 years ago
ecdsa c95c80163d distinction between unconfirmed and unverified transactions 12 years ago
thomasv 98f7d36313 ask users to enter their seed on create 12 years ago
ecdsa f6899fd8bb fix 12 years ago
ecdsa fc7122008a implement MIN_RELAY_TX_FEE 12 years ago
thomasv a5168cc09f more accurate computation of transaction fees. 12 years ago
ecdsa 8a720b1629 do the banner request in interface, not in wallet 12 years ago
ecdsa d6952228be define wallet.get_num_tx() 12 years ago