Neil Booth
|
cc19de9db3
|
Parameterise the OSX builder
|
7 years ago |
ThomasV
|
e0130cafcf
|
Merge pull request #3895 from SomberNight/fix_3890
locking in wallet.create_new_address
|
7 years ago |
ThomasV
|
1471489969
|
fix: value can be None
|
7 years ago |
ThomasV
|
b3a67f7a1f
|
Merge branch 'master' of github.com:spesmilo/electrum
|
7 years ago |
ThomasV
|
2829de5d49
|
fix: missing parameter
|
7 years ago |
SomberNight
|
15f7e09131
|
use config.is_dynfee and config.use_mempool_fees
also fixes #3894
|
7 years ago |
Johann Bauer
|
476ce3f1db
|
Follow-up 240ecee
We don't care if some other pyinstaller is installed
|
7 years ago |
Johann Bauer
|
240ecee6ce
|
macOS build: Prefer our pyinstaller over system installed
|
7 years ago |
SomberNight
|
7e77baf4fb
|
fix #3890
|
7 years ago |
SomberNight
|
3bfaaad774
|
kivy: address filter "all"
follow-up of #3841
|
7 years ago |
SomberNight
|
2914090879
|
wallet.synchronize: remove dead code
|
7 years ago |
ThomasV
|
9d7ad34d82
|
Merge pull request #3886 from spesmilo/requirements
Various requirements.txt related changes
|
7 years ago |
ThomasV
|
cc55d78b7c
|
capital gains: update release notes
|
7 years ago |
ThomasV
|
4cbdd25c93
|
Capital gains: Let user enter fiat value of transactions.
|
7 years ago |
Johann Bauer
|
afa0168e14
|
Add new requirements file for binaries in contrib
|
7 years ago |
Johann Bauer
|
f9a3edc2a2
|
Merge remote-tracking branch 'lillypad/master'
|
7 years ago |
Johann Bauer
|
f8df8d60c4
|
Add my public key
|
7 years ago |
ThomasV
|
264e80a7b7
|
cache historical exchange rates
|
7 years ago |
ThomasV
|
0df42fe046
|
use Decimal for exchange rates
|
7 years ago |
ThomasV
|
42a16d9c3e
|
computation of capital gains for outgoing transactions
|
7 years ago |
ThomasV
|
c32435c15e
|
Merge pull request #3737 from SomberNight/fix_sweep_into_same_wallet
fix: sweeping into same wallet
|
7 years ago |
ThomasV
|
3f954a8b3d
|
Factorize history export code used in GUI and command line.
Add options to export history limits and exchange rate.
Closes: #1752, #2604,
Replaces: #2715, 3724
|
7 years ago |
ThomasV
|
670194b920
|
Merge pull request #3867 from SomberNight/check_trezor_version
check trezorlib version
|
7 years ago |
ThomasV
|
94ebfd578d
|
Merge pull request #3879 from SomberNight/fee_calc_integer_satbyte
fee calculation: force back-end to use integer sat/bytes
|
7 years ago |
ThomasV
|
cccf380753
|
Merge pull request #3878 from SomberNight/coinchooser_output_rounding
coinchooser: make output value rounding configurable
|
7 years ago |
SomberNight
|
d8dad74267
|
fee calculation: force back-end to use integer sat/bytes
|
7 years ago |
SomberNight
|
710eda1a56
|
coinchooser: make output value rounding configurable (config var, qt)
|
7 years ago |
ThomasV
|
95c5815fe3
|
Fix CoinDesk exchange rates and update currencies.json
|
7 years ago |
SomberNight
|
c9d93d30c7
|
fix #3877
|
7 years ago |
SomberNight
|
6c4756dc3d
|
check trezorlib version
|
7 years ago |
ThomasV
|
81bd8d8d67
|
fix: fee_to_depth
|
7 years ago |
ThomasV
|
146f2dd568
|
Merge pull request #3814 from bauerj/macos-build
Update macOS build
|
7 years ago |
ThomasV
|
08bf966f32
|
Merge pull request #3863 from slush0/master
trezor: Add support for non-HID devices
|
7 years ago |
SomberNight
|
aaa0ee75b7
|
make freeze_packages.sh cwd independent. update requirements-hw.txt. re-run freeze_packages.sh.
|
7 years ago |
SomberNight
|
41e836a9f4
|
storage upgrade: don't run older upgrade methods on newer version storage
|
7 years ago |
slush
|
d3b94d9353
|
Small refactoring; removed one layer of unnecessary abstraction.
|
7 years ago |
slush
|
460e88ee53
|
hw plugins: Allow custom enumerate functions
trezor: Adding support for all supported transports (HID, WebUSB, UDP, Bridge)
|
7 years ago |
SomberNight
|
d56dba8039
|
watch-only wallets can't sign or decrypt messages
|
7 years ago |
SomberNight
|
5095687d63
|
fee rounding: num sats displayed in dialog too, besides tooltip
|
7 years ago |
ThomasV
|
f5d557cae9
|
improve fee tooltips
|
7 years ago |
ThomasV
|
aafd3b929b
|
config: sanitize fee_level and depth_level
|
7 years ago |
ThomasV
|
4e19484b4a
|
Merge pull request #3851 from bauerj/update-scrollpos
Reset scroll position after updating lists
|
7 years ago |
ThomasV
|
d9cf4c2b63
|
Merge pull request #3810 from SomberNight/conflicting_txns
conflicting transactions
|
7 years ago |
SomberNight
|
ca19a36478
|
conflicting transactions
|
7 years ago |
ThomasV
|
fca20e33f5
|
Merge pull request #3854 from SomberNight/local_txn_spv
some local txns are not getting SPV verified
|
7 years ago |
SomberNight
|
d6c1a933fe
|
some local txns are not getting SPV verified
|
7 years ago |
SomberNight
|
d466ef4b73
|
missing whitespace in transaction_dialog.py
|
7 years ago |
Johann Bauer
|
9e057e5446
|
Reset scroll position after updating list
|
7 years ago |
Johann Bauer
|
4b4ad22e90
|
Change SSH to SSL in release notes
|
7 years ago |
SomberNight
|
245cd24f34
|
follow-up f39f43d58c
|
7 years ago |