wowario
67dff741dd
update submodule
2021-02-20 15:16:27 +03:00
wowario
3f83d74bac
update HEAD
2021-02-20 12:11:33 +03:00
wowario
c8606126f0
update submodule
2021-02-18 12:55:08 +03:00
dsc
3e10b25068
Wownero
2021-02-18 12:20:16 +03:00
tobtoht
bb85f020d5
Merge pull request 'Build: always copy Tor on reproducible build' ( #335 ) from tobtoht/feather:docker_tor_openssl into master
...
Reviewed-on: https://git.wownero.com/feather/feather/pulls/335
2021-02-06 03:58:32 +00:00
tobtoht
a9ab338060
Build: always copy Tor on reproducible build
2021-02-06 04:57:18 +01:00
tobtoht
0efce33634
Merge pull request 'Tor: update to 0.4.5.5-rc, build fixes' ( #332 ) from tobtoht/feather:docker_tor_openssl into master
...
Reviewed-on: https://git.wownero.com/feather/feather/pulls/332
2021-02-05 12:57:06 +00:00
tobtoht
23eb71e337
Tor: update to 0.4.5.5-rc, build fixes
2021-02-05 13:55:37 +01:00
tobtoht
b06d8e9727
Build: prepare beta-4
2021-02-04 21:34:12 +01:00
tobtoht
6bc886f53a
Don't link RandomX
2021-02-03 02:38:42 +01:00
tobtoht
9e96f4183a
Exchanges: Remove XMR.to
2021-02-01 17:53:08 +01:00
tobtoht
574b0ebf0c
Wallet cache debug dialog
2021-01-25 18:43:12 +01:00
tobtoht
75e137f0d0
Dockerfile: minor improvements
2021-01-13 14:01:51 +01:00
tobtoht
4036d299eb
Windows: reproducible builds
2021-01-12 01:43:47 +01:00
tobtoht
fc004aa254
Core: rebase to v0.17.1.9
2021-01-08 10:32:16 +01:00
tobtoht
a7f7f5dec4
Update Monero
2020-12-31 01:19:06 +01:00
tobtoht
2f14184928
Core: rebase to v0.17.1.8
2020-12-31 00:19:30 +01:00
tobtoht
99a10c4e25
Update monero submodule
2020-12-28 22:32:23 +01:00
tobtoht
207180396f
Build: prepare beta-3
2020-12-25 22:36:44 +01:00
tobtoht
a0fe51f318
Remove MorphToken, reason: Tor block
2020-12-17 03:57:43 +01:00
blasty
460a44ba34
CMakeLists.txt: only copy tor binary if it has been changed
2020-12-15 14:31:49 +01:00
tobtoht
75743e8897
build: prepare beta-2
2020-12-14 23:10:54 +01:00
tobtoht
1e2fa51b98
Core: rebase to v0.17.1.7
2020-12-13 14:19:17 +01:00
tobtoht
aa14a2dcbb
Do not bundle XMRig binary
2020-12-12 01:18:09 +01:00
tobtoht
1b1bb7d76d
build: prepare beta-1
2020-12-09 12:56:39 +01:00
tobtoht
f94d4e6bb2
Core: rebase to v0.17.1.6
2020-12-07 17:57:29 +01:00
tobtoht
585c850dd5
Core: rebase to v0.17.1.5.
2020-11-30 14:48:07 +01:00
tobtoht
5a08bc353e
Misc networking fixes
...
- connecting to nodes is much faster and more reliable now
- reduced the amount of spaghetti in libwalletqt and greatly simplified the logic in nodes.cpp
- Settings -> Node dialog should feel slightly more responsive
- during synchronization the status bar will now display the amount of data downloaded
- fixed some edge cases that could cause unreasonably long hangs
- Help -> Debug Info screen now auto-updates every 5 seconds
- Don't use SSL over Tor
2020-11-23 17:57:42 +01:00
tobtoht
a3309cea91
Revert "Syncing hotfix"
...
This reverts commit 4f56147319
.
2020-11-14 16:15:00 +01:00
tobtoht
4f56147319
Syncing hotfix
2020-11-14 15:39:29 +01:00
tobtoht
1e4a442b16
PasswordDialog: misc improvements
2020-11-14 10:57:06 +01:00
tobtoht
39c1d3bbf7
MorphToken: allow disabling module
2020-11-11 22:42:48 +01:00
tobtoht
046b2cfc4c
Import transaction
2020-11-10 12:38:37 +01:00
tobtoht
780a35fabe
TransactionInfoDialog: add copy spendproof, in/outproof
2020-11-08 12:12:06 +01:00
tobtoht
b1e37e714d
Update for v0.17.1.3
2020-11-08 07:36:20 +01:00
mrdeveloper
e657e2a6b0
MacOS: add touchbar support
...
Co-Authored-By: dsc <dsc@xmr.pm>
2020-10-28 21:35:18 +01:00
tobtoht
ae2815c1c6
Update for v0.17.1.1
2020-10-19 02:20:02 +02:00
tobtoht
216b2e0c5e
Offline transaction signing
2020-10-19 01:39:23 +02:00
dsc
aee60f33b7
- Embed XMRig executable (baked into buildbot image)
...
- Refactored CMake related to Tor/XMRig
- Move executables to `src/assets/exec`
- Embedding executables require passing definition to CMake, e.g:
- `-DTOR=/path/to/tor`
- `-DXMRIG=/path/to/xmrig`
- Allow solo mining for XMRig
- Redesign XMRig settings screen
2020-10-18 22:01:14 +02:00
dsc
d0260ce018
XMRig tab - Simple mining GUI to download and run XMRig releases.
2020-10-15 23:29:15 +02:00
tobtoht
fc3ac2eb33
Export/Import KeyImages/Outputs
2020-10-14 20:18:25 +02:00
tobtoht
5a8641660c
Rebase to Monero Core v0.17.1.0
2020-10-14 03:04:17 +02:00
dsc
0790b30b5d
Commit cd1cd5cb75
...
introduced an issue for CMAKE_BUILD_TYPE=Debug:
libringct.so => not found
libcryptonote_basic.so => not found
libcheckpoints.so => not found
libdevice.so => not found
libringct_basic.so => not found
libcommon.so => not found
libwallet-crypto.so => not found
libcncrypto.so => not found
libeasylogging.so => not found
librandomx.so => not found
libversion.so => not found
We'll only set `CMAKE_SKIP_RPATH` when in release.
2020-10-12 17:42:34 +02:00
xiphon
3f50564f11
cmake: set CMAKE_SKIP_RPATH on Linux to fix empty RPATH token issue
...
6ed5369829
https://github.com/monero-project/monero-gui/issues/3142#issuecomment-705940446
2020-10-12 00:48:46 +02:00
dsc
1337c1708d
Embed Tor executable for static Mac OS builds
2020-10-10 00:23:44 +02:00
dsc
133700160a
Feather, a free Monero desktop wallet
...
Co-Authored-By: tobtoht <thotbot@protonmail.com>
2020-10-08 04:31:22 +02:00