Commit Graph

  • 85a7aa291e
    bip32: refactor whole module. clean-up. SomberNight 2019-02-21 22:17:06 +0100
  • b39c51adf7
    mv "electrum seed" stuff from bitcoin.py to mnemonic.py SomberNight 2019-02-22 18:01:54 +0100
  • e7f38467d7
    move opcodes to bitcoin.py SomberNight 2019-02-22 17:34:43 +0100
  • c03c17f1c7
    transaction: replace custom enum type for opcodes with stdlib enum SomberNight 2019-02-22 16:52:08 +0100
  • 9dedf51afd
    trustedcoin: nicer 'ErrorConnectingServer' exception SomberNight 2019-02-21 23:07:19 +0100
  • 4ef3eda8da
    util: mv create_URI to create_bip21_uri, and small clean-up SomberNight 2019-02-20 21:19:03 +0100
  • 40bf049c82
    commands: introduce 'removelocaltx' SomberNight 2019-02-20 18:01:43 +0100
  • 8e6904c7b7
    wallet: default to get_addresses() in get_history() SomberNight 2019-02-20 17:52:43 +0100
  • 7618693ca9 Add support for Ledger Nano X and future devices (#5140) Jean P 2019-02-20 13:46:26 +0100
  • 2d6a68545b
    qt installwizard: fix small regression SomberNight 2019-02-19 15:40:29 +0100
  • d4e209dc3a
    trustedcoin: print messages in both direction when debugging SomberNight 2019-02-18 18:03:42 +0100
  • 0bf0b1d20b
    interface.is_server_ca_signed: don't rely on assert SomberNight 2019-02-18 18:00:54 +0100
  • 2f11216986
    fix get_fee_text for static fees SomberNight 2019-02-18 17:52:50 +0100
  • 0de954546a
    test python version in main script SomberNight 2019-02-15 22:06:10 +0100
  • 92bf409bf0
    scripts: add "quick_start" to showcase some basic functionality SomberNight 2019-02-15 21:14:08 +0100
  • 25a460f855 Merge branch 'network_walk' ThomasV 2019-02-15 17:37:59 +0100
  • 52520490c5 improve network send_multiple_requests ThomasV 2019-02-15 10:47:21 +0100
  • 5313591c28
    synchronizer: disconnect from server if cannot deserialize txn SomberNight 2019-02-15 17:22:24 +0100
  • 7b8114f865
    synchronizer: allow server not finding txn sometimes SomberNight 2019-02-14 20:54:55 +0100
  • f60d1e7cb6 fix variable name in contrib/sign_version ThomasV 2019-02-13 23:21:49 +0100
  • c725c05947 update make_download ThomasV 2019-02-13 23:19:34 +0100
  • 87c596fa1d prepare release 3.3.4 ThomasV 2019-02-13 22:23:30 +0100
  • 0e78e15fa4 update locale submodule ThomasV 2019-02-13 22:20:56 +0100
  • 4e9dd679ab add contrib/sign_version ThomasV 2019-02-13 21:46:48 +0100
  • 5387c6d5f6
    trezor: during device init hide some options behind an "expert" button SomberNight 2019-02-13 19:26:53 +0100
  • 7bbec04a06
    trezor: implement "seedless" mode (option during initialization) SomberNight 2019-02-13 18:59:20 +0100
  • 2867c2ef7a
    update release notes SomberNight 2019-02-13 20:23:54 +0100
  • ec86850a2e
    trezor: fix minor error handling issue SomberNight 2019-02-13 18:33:48 +0100
  • e2eb051eed
    keystore bip39: minor clean-up SomberNight 2019-02-13 15:03:32 +0100
  • c8562f5362
    network: reintroduce network.debug (#5093) ghost43 2019-02-12 20:23:43 +0100
  • 086372f68a
    wallet get_full_history: add from/to_height info to summary SomberNight 2019-02-12 19:38:15 +0100
  • 019884a98b
    network: follow-up 38ab7ee554 SomberNight 2019-02-12 19:23:58 +0100
  • 2174fc0676
    cli history: add option to filter by block height SomberNight 2019-02-12 18:38:35 +0100
  • 38ab7ee554
    network: catch untrusted exceptions from server in public methods SomberNight 2019-02-12 17:02:15 +0100
  • fd62ba874b
    kivy: rm dead code SomberNight 2019-02-11 20:22:03 +0100
  • 026448837f
    no more "import *" SomberNight 2019-02-11 20:21:24 +0100
  • 8072ad1ad9
    network broadcast_transaction: make error text clearer SomberNight 2019-02-11 16:36:01 +0100
  • ebeed4736f
    qt utxo_list: show full prevout_n in outpoint column SomberNight 2019-02-10 21:20:44 +0100
  • c23b869d3c
    qt MyTreeView subclasses: change "headers" from list to dict SomberNight 2019-02-10 21:13:53 +0100
  • 5aafcb2875
    qt MyTreeView subclasses: use IntEnum for columns SomberNight 2019-02-10 21:00:08 +0100
  • cd097d6bb8
    qt history list: update_tx_mined_status was not updating 'date' for tx SomberNight 2019-02-10 06:36:58 +0100
  • eb96d422f7 import version module ThomasV 2019-02-09 12:15:46 +0100
  • d78537c8c4
    rerun freeze_packages SomberNight 2019-02-08 19:19:02 +0100
  • df9087970b
    update block header checkpoints SomberNight 2019-02-08 16:38:59 +0100
  • 699562c78d
    bump libsecp256k1 version SomberNight 2019-02-08 16:17:52 +0100
  • 01eaf0fe4e
    Merge pull request #5052 from JeremyRand/utxolist-for-loop ThomasV 2019-02-08 15:53:28 +0100
  • b06b8753e6 fix #5088 ThomasV 2019-02-08 12:59:06 +0100
  • 1da1f0bfea fix #4984 ThomasV 2019-02-08 11:17:48 +0100
  • 8f4967f7d0 qt wizard: select_storage ThomasV 2019-02-08 08:59:20 +0100
  • beb9f63274 follow-up prev ThomasV 2019-02-08 08:27:23 +0100
  • 58c2c15266 follow up 6fb974227b ThomasV 2019-02-08 08:21:18 +0100
  • fc72e661de
    requirements: set min version for aiohttp SomberNight 2019-02-08 02:24:44 +0100
  • 89bb49e117
    mac build: install pinned pip and setuptools earlier SomberNight 2019-02-07 20:19:07 +0100
  • 2c71b9da0c
    icons: instead of symlinks, just mv "icons" dir SomberNight 2019-02-07 18:57:25 +0100
  • 9beabc0311
    fix prev: run make_locale before building android apk SomberNight 2019-02-07 17:48:00 +0100
  • ba08b2279d
    kivy build: test and document that make_locale is to be run first SomberNight 2019-02-07 16:45:09 +0100
  • 6fb974227b fix #5082 ThomasV 2019-02-07 13:56:11 +0100
  • 6ade5903dc network: fix send_multiple_requests ThomasV 2019-02-07 13:30:14 +0100
  • 7bb3e5336a
    trezor: PIN could not be disabled SomberNight 2019-02-06 15:50:57 +0100
  • 4ed8787433 remove 'util.py' from scripts ThomasV 2019-02-05 20:33:50 +0100
  • 8f2a730b3b add more details values to history ThomasV 2019-02-05 18:27:01 +0100
  • d6986347e6
    qt icons: update remaining QIcon() constructors SomberNight 2019-02-05 00:59:09 +0100
  • a5ddb42bfd
    win/mac binaries: fix qt icons SomberNight 2019-02-04 22:34:59 +0100
  • 2de7fd5466
    wine build: small clean-up in prepare-wine.sh SomberNight 2019-02-04 20:05:40 +0100
  • 001b815c18
    wine build: upgrade wine, nsis, python SomberNight 2019-02-04 19:19:42 +0100
  • 5a1778b7fe
    start using util.resource_path SomberNight 2019-02-04 18:56:51 +0100
  • 67d080b34a
    mv qt update checker to its own file SomberNight 2019-02-04 18:45:42 +0100
  • 6926b8b2d4
    qt update checker: handle --offline SomberNight 2019-02-04 18:29:08 +0100
  • 68cd37282e
    qt: set default "window icon" (only visible on Windows) SomberNight 2019-02-04 18:07:14 +0100
  • 9e58d56e6d
    qt qrwindow: rm dead code SomberNight 2019-02-04 17:59:03 +0100
  • 8412b53ed5
    wizard: copy/restore storage when stepping through the wizard SomberNight 2019-02-04 17:07:49 +0100
  • 9013f6d59e
    wizard: make 'stack' private SomberNight 2019-02-04 16:51:19 +0100
  • bc2a421d87
    network: clean up broadcast_transaction SomberNight 2019-02-04 14:51:04 +0100
  • 76ff2f53c5
    Merge pull request #5042 from SomberNight/appimage ThomasV 2019-02-04 19:16:15 +0100
  • 66de511828
    travis: build appimage for linux SomberNight 2019-01-29 21:21:18 +0100
  • a754f9fe10
    initial commit for building AppImages for Linux x86_64 SomberNight 2019-01-29 21:21:01 +0100
  • 47b07f19b9
    build: factor out some utilities to build_tools_util.sh SomberNight 2019-01-29 21:20:43 +0100
  • ca931f476f
    fix android build: pin buildozer and pin kivy. SomberNight 2019-02-03 23:40:49 +0100
  • 43487910c7
    qt network dialog: use intenum for columns SomberNight 2019-02-03 20:04:33 +0100
  • 905e271db9 remove phishing server ThomasV 2019-02-03 12:28:59 +0100
  • 52d602b6c1
    network: fix get_servers to not modify default list SomberNight 2019-02-02 20:10:12 +0100
  • add3b36f32
    build: replace remaining "python setup.py install" with "pip install" SomberNight 2019-02-02 08:07:48 +0100
  • 819c3b81e3
    Merge pull request #5055 from SomberNight/fix_qt_icons_when_pkg_installed ThomasV 2019-02-02 06:26:47 +0100
  • 4fa87d8595
    fix: qt icons not available when installed as python package SomberNight 2019-02-01 23:32:24 +0100
  • 7ea01e9e91
    qt inline icons: change mouse-over cursor SomberNight 2019-02-01 21:57:18 +0100
  • 7266ecc2b8
    contrib/make_tgz: small improvements. (#5040) ghost43 2019-02-01 21:20:45 +0100
  • f846d1d59a
    Merge pull request #5039 from SomberNight/tx_version_bump_to_2 ThomasV 2019-02-01 20:48:18 +0100
  • f05aabd802
    Merge pull request #5053 from SomberNight/qt_icons_file_rm ThomasV 2019-02-01 20:47:16 +0100
  • 16bac5fd73
    rm qt icons file SomberNight 2019-02-01 19:01:21 +0100
  • 185d02d9df
    delete snap file SomberNight 2019-02-01 19:46:20 +0100
  • 3ad6f738bd
    util: rm hfu, cleaner bh2u SomberNight 2019-02-01 18:07:28 +0100
  • 8716bc8cfb
    Refactor for loop in UTXOList JeremyRand 2019-02-01 06:41:15 +0000
  • 7f3de8241c
    qt/hww: temporarily bundle our own version of safetlib.qt.pinmatrix SomberNight 2019-01-31 20:58:04 +0100
  • e7d3fd32fb
    contrib/freeze_packages.sh: should hard fail if there is an error SomberNight 2019-01-31 19:44:04 +0100
  • 3ca1b710d6
    build: use sha256sum instead of md5sum SomberNight 2019-01-31 17:01:00 +0100
  • d4967faf28
    wine build: pin wine signing key. minor refactoring. SomberNight 2019-01-31 16:37:27 +0100
  • c399693049
    qt contact list: context menu fixups SomberNight 2019-01-31 12:13:31 +0100
  • 9bbea9bf2f
    wallet: implement wait_for_address_history_to_change API SomberNight 2019-01-30 21:30:25 +0100
  • 55e6830cfc
    android build: update pinned python-for-android. use newer google NDK. SomberNight 2019-01-30 19:30:36 +0100
  • 0f0cee422e
    trezor and clones: sign tx version too SomberNight 2019-01-30 12:03:52 +0100