199 Commits (736e1253f29c54b0c40a7b84a4bb64037c392818)

Author SHA1 Message Date
thomasv e7e169888d support for compressed keys 12 years ago
ThomasV d29aeb890f populate contacts with donation address 12 years ago
thomasv 777f423b7a parentheses 12 years ago
thomasv 4978eff7f6 fix for command line history (EagleTM) 12 years ago
ThomasV df1d7152fd fix address balance (received coins) 12 years ago
ThomasV 0f3b70ad88 fix: do not request the same history twice 12 years ago
thomasv 33031f387c fix: misplaced repr 12 years ago
thomasv 639ef7119d fix bug: to_address -> address 12 years ago
thomasv 16a81271e4 store timestamps in verifier 12 years ago
thomasv 4e070bda57 new command: signtx (offline transaction signing) 12 years ago
thomasv c763445734 allow multiple-outputs transactions with mktx() 12 years ago
thomasv 108dfb6140 revert to daemon threads because some clients do not seem to close their sockets cleanly 12 years ago
thomasv d5b47fa93e separate non-modal window for QR codes (point of sale) 12 years ago
thomasv e87ed44f84 send change to last address of the input list 12 years ago
ThomasV 9afbf21197 no daemon 12 years ago
ThomasV 0ad7f72d3d nodaemon 12 years ago
ThomasV 8308440ded rm assert clause: there is no guarantee about that 12 years ago
thomasv 2f04531565 fix 12 years ago
thomasv 47a3739865 save height of transaction 12 years ago
thomasv 5ae15d6100 handle case where an unconfirmed transaction is pruned by the server. also, fix bug with fee sign in details 12 years ago
thomasv c51cf776ae fix prioritization 12 years ago
ThomasV 082d676799 minor 12 years ago
thomasv d68fcf9884 rm testing code 12 years ago
thomasv 6cb51ea4d0 received coins need to be known before 12 years ago
thomasv 91feae01ac fix sendtx 12 years ago
thomasv 537d02977c fix balance display in flatfly's bug. restore the wallet.update() method 12 years ago
ThomasV d2c91d9a0f simplify the create/restore procedure 12 years ago
ThomasV 2d13107897 make a regular gui module for android 12 years ago
thomasv 650a9b6074 do not include fee in the transaction amount shown in history. adapt history to the case where it was recovered from a pruning server 12 years ago
thomasv 8ec2b16e21 use None as timestamp for pending transactions 12 years ago
thomasv 0e851a5f62 fix for notifications 12 years ago
thomasv 8fc042ee22 more fixes for the 0.6 servers 12 years ago
ThomasV cc2ef02c2b gui fixes 12 years ago
ThomasV 8ec6a60daf compatibility with 0.6 protocol 12 years ago
ThomasV 10b02b37c9 raise exception on status mismatch too 12 years ago
ThomasV da93473ee1 raise exception on history with repeated tx 12 years ago
ThomasV da5a69d881 raise exception in case of server error 12 years ago
ThomasV 62be41161b check that histories and transactions are consistent 12 years ago
ThomasV a48a971ae6 check consistency of results received by get_history 12 years ago
ThomasV e39a5c9609 init headers file 12 years ago
ThomasV 34a6cc5dee do not pass unconfirmed transactions to the verifier 12 years ago
thomasv 765201be4e wallet.get_label method 12 years ago
thomasv 73dc533e79 set timestamps on startup 12 years ago
ThomasV 39a85767a3 solve deadlock during restore 12 years ago
ThomasV 6fc0ae633d bugfix: wanted-> missing 12 years ago
ThomasV 4e4d4d33c3 fix race condition with prevout_values 12 years ago
ThomasV e0c03d6207 request missing transactions on startup 12 years ago
ThomasV f1d4838012 rename history -> addr_history 12 years ago
ThomasV efccde2e8e fix: timestamps in transactions 12 years ago
thomasv 4cbee7554f new protocol: the server sends serialized tx, deserialize it in the client 12 years ago