tobtoht
6a0cd06d4c
disable HighDPI scaling on Linux
2022-12-27 13:39:53 +01:00
tobtoht
7652fd086e
update platform tag for arm builds
2022-12-26 16:25:16 +01:00
tobtoht
952d8d9654
Bootstrappable builds (WIP) [2]
2022-12-21 16:21:27 +01:00
tobtoht
09a3c7b15d
Bootstrappable builds (WIP)
2022-12-21 16:20:39 +01:00
gStart9
9621be3b39
Add reddit's onions
...
This works without any code changes because reddit has signed certs on their https://.onions .
Onion addresses retrieved from their official announcement:
https://old.reddit.com/r/redditsecurity/comments/yd6hqg/reddit_onion_service_launch/
2022-12-17 20:47:29 +00:00
piconero
846a723475
Add Reddit frontend onion address
...
Resolves #52
2022-11-01 13:56:16 +00:00
plowsof
f05a6de773
remove discontinued nodes
2022-10-09 01:30:47 +01:00
lza_menace
bbfa6c6e5a
adding more nodes for each net
2022-09-29 17:50:51 -07:00
duggavo
c5cabe45ef
Add MoneroBlock to settings UI
2022-09-18 10:41:00 +00:00
duggavo
add8f2bc99
Add MoneroBlock to Utils.cpp
2022-09-18 10:38:58 +00:00
tobtoht
61523d40e6
Revert "Don't include commit hash"
...
This reverts commit 8b471bfee2
.
2022-08-29 14:11:05 +02:00
tobtoht
d511806487
Windows: fix updater issue for win-installer
2022-08-12 09:13:55 +02:00
tobtoht
8b471bfee2
Don't include commit hash
2022-08-02 13:30:09 +02:00
tobtoht
cfd85fac8a
Compare base addresses due to wallet2 integrated address inconsistency
2022-07-26 18:59:17 +02:00
tobtoht
25374846c1
Add more testnet nodes
2022-07-25 09:36:32 +02:00
tobtoht
eb44ad3bb9
Add more stagenet nodes
2022-07-25 09:34:30 +02:00
tobtoht
b59d23105c
TorInfoDialog: assume PLATFORM_INSTALLER has Tor
2022-07-08 12:05:57 +02:00
tobtoht
4990ca09c3
TorManager: assume PLATFORM_INSTALLER has Tor
2022-07-08 11:58:07 +02:00
tobtoht
03e1ea5596
CMake: don't include blockchain_db
2022-07-07 23:23:10 +02:00
tobtoht
6e2ae47d9d
Cmake: don't include hardforks
2022-07-07 22:12:32 +02:00
tobtoht
f6fd4b7c8a
Polyseed submodule
2022-07-07 18:02:51 +02:00
tobtoht
65b419c039
TxImportDialog: use scanTransactions
2022-07-06 19:14:13 +02:00
tobtoht
fc9caef79a
Inactivity lock: hide all interface elements
2022-07-03 19:41:08 +02:00
tobtoht
f04019580e
Hide History -> Fiat when websocket is disabled
2022-07-03 18:24:33 +02:00
tobtoht
a66b282ce1
Wallet: fix seed length for empty seeds
2022-07-03 16:40:52 +02:00
tobtoht
ecd15c672f
About: add some more people to shouts
2022-07-03 13:25:27 +02:00
tobtoht
180ef9618b
Avoid writing config on tab change
2022-07-02 22:41:46 +02:00
tobtoht
2ba7467674
Revert "HistoryView: fix deprecation warning"
...
This reverts commit 360da46157
.
2022-07-02 21:58:38 +02:00
tobtoht
0b2cc85c7f
Revert "Change default wallet dir to AppDataLocation"
...
This reverts commit 78ef5cbe6b
.
2022-07-02 21:52:57 +02:00
tobtoht
e423ab1ef4
Wizard: set correct nettype for seed
2022-07-02 19:55:54 +02:00
tobtoht
360da46157
HistoryView: fix deprecation warning
2022-07-01 14:43:45 +02:00
tobtoht
127c0009e3
Disable foreign wallet warning for now
2022-07-01 13:48:37 +02:00
tobtoht
e549438130
Ensure ringdb is written after wallet creation [2]
2022-07-01 13:46:29 +02:00
tobtoht
b1c447519e
Revert "Ensure ringdb is written after wallet creation"
...
This reverts commit d52df3b94e
.
Regression: must ensure wallet is stored before opening it again.
2022-06-26 15:39:09 +02:00
tobtoht
1e4e9a2674
inactivity lock: restore Qt 5 hack
2022-06-23 20:07:16 +02:00
tobtoht
e7ef6d0ed3
Revert "Add platform tag for Tails AppImage"
...
This reverts commit af696f4d56
.
I had planned to ship an AppImage version without embedded Tor for Tails
users, but due to ongoing build system changes this won't be ready for
the next release.
2022-06-23 19:59:49 +02:00
tobtoht
3c7f1800c2
Home: bounties.monero.social
2022-06-23 19:48:30 +02:00
tobtoht
3b3fcfc42c
Send: warn on high fee
2022-06-23 17:14:06 +02:00
tobtoht
08acac91f6
Menu: remove 'Change restore height'
...
Restoring the wallet from seed is the preferred UX here. Missing
transactions should be imported using Tools -> Import transaction.
2022-06-23 12:54:01 +02:00
tobtoht
840d6a2b02
Don't show donationNag on empty wallets
2022-06-23 12:41:16 +02:00
tobtoht
d52df3b94e
Ensure ringdb is written after wallet creation
2022-06-23 12:33:21 +02:00
tobtoht
32f66f6622
Nodes: connect to clearnet nodes during initial sync on Tais/Whonix
2022-06-23 00:16:02 +02:00
tobtoht
cf46f1fe58
Wizard: add websocket toggle page
2022-06-22 23:01:44 +02:00
tobtoht
1ae8009329
Portable mode: set ringdb path
2022-06-22 21:37:27 +02:00
tobtoht
026dae8591
Home: add XMR/BTC ticker
2022-06-10 13:42:55 +02:00
tobtoht
89f3426bef
CMake: remove openssl
2022-05-31 22:49:19 +02:00
tobtoht
14ef10ddea
Build: remove DRONE
2022-05-31 22:10:30 +02:00
tobtoht
ef5f831013
PasswordDialog: UI improvements
2022-05-27 11:49:32 +02:00
tobtoht
6633353bf3
Seed: fix misc UI
2022-05-26 20:30:39 +02:00
tobtoht
93a6a986e0
Revuo: horizontal splitter
2022-05-26 19:28:47 +02:00
tobtoht
d82905c460
Home: Revuo Monero
2022-05-25 22:40:56 +02:00
tobtoht
13c3e9b8e2
Wizard: add seed passphrase to wallet creation
2022-05-25 12:59:28 +02:00
tobtoht
f03d7b217c
Temporarily remove CCSProgressDelegate
...
It is broken on Qt6.
2022-05-24 19:25:57 +02:00
tobtoht
ed048edb23
Qt6: fix Qt5 builds [3]
2022-05-24 18:28:10 +02:00
tobtoht
f1cb266f70
Qt6: fix Qt5 builds [2]
2022-05-24 18:06:34 +02:00
tobtoht
45d2dc13d4
Qt6: fix Qt5 builds
2022-05-24 18:04:15 +02:00
tobtoht
e7085b8d9e
Qt6: update CMakeLists
2022-05-24 18:02:02 +02:00
tobtoht
d73ea2b54d
Qt6: remove hasPendingEvents
2022-05-24 17:53:45 +02:00
tobtoht
9d5bc2b8c6
Qt6: hide setupChildProcess
2022-05-24 17:36:42 +02:00
tobtoht
9d2da9b2f0
Qt6: disable some Attributes
2022-05-24 17:34:52 +02:00
tobtoht
5c1fda7310
Qt6: QEnterEvent
2022-05-24 17:32:42 +02:00
tobtoht
46d2228541
Qt6: splitRef -> split
2022-05-24 17:30:49 +02:00
tobtoht
d6f7255e3e
Qt6: remove QTextCodec
2022-05-24 17:27:39 +02:00
tobtoht
97bb165ae2
Qt6: use toSecsSinceEpoch
2022-05-24 17:26:35 +02:00
tobtoht
d7c4717092
Qt6: .toObject()
2022-05-24 17:24:24 +02:00
tobtoht
80fed34d16
Qt6: use setSecsSinceEpoch
2022-05-24 17:22:55 +02:00
tobtoht
a4328d07a8
Qt6: fix missing import
2022-05-24 17:20:33 +02:00
tobtoht
43e89fcef5
Qt6: remove QTextCodec
2022-05-24 17:15:36 +02:00
tobtoht
4cd7c868ad
Qt6: fix obsolete QPalette value
2022-05-24 16:01:24 +02:00
tobtoht
49c9c15d6c
Qt6: fix QSvgWidget include
2022-05-24 15:18:43 +02:00
tobtoht
6ed98e5dab
Wizard: don't add erasure word for polyseed
2022-05-24 09:48:23 +02:00
tobtoht
9c722e56e6
SPDX-ify copyright header
2022-05-24 09:15:07 +02:00
tobtoht
08a0d8af62
Polyseed support
2022-05-23 23:43:33 +02:00
tobtoht
50e239e607
openpgp: add missing include
2022-05-23 18:49:46 +02:00
tobtoht
070a074e6f
Ledger Nano S Plus
2022-05-23 10:56:11 +02:00
tobtoht
4fcf746c3a
Portable mode: accept 'portable.txt'
2022-05-22 19:52:03 +02:00
tobtoht
52705375be
Nodelist: add selsta onion node
2022-05-22 19:31:49 +02:00
tobtoht
c26793da56
Send: allow 'all' in Fiat mode
2022-05-22 19:13:19 +02:00
tobtoht
d379262a78
Fix MajesticBank node
2022-03-21 14:16:08 +01:00
tobtoht
59247ee9b1
Add MajesticBank nodes
2022-03-21 14:10:27 +01:00
tobtoht
3eb6d28221
Coins: manual input selection
2022-03-20 23:30:48 +01:00
tobtoht
b8db796479
Disable various tabs when websocket is disabled
2022-03-15 13:36:20 +01:00
tobtoht
15bed134af
nodes: don't set status text
2022-03-15 11:32:47 +01:00
tobtoht
253a6aa024
MainWindow: remove connectionstatus dialog
2022-03-15 11:12:08 +01:00
tobtoht
6eb0a05752
Settings: refactor
2022-03-15 10:52:00 +01:00
tobtoht
54140df597
Settings: offline mode
2022-03-14 22:36:58 +01:00
tobtoht
87e46fc961
Offline tx signing: don't rely on errorString for import/export success
2022-03-14 20:49:15 +01:00
tobtoht
af696f4d56
Add platform tag for Tails AppImage
2022-03-12 15:19:36 +01:00
tobtoht
34e5703f9c
libwalletqt: more cleanup
2022-03-12 15:03:33 +01:00
tobtoht
13a0409dcc
Send: verify tx outputs match destination addresses
2022-03-12 14:56:03 +01:00
tobtoht
0c02620e03
Forbid split transactions
2022-03-12 14:54:08 +01:00
tobtoht
28c1973405
Show warning on corrupted keys
2022-03-12 13:53:46 +01:00
tobtoht
3e2de76f7d
libwalletqt: cleanup unused code
2022-03-11 16:05:02 +01:00
tobtoht
efda517503
WebsocketClient: fix potential crash
2022-03-11 16:03:06 +01:00
tobtoht
a02dadcd24
Settings: remember last page
2022-03-11 14:56:07 +01:00
tobtoht
1e6f821a2f
libwalletqt: more WalletManager cleanup
2022-03-11 13:41:40 +01:00
tobtoht
7af47455b7
Nodes: swap melo.tools for rino.io
2022-03-05 17:26:44 +01:00
tobtoht
f22d1ff2ac
Tails: use feather_data instead of .feather
2022-03-05 17:03:42 +01:00
tobtoht
69a13449fa
Reduce console logging spam
2022-03-04 23:01:47 +01:00
tobtoht
07d7dfffcb
Settings: allow disabling websocket
2022-03-04 22:55:29 +01:00
tobtoht
7f73decc41
Settings: add Privacy tab
2022-03-04 22:02:27 +01:00
tobtoht
db56f99493
WindowManager: warn on non-deterministic wallet
2022-03-04 17:57:00 +01:00
tobtoht
7708cb5705
Inactivity lock timeout
2022-03-04 17:20:17 +01:00
tobtoht
4950d659f3
Require password to open cache viewer
2022-03-04 13:42:14 +01:00
tobtoht
78ef5cbe6b
Change default wallet dir to AppDataLocation
2022-03-04 13:34:33 +01:00
tobtoht
b873d1174e
Warn if wallet file was not created with Feather
2022-03-04 13:30:26 +01:00
tobtoht
6903609e8b
libwalletqt: cleanup WalletManager
2022-03-04 11:28:00 +01:00
tobtoht
46ae248259
Cmake: remove opengl include dir
2022-03-04 11:06:29 +01:00
tobtoht
fc0d5c2021
Qt6: remove QRegExp
2022-03-04 11:05:20 +01:00
tobtoht
f5fe91eb5c
DebugInfo: add tor privacy level
2022-03-03 23:38:01 +01:00
tobtoht
df1eef8399
SingleApplication
2022-03-03 23:27:54 +01:00
tobtoht
a8d33099a2
Settings: add option to disable logging to disk
2022-03-03 16:22:59 +01:00
tobtoht
f9019cb1b0
config: remove unused key
2022-03-03 15:28:40 +01:00
tobtoht
f42c5ed6ec
About: fix matrix url
2022-03-02 20:23:14 +01:00
tobtoht
2f6f73383c
Settings: set localmonero combobox correctly
2022-03-02 16:49:43 +01:00
tobtoht
3d074460e1
Nodes: properly initialize hardcoded list
2022-02-25 23:06:25 +01:00
tobtoht
f3ef0bd675
Wizard: reduce new wallet sync time
2022-02-25 21:22:03 +01:00
tobtoht
f816f44f4c
Cmake: add SELF_CONTAINED
2022-02-25 20:48:14 +01:00
tobtoht
c6264ed3a0
Seed: refactor
2022-02-25 16:29:33 +01:00
tobtoht
f8bc335720
Send: don't allow tx construction before sync is complete
2022-02-25 16:24:27 +01:00
tobtoht
87fec5d0f9
TorManager: set correct dir when Feather is installed
2022-02-25 15:12:32 +01:00
tobtoht
dd87b9fe19
Update restore height
2022-02-25 14:25:15 +01:00
tobtoht
558ed2d7ac
Don't set default donation amount
2022-02-24 00:44:13 +01:00
tobtoht
c10a6a3829
Websocket: add fallback
2022-02-24 00:42:06 +01:00
tobtoht
b8018d61a2
Calc: status warning
2022-02-24 00:40:54 +01:00
tobtoht
dac8769e7e
Multibroadcast: broadcast to selected list
2022-02-23 22:29:33 +01:00
tobtoht
0214f6fb5e
Rework Tor bundling
2022-02-23 21:34:05 +01:00
tobtoht
59e4a8588a
MainWindow: remove unused function
2022-02-14 12:43:35 +01:00
tobtoht
4f4bb95b32
Fix a few clang-tidy inspections
2022-02-14 12:43:35 +01:00
tobtoht
8a2e92b6f9
add fallback for embedded commit string for source archives
2022-02-10 23:16:43 +01:00
tobtoht
8bb17191e6
Remove embedded Monero version string
...
This causes problems with source builds. It's also been inaccurate at
times where the latest tag wasn't pushed to our monero fork. Since the
Monero version can de derived from the Feather version anyway, it's not
worth keeping around.
2022-02-10 17:58:46 +01:00
tobtoht
fa952b6e39
wizard: remove invalid zorder
...
Fixes compile time warning
2022-02-10 13:30:38 +01:00
tobtoht
fb36bf54d3
cli: add Invalid mode
...
Silences compile warning
2022-02-10 13:25:08 +01:00
tobtoht
d26d25186d
zbar: Consistent fourcc across architectures
2022-02-10 13:07:56 +01:00
tobtoht
44154b6046
Refactor useless format string
2022-02-10 11:37:53 +01:00
tobtoht
938d2ddb4e
Update copyright to 2022
2022-02-10 11:26:41 +01:00
tobtoht
be641d8d8f
Add selsta onion node
2022-02-08 19:47:13 +01:00
tobtoht
e7ee8f59ef
Remove tor submodule
2022-02-08 15:22:03 +01:00
tobtoht
4d2dc4be22
Vendor monero-seed
2022-02-07 21:03:05 +01:00
tobtoht
a27662f2b4
Update repository URL
2022-02-03 15:19:50 +01:00
tobtoht
25c70fb146
Fix crash on macOS
2021-11-02 17:07:52 +01:00
tobtoht
20c9313c6e
Fix windows installer platform tag
2021-10-29 13:54:13 +02:00
tobtoht
1806f3f367
Remove KDMacTouchBar module
2021-10-28 23:14:01 +02:00
tobtoht
d7ca505e58
don't forget cryptotweetie
2021-10-28 20:20:13 +02:00
tobtoht
d68496bdd4
macOS: fix statusbar button clickability
2021-10-28 19:50:18 +02:00
tobtoht
17519ef7c0
Don't use WindowModal on macOS (for now)
2021-10-28 18:57:53 +02:00
tobtoht
aa53b4e488
Update hardcoded nodes
2021-10-28 18:56:02 +02:00
tobtoht
fc9452b513
fix macOS built-in updater
2021-10-28 18:55:47 +02:00
tobtoht
518fa831ae
Coins: fix description edit on multi-account wallets
2021-10-23 22:42:49 +02:00
tobtoht
b431638b4d
more acknowledgements
2021-10-23 20:16:06 +02:00