SomberNight
6899ca2527
docker-wine: update a package version
the previous version is no longer available. this suggests that it's difficult to reproduce old builds.
not sure about long term solution.
7 years ago
SomberNight
a799a00dc5
fix #4577
7 years ago
SomberNight
579d48cf0c
follow-up a830747f83
on_history expects fewer arguments than what the fee_histogram callback gives
7 years ago
SomberNight
61aa19539c
some packaging clean-up
7 years ago
SomberNight
53130da682
storage: factor out 'JsonDB'
7 years ago
SomberNight
d2abaf54e8
verifier: small refactor
7 years ago
SomberNight
89aa9eb0a7
revealer: minor fix and clean-up
7 years ago
SomberNight
a830747f83
kivy: update history screen on fee histogram
related: #4573
7 years ago
SomberNight
4284f4feb3
fix #4575
7 years ago
SomberNight
f8e13c5c33
kivy: use correct i18n
7 years ago
SomberNight
281805a0a4
linux sdist: 'typing' was not included, which is needed on py3.4
not making typing conditioned on py version as then freeze_packages would not pick it up.
7 years ago
SomberNight
f7dce426cb
fix #4574
7 years ago
SomberNight
597295e359
address_synchronizer fixes
is_mine: wallet expects get_address_index to work
imported wallets: history did not include addr keys after creation
deterministic wallets: get_addresses() should be sorted in derivation order
7 years ago
SomberNight
801d3113ab
wine build: remove pgp.mit.edu from keyservers
sometimes slow, and does not return all the pubkeys asked for (so build fails)
7 years ago
SomberNight
cb6bde49b4
fix some wine build failures on branches/forks
7 years ago
SomberNight
0100af9389
fix #4572
7 years ago
SomberNight
01193be241
logging: when not giving args to -v, log everything, as before
7 years ago
SomberNight
cc77ba523f
fix minor undefined stuff in address_synchronizer
7 years ago
Janus
1fb0b6d7bd
plugins/ledger: just hardcode BTCHIP_DEBUG to False
7 years ago
Janus
f9f6ea4365
commands: tolerate lack of argument to 'verbosity'
7 years ago
ThomasV
b96b5af101
fix imports
7 years ago
ThomasV
0025073b24
move more methods from wallet to address_synchronizer
7 years ago
Janus
780b2d067c
Whitelist classes in verbose (-v) option
7 years ago
SomberNight
8f17f38b02
trezor/kk: when using old fw, wizard did not display instructions properly
7 years ago
ThomasV
0186f09c27
Merge pull request #4567 from SomberNight/issue_4566
bip39 passphrases with multiple spaces
7 years ago
SomberNight
aa86440866
fix #4566 : bip39 passphrases with multiple spaces
7 years ago
Yura Pakhuchiy
27b36486df
Trezor: fix spending coinbase outputs ( #4565 )
Attempt to spend coinbase output results in error:
a bytes-like object is required, not 'str'
7 years ago
SomberNight
e5661156f0
follow-up e3888752d6
7 years ago
ThomasV
bdb8220a1a
Merge pull request #4563 from spesmilo/remove_pbkdf2
remove pbkdf2 dependency, use stdlib instead
7 years ago
Janus
1e715113ab
remove pbkdf2 dependency, use stdlib instead
7 years ago
tiagotrs
b4b862b0cc
add warning that seed extension will not be included in the backup ( #4555 )
7 years ago
ThomasV
e3888752d6
separate address synchronizer from wallet
7 years ago
ghost43
69dc762a5a
Merge pull request #4560 from marceloneil/fix/electrum/localization
localization: fix download link + badge
7 years ago
Marcel O'Neil
21204fc552
localization: fix download link + badge
7 years ago
ThomasV
4b74f9c7fb
Merge pull request #4553 from marceloneil/fix/electrum/tests-in-coverage
Remove test files from coverage
7 years ago
Marcel O'Neil
c856633b9c
remove test files from coverage
7 years ago
Johann Bauer
cf7caa7ef9
Don't measure coverage for files in gui or plugins
7 years ago
ThomasV
8ba70ee0e4
Merge pull request #4524 from toxeus/docker
build-wine: allow local testing
7 years ago
ThomasV
88eb2390e6
Merge branch 'master' into docker
7 years ago
SomberNight
8bb59fcc3c
follow-up prev: fix bug in fee_to_depth, and typo and tests
7 years ago
SomberNight
b8ab36546d
mempool fees: increase estimate by max precision of histogram
related: #4551
7 years ago
ThomasV
f8ee203225
rm deprecated info about apk version
7 years ago
SomberNight
b44aca1654
network: disconnect from server on incorrect header length
fix #4522
7 years ago
Janus
87f6aa09df
log failure to import plugins or plot module
7 years ago
Janus Troelsen
b29c2a0abd
Correct path to kivy Readme.md
7 years ago
ThomasV
77940148fa
fix paths in buildozer/makefile
7 years ago
Janus
1cc1c8a051
restructuring: add missing import
7 years ago
Janus
097ac144d9
file reorganization with top-level module
7 years ago
Randy Brito
30a7952cbb
Show fiat options from api.bitcoinvenezuela.com
Adding the options to be able to select BitcoinVenezuela.com fiat exchange rates in the Preferences. Certificate validation has been fixed.
7 years ago
SomberNight
5d462f9555
win binaries: bump python version to 3.6.6
7 years ago