Commit Graph

2057 Commits

Author SHA1 Message Date
ecdsa 11552c2f23 use an abstract class SequenceClass 2013-03-13 22:05:02 +01:00
ecdsa f537f02e1f better seed dialog 2013-03-13 21:00:29 +01:00
ecdsa 1d66deba69 parent->self in password dialog 2013-03-13 18:51:38 +01:00
ecdsa b955c9ffa1 more bip32 related fixes 2013-03-13 18:51:05 +01:00
ecdsa 2f31ca779d fix bip32 get_private_key 2013-03-13 18:20:05 +01:00
ecdsa c19e0f0b3f bip32 fixes 2013-03-13 18:03:41 +01:00
ecdsa 1d3be5fb0b fix: number of arguments 2013-03-13 17:52:54 +01:00
thomasv c9a7c58323 print created address in terminal, as in previous versions 2013-03-13 15:33:50 +01:00
thomasv 1f1693d29b bug fix: init_seed 2013-03-13 15:31:24 +01:00
thomasv a4f977190e do not call exit() in the interface module 2013-03-13 15:26:29 +01:00
thomasv c3dc2d5284 fix: command line with no password 2013-03-13 14:29:50 +01:00
thomasv e3bb6f8879 'import private keys' may import several keys 2013-03-13 14:23:10 +01:00
ecdsa 469d17355d fix 2013-03-13 01:08:30 +01:00
ecdsa 0aaafe85ad fix 2013-03-13 01:03:51 +01:00
ecdsa 6a848564fa do not raise exception on strange input scripts 2013-03-13 00:55:08 +01:00
ecdsa a1be16105b start verifier right after initialization 2013-03-12 23:53:56 +01:00
ecdsa 12d65f5e52 better synchronize method 2013-03-12 23:10:43 +01:00
ecdsa 4e3c9de1d0 catch http exception 2013-03-12 22:56:58 +01:00
ecdsa 3d3ec2e7b0 Merge branch 'master' of git://github.com/spesmilo/electrum 2013-03-12 22:31:51 +01:00
Maran 4e4a43b59e Ammended release notes about raw tx 2013-03-12 22:31:10 +01:00
ecdsa c5bfd0846a Merge branch 'master' of git://github.com/spesmilo/electrum 2013-03-12 21:56:10 +01:00
ecdsa 5e7e002bd8 remove internal check that was too strong 2013-03-12 21:55:56 +01:00
Maran 7740e409be Added raw tx to the release notes 2013-03-12 21:26:27 +01:00
ecdsa 0569cc283a fix exception 2013-03-12 20:59:37 +01:00
ecdsa 0c51347d9d update release notes 2013-03-12 20:28:08 +01:00
ecdsa 4f27d8ce0f Merge branch 'master' of git://github.com/spesmilo/electrum 2013-03-12 19:24:55 +01:00
thomasv 2c1ae1ba18 add a hook at the end of the gui constructor 2013-03-12 18:40:21 +01:00
thomasv 06315dd911 always pass 'self' to hooks 2013-03-12 18:07:17 +01:00
thomasv 6b9b8508d2 self.run_hook 2013-03-12 17:55:34 +01:00
thomasv 10bfcb918b replace 'ElectrumKeyID' with more general 'KeyID' field in transactions 2013-03-12 17:54:26 +01:00
thomasv 2de6db84e4 monospace font in console 2013-03-12 17:37:19 +01:00
thomasv 8b08eb541a do not request banner twice 2013-03-12 17:34:06 +01:00
thomasv 92ea46f9f6 add set_label hook 2013-03-12 17:22:30 +01:00
thomasv 581bf89ba0 define method set_label in classic gui 2013-03-12 17:10:35 +01:00
thomasv 7d0e491a07 adding new languages 2013-03-12 16:29:19 +01:00
ThomasV a44c5b7372 Merge pull request #160 from rdymac/patch-4
Latest translation version
2013-03-12 08:25:27 -07:00
rdymac 80f02401ac Latest translation version
Updated the wiki page for the latest version for the upcoming version release
2013-03-12 16:20:17 +01:00
thomasv cbaadf782f rm extra space 2013-03-12 14:34:35 +01:00
ThomasV 7b72ded3d7 Merge pull request #157 from rdymac/patch-1
Successfully tricky word
2013-03-12 06:27:13 -07:00
ThomasV a13f5f0fc9 Merge pull request #159 from rdymac/patch-3
Colon not in use
2013-03-12 06:25:37 -07:00
thomasv f0c81abafb always enable auto_cycle for android 2013-03-12 14:12:27 +01:00
thomasv b1a727ef49 updates fro android 2013-03-12 13:48:16 +01:00
rdymac 7fe0130a95 Colon not in use
I think that colon doesn't fit there, there's no text after that colon ':' or code to be shown as variable '%s' after it.
2013-03-12 02:02:09 +01:00
rdymac 0c6a24c6be Successfully tricky word 2013-03-12 01:33:08 +01:00
ecdsa 136f2cefcb Merge branch 'master' of git://github.com/spesmilo/electrum 2013-03-11 20:30:25 +01:00
thomasv c9302bcd56 add 2 of 3 sequences 2013-03-11 19:04:46 +01:00
thomasv a7da96114c custom wrappers that store the path selected by the user 2013-03-11 15:57:37 +01:00
thomasv 70144c7f11 first parameter of QFileDialog should be the parent 2013-03-11 15:09:38 +01:00
thomasv 7bf87bc189 plugins: define is_available() 2013-03-11 14:30:30 +01:00
thomasv 0d143e074a update indices and add stretch to ui tab 2013-03-11 13:49:43 +01:00