Commit Graph

  • 4702dd2593
    fix TLS configuration bug Kashiko Koibumi 2024-05-31 00:49:37 +0900
  • e4570cc662 Merge branch 'strict-blob' into py3qt Kashiko Koibumi 2024-05-30 21:48:45 +0900
  • 0739f53744 Merge branch 'strict-blob' into py3 Kashiko Koibumi 2024-05-30 21:48:27 +0900
  • 1f092c0596
    Merge branch 'py3' into py3qt Kashiko Koibumi 2024-05-30 21:48:01 +0900
  • 0ff6b43d6e
    fix imports Kashiko Koibumi 2024-05-30 21:19:16 +0900
  • 31dcbd6d5f
    add script to revert BLOB-keys into TEXT-keys kashikoibumi/strict-blob kashikoibumi/strict-blob Kashiko Koibumi 2024-05-30 20:59:59 +0900
  • 07953592aa
    fix careless mistakes Kashiko Koibumi 2024-05-30 20:09:16 +0900
  • 01296a86b9
    Merge branch 'strict-blob' into py3 Kashiko Koibumi 2024-05-30 20:06:32 +0900
  • 6638e26781 Merge branch 'py3' into py3qt Kashiko Koibumi 2024-05-30 18:38:49 +0900
  • 35abdf204a
    Merge branch 'v0.6' into py3 Kashiko Koibumi 2024-05-30 18:38:31 +0900
  • d676ea3ec2
    quick workaround for BLOB as TEXT problem (#2247) Kashiko Koibumi 2024-05-30 18:13:15 +0900
  • d9efe1cf46
    fix for newer versions of Python3 Kashiko Koibumi 2024-05-30 11:15:11 +0900
  • f04a7882fd
    fix for newer versions of Python3 Kashiko Koibumi 2024-05-30 11:15:11 +0900
  • 67004f39b5
    Merge branch 'py3' into py3qt Kashiko Koibumi 2024-05-30 02:25:20 +0900
  • c39dd18212
    fix one of database compatibility problems; others remained Kashiko Koibumi 2024-05-30 02:10:02 +0900
  • e5c065416f
    fix types Kashiko Koibumi 2024-05-30 01:49:57 +0900
  • 2d9d30e1e1
    fix one of database compatibility problems; others remained Kashiko Koibumi 2024-05-30 01:12:23 +0900
  • 4c8bce40b9
    fix type of literals that should be binary kashikoibumi/main Kashiko Koibumi 2024-05-29 21:44:35 +0900
  • 6637f56ae7
    Merge branch 'qt5-wip' into py3qt Kashiko Koibumi 2024-05-29 21:39:16 +0900
  • 822b90edaa
    fix to connect with TLS in Python3 Kashiko Koibumi 2024-05-28 13:54:58 +0900
  • c3d083d142
    Merge branch 'memoryview' into py3 Kashiko Koibumi 2024-05-28 13:41:44 +0900
  • 10e5563d45
    misc fixes to run with Python3; part 3 Kashiko Koibumi 2024-05-28 13:40:17 +0900
  • 0fa71f26e3
    Merge branch 'openssl3' into py3 Kashiko Koibumi 2024-05-28 12:58:58 +0900
  • df2631c4ee
    misc fixes to run with Python3; part 2 Kashiko Koibumi 2024-05-28 12:22:36 +0900
  • 6ec9fb1a7e
    Merge branch 'binary' into py3 Kashiko Koibumi 2024-05-28 08:40:40 +0900
  • 5fa08f4b3b
    misc fixes to run with Python3 Kashiko Koibumi 2024-05-28 00:12:27 +0900
  • b9bfa51844
    fix import path compatible with both Python2 and Python3 Kashiko Koibumi 2024-05-27 23:04:39 +0900
  • 9c64db0d2a
    remove restriction for Python3 and add startup script for Python3 Kashiko Koibumi 2024-05-27 23:01:19 +0900
  • 2a0d2d3a10 update translation files for using format() instead of arg() Kashiko Koibumi 2024-05-27 01:52:39 +0900
  • 96c764bd94
    refined: read from and write to SQLite database in binary mode kashikoibumi/binary kashikoibumi/binary Kashiko Koibumi 2024-05-27 22:43:01 +0900
  • a209d65a26
    Moved dandelion runtime var from state to network->dandelion anand k 2024-05-26 21:13:21 +0530
  • d38f42517c
    fix address validator to work Kashiko Koibumi 2024-05-27 05:49:26 +0900
  • 0f858bca89
    read from and write to SQLite database in binary mode Kashiko Koibumi 2024-05-27 04:45:40 +0900
  • d04d620c68
    update translation files for using format() instead of arg() Kashiko Koibumi 2024-05-27 01:52:39 +0900
  • 5ccfd520b8
    Merge branch 'bytes-key' into py3 Kashiko Koibumi 2024-05-27 00:09:56 +0900
  • a4c4338190
    use bytes() on keys to be hashable in Python3 kashikoibumi/bytes-key kashikoibumi/bytes-key Kashiko Koibumi 2024-05-26 23:31:47 +0900
  • 4309cb3699
    use buffer() in Python2 and use memoryview in Python3 kashikoibumi/memoryview kashikoibumi/memoryview Kashiko Koibumi 2024-05-26 13:27:43 +0900
  • 90236ee5ab use binary literals for compatibility to Python3 kashikoibumi/literal kashikoibumi/literal Kashiko Koibumi 2024-05-26 12:05:31 +0900
  • ba49d3289d
    use binary literals for compatibility to Python3 Kashiko Koibumi 2024-05-26 12:05:31 +0900
  • e0c2976a17 Merge branch 'six' into py3 Kashiko Koibumi 2024-05-26 11:21:23 +0900
  • 8e9858529a
    Merge d4bb580ab1 into 3a04e351cc Kashiko Koibumi 2024-05-26 02:20:03 +0000
  • d4bb580ab1
    fix importing collections for Python3 kashikoibumi/six kashikoibumi/six Kashiko Koibumi 2024-05-26 11:17:30 +0900
  • 4ee9986687
    Merge branch 'six' into py3 Kashiko Koibumi 2024-05-26 10:18:08 +0900
  • a11df0c583
    use six.moves Kashiko Koibumi 2024-05-26 09:50:42 +0900
  • 81a6bdb223
    use six.assertRaisesRegex, six.assertRegex, six.assertNotRegex Kashiko Koibumi 2024-05-25 13:07:59 +0900
  • 21a7bdba44
    use six.int2byte(), six.byte2int, six.BytesIO Kashiko Koibumi 2024-05-25 12:27:32 +0900
  • 46d56c703e
    use six.itervalues(), six.iteritems() Kashiko Koibumi 2024-05-25 11:39:46 +0900
  • f37a973f5f
    use six.PY2 and six.PY3 Kashiko Koibumi 2024-05-25 09:06:02 +0900
  • 7b9c9d0e76
    Merge 26c1098518 into 3a04e351cc Kashiko Koibumi 2024-05-24 03:52:50 +0000
  • 26c1098518 use import paths compatible with both Python2 and Python3 kashikoibumi/import-path kashikoibumi/import-path Kashiko Koibumi 2024-05-24 12:42:29 +0900
  • f70aff617b
    use import paths compatible with both Python2 and Python3 Kashiko Koibumi 2024-05-24 12:42:29 +0900
  • 046a29e1a8
    stop using QString Kashiko Koibumi 2024-05-23 13:28:40 +0900
  • 8394e17388
    Test for Helper bitcoin & used fallback for ripemd160 in helper_bitcoin test4 anand k 2024-05-23 00:15:29 +0530
  • 3073ef1e3b
    Test for class object Processor test2 anand k 2024-05-16 08:12:08 +0530
  • f181b85d97
    replace all of arg() occurrences to format() Kashiko Koibumi 2024-05-22 17:14:00 +0900
  • 149c90c3ba
    Merge branch 'v0.6' Kashiko Koibumi 2024-05-22 14:46:34 +0900
  • 4cd0df7299
    use qtpy directly instead of using fallback-PyQt5 Kashiko Koibumi 2024-05-22 13:05:32 +0900
  • b72eecd873 Merge branch 'main' into main-with-fixes kashikoibumi/main-with-fixes Kashiko Koibumi 2024-05-22 10:10:55 +0900
  • b12c7cd9bb
    replace remained arg() with format() Kashiko Koibumi 2024-05-22 10:08:47 +0900
  • aa9edcba2e
    Merge branch 'v0.6' into qt5-wip Kashiko Koibumi 2024-05-21 23:49:12 +0900
  • db7f277918 Merge branch 'v0.6' into dark-theme kashikoibumi/dark-theme kashikoibumi/dark-theme Kashiko Koibumi 2024-05-21 15:03:51 +0900
  • 59a9aae8a4
    fix almost invisible text on network status tab in dark themes Kashiko Koibumi 2024-05-21 14:30:13 +0900
  • 39c2c66fde
    Merge 874418f7e0 into 41fd17b637 anand-skss 2024-05-20 18:14:31 +0000
  • 874418f7e0
    Test for class object Processor anand k 2024-05-16 08:12:08 +0530
  • 3a04e351cc
    Move RIPEMD160 hash to highlevelcrypto and export to_ripe() (closes: #1796) gitea-89 Lee Miller 2022-05-31 00:57:55 +0300
  • 72ba0b6bc1
    make runnable with OpenSSL 3 in addition to other versions Kashiko Koibumi 2024-05-20 15:42:04 +0900
  • 218cc9723c
    make daemon mode runnable Kashiko Koibumi 2024-05-20 16:41:15 +0900
  • 75d2b36927 fix UPnP support Kashiko Koibumi 2024-05-20 09:44:20 +0900
  • 0fce506f11
    fix UPnP support Kashiko Koibumi 2024-05-20 09:44:20 +0900
  • 41fd17b637
    Try to avoid building the snaps from branches not having snap-related changes, gitea-95 Lee Miller 2024-05-18 15:52:06 +0300
  • 336808980f load data as 'bytes' instead of 'str' from SQLite Kashiko Koibumi 2024-05-19 08:19:55 +0900
  • b59536b058
    quick dirty fix #2233: invisible network status peers; part 2 Kashiko Koibumi 2024-05-19 08:33:32 +0900
  • a24c144be0
    load data as 'bytes' instead of 'str' from SQLite Kashiko Koibumi 2024-05-19 08:19:55 +0900
  • af52f80c71 fix to run with python3-prctl Kashiko Koibumi 2024-05-18 23:27:06 +0900
  • f4dea496e0
    fix to run with python3-prctl Kashiko Koibumi 2024-05-18 23:27:06 +0900
  • aaaac0f034
    Append commit abbreviation to the snap version for non-release builds Lee Miller 2023-03-10 05:36:30 +0200
  • f35687502b
    quick dirty fix #2233: invisible network status peers Kashiko Koibumi 2024-05-18 19:35:36 +0900
  • 3f808fbcd7
    fix to pass tests.py Kashiko Koibumi 2024-05-18 12:13:24 +0900
  • bc254a935e
    eliminate semicolons Kashiko Koibumi 2024-05-18 11:12:49 +0900
  • 8c2701c53b
    Merge branch 'v0.6' into main Kashiko Koibumi 2024-05-18 10:41:05 +0900
  • 74bb8763e9
    fix small failures in migrating to Python3 + PyQt6 Kashiko Koibumi 2024-05-18 10:24:00 +0900
  • 97c9b7eaf6
    Revert "run autopep8 on src" Kashiko Koibumi 2024-05-17 11:51:14 +0900
  • a02ef70607
    Revert "fix complains from flake8" Kashiko Koibumi 2024-05-17 11:51:12 +0900
  • 1e53720b54
    Revert "run autopep8 on src/bitmessageqt" Kashiko Koibumi 2024-05-17 11:51:07 +0900
  • 1077548eb6
    Revert "fix complains from flake8; part 2" Kashiko Koibumi 2024-05-17 11:51:03 +0900
  • 416463f8b7
    Revert "change command from python2.7 to python3" Kashiko Koibumi 2024-05-17 11:50:49 +0900
  • 3b37faf857
    change command from python2.7 to python3 Kashiko Koibumi 2024-05-17 05:54:49 +0900
  • bcf02ff9bb
    fix complains from flake8; part 2 Kashiko Koibumi 2024-05-17 04:59:12 +0900
  • ab9fc0b390
    run autopep8 on src/bitmessageqt Kashiko Koibumi 2024-05-17 03:18:24 +0900
  • 60af4109ab
    fix complains from flake8 Kashiko Koibumi 2024-05-17 02:14:59 +0900
  • 24b83aae2a
    run autopep8 on src Kashiko Koibumi 2024-05-17 01:53:27 +0900
  • 1b3ce71f19
    use bytes for key of hashtable in replacement of hexlified string Kashiko Koibumi 2024-05-16 23:45:10 +0900
  • ec91d9f20c
    fix HTML display such as URL, email address and image Kashiko Koibumi 2024-05-16 10:26:11 +0900
  • 6a090e802e
    fix some bugs related to the migration to Python3 Kashiko Koibumi 2024-05-16 02:56:36 +0900
  • ba9734e979
    fix pubkey check Kashiko Koibumi 2024-05-15 13:06:59 +0900
  • 2109fc0ab0
    fix sending v4 pubkey Kashiko Koibumi 2024-05-15 13:01:32 +0900
  • e571ba8a51
    Replaced state.streamsInWhichIAmParticipating with pool.streams kashikoibumi/v0.6 anand k 2024-05-13 15:46:46 +0530
  • cdbe5f80e2
    fix exception from network status Kashiko Koibumi 2024-05-15 12:41:50 +0900
  • 4f0e34b4be
    make message sending work in Python 3 Kashiko Koibumi 2024-05-15 11:50:38 +0900
  • 88b14977b8
    fix decryption to work in Python 3 Kashiko Koibumi 2024-05-15 09:37:11 +0900