Commit graph

866 commits

Author SHA1 Message Date
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
2f4c4a7650
Make: fix windows installer 2022-02-25 20:45:57 +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
f5d75dab7c
Windows installer: don't disable dir page 2022-02-25 15:28:19 +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
8cbd2e9589
Windows installer: include tor 2022-02-25 13:34:54 +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
e2baf86c94
Remove unused files 2022-02-23 22:07:23 +01:00
tobtoht
7cf8e9aa28
Docker: don't build zeromq 2022-02-23 22:00:45 +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
f1165ba738
Merge pull request #2 from Midar/readme
README.md: Fix the Matrix address
2022-02-13 23:41:30 +00:00
Jonathan Schleifer
c8bcd36cc9
README.md: Fix the Matrix address
There is a plumbed room at #feather:monero.social,
while #_oftc_#fether:matrix.org is a portal room. This is problematic
because it results in two Matrix rooms bridged to the same
IRC. #feather:monero.social has significantly more users, so switch to
that in the README to avoid new users joining the portal room.
2022-02-13 18:28:11 +01:00
tobtoht
ac9693077c
Fix makefile copyright header 2022-02-11 12:15:53 +01:00
tobtoht
8a2e92b6f9
add fallback for embedded commit string for source archives 2022-02-10 23:16:43 +01:00
tobtoht
9521185520
fix monero submodule URL 2022-02-10 19:11:09 +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
87f8c6247c
cmake: remove unused FETCH_DEPS option 2022-02-10 16:44:06 +01:00
tobtoht
e49fe1eb99
Remove deleted/unused files from dockerignore 2022-02-10 13:51:49 +01:00
tobtoht
10bc23594e
Update Tor to 0.4.6.9 2022-02-10 13:41:24 +01:00
tobtoht
8ed1f36a88
Update OpenSSL to 1.1.1m 2022-02-10 13:36:47 +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
87b8d13a89
Remove applied monero-seed patch
This was applied in the vendored library.
2022-02-10 12:58:10 +01:00
tobtoht
e0b63ef450
Remove unused patch 2022-02-10 12:52:55 +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
33978a28e4
Update monero submodule url 2022-02-09 21:57:24 +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
51f9d49120
Fix monero-seed repo url 2022-02-07 20:05:03 +01:00
tobtoht
a27662f2b4
Update repository URL 2022-02-03 15:19:50 +01:00
tobtoht
8219bc4e8c
Bump version to 1.0.1 2021-11-02 17:17:28 +01:00
tobtoht
13409818f5
Update Monero submodule 2021-11-02 17:12:50 +01:00
tobtoht
25c70fb146
Fix crash on macOS 2021-11-02 17:07:52 +01:00
tobtoht
67d8833df7 Merge pull request '1.0.0 fixes [2]' (#396) from tobtoht/feather:1.0.0-fixes into master
Reviewed-on: https://git.featherwallet.org/feather/feather/pulls/396
2021-10-29 13:04:49 +00:00
tobtoht
20c9313c6e
Fix windows installer platform tag 2021-10-29 13:54:13 +02:00
tobtoht
88424c731c
Remove KDMacTouchBar 2021-10-29 13:12:02 +02:00
tobtoht
f625435196 Merge pull request '1.0.0 fixes' (#395) from tobtoht/feather:1.0.0 into master
Reviewed-on: https://git.featherwallet.org/feather/feather/pulls/395
2021-10-29 11:05:37 +00:00
tobtoht
abc05ca3bb
Update README.md 2021-10-29 01:10:01 +02:00
tobtoht
a3329a7001
Update monero module 2021-10-29 00:54:46 +02:00