ThomasV
9b7a62c36a
labels plugin: use self.print_error
10 years ago
ThomasV
cd1a520afc
Merge pull request #1140 from spesmilo/feature/newsync
New LabelSync
10 years ago
ThomasV
8a55a4c26c
Merge pull request #1141 from kaykurokawa/master
Dust threshold should be 546
10 years ago
ptrcarta
f6b6bbbbae
fixes osx bug where user couldn't change proxy or connect to network
by default osx passes a -psn arg when launching an app from command
line. this is a process serial number argument and py2app when used with
emulate_argv=True removes it.
commit d2097c15d9
removed this, thus
introducing the -psn arg on launch. this is misinterpreted by the arg
parser as a proxy setting, breaking networking.
10 years ago
ukurokawa
e708c446a8
Dust threshold should be 546
10 years ago
Maran
7356d41240
Migrate the new function into the old plugin
10 years ago
ThomasV
4fe32d2ad1
add root certificate to chain if missing. fixes #1137
10 years ago
Maran
ebb9faeb6e
New LabelSync
This LabelSync is much faster because it will only request labels that
changed since the last sync. It is also using a new back-end and no
longer requires any registration.
10 years ago
ThomasV
6f5241302c
remove debugging code in pay-from_URI
10 years ago
ThomasV
c381fc2194
remove debug message
10 years ago
ThomasV
cdd5d6e130
fix #1136
10 years ago
ThomasV
44d076fbc4
fix #1132
10 years ago
ThomasV
eb9802356a
fix variable name in from_seed
10 years ago
Kausheel Kumar
8cf793ab98
Add wallet function get_addr_received()
10 years ago
ThomasV
42ed67e8c7
fix #1131
10 years ago
ThomasV
be5731d463
move make_payment_request to lib
10 years ago
ThomasV
1a76842730
on_buy: missing parameter
10 years ago
ThomasV
0933f57e18
minor fix (UserRole)
10 years ago
ThomasV
ff152141ae
fix: always use UserRole to store the key
10 years ago
ThomasV
3a2e2702bb
fix parent of address history widget
10 years ago
ThomasV
93250b1041
gui simplification
10 years ago
ThomasV
b8a72180c7
HistoryWidget class; address history window
10 years ago
ThomasV
0a7b585b6c
redo default labels with incoming tx outputs
10 years ago
ThomasV
21ccb1e82d
trezor plugin: move Qt callbacks in a handler
10 years ago
ThomasV
f14c863a0a
minor fix: missing parameter in get_history
10 years ago
ThomasV
c89c449dd7
fix issue #421
10 years ago
ThomasV
4c729f0ff0
move format_time to util
10 years ago
ThomasV
7e6bd2eb8c
give user the option to remove incomplete wallet
10 years ago
ThomasV
9aa812026a
fix android: from_seed
10 years ago
ThomasV
75cf142be0
fix typo
10 years ago
ThomasV
a3422d3fae
generic multisig wallet constructor. fixes #1129
10 years ago
ThomasV
87709dfd16
Merge pull request #1127 from kaykurokawa/master
get_pubkeys is called incorrectly in get_pubkey_from_xpub()
10 years ago
ukurokawa
950dc2c685
get_pubkeys is called incorrectly in get_pubkey_from_xpub()
10 years ago
ThomasV
156825fe57
trustedcoin: add 10 to prepaid options
10 years ago
ThomasV
8314efdfd5
fix #802
10 years ago
ThomasV
d70c9d1ab7
stretch column instead of storing width
10 years ago
ThomasV
cb0106a641
release notes for 2.1
10 years ago
ThomasV
9e5cf68e93
updates for stdio gui
10 years ago
ThomasV
911a60c02d
separate timeouts for server and nodes retry
10 years ago
ThomasV
3c77eeba7d
fix #1120
10 years ago
ThomasV
fb699e5294
fix #955
10 years ago
ThomasV
5f29017c9d
pass config.path to daemon (exemptore). fixes #901
10 years ago
ThomasV
98cc9c53d1
do not write config file from network class
10 years ago
ThomasV
a805afa900
save recent_servers in separate file
10 years ago
ThomasV
881e15ae12
store config as json
10 years ago
ThomasV
0503e809d5
fix #1121 : tx.update
10 years ago
ThomasV
e3e5d95794
fix account key bug
10 years ago
ThomasV
eaa91683da
text gui: cap size of labels
10 years ago
ThomasV
8e65df3ae7
Merge branch 'master' of git://github.com/spesmilo/electrum
10 years ago
ThomasV
effb4b7d7c
Merge pull request #1117 from openalias/master
tweaked resolve and DNSSEC timeouts to be less aggressive
10 years ago