cryptozoidberg
018c2d24da
fix for appimage logo
2023-01-12 21:10:21 +01:00
cryptozoidberg
985af2ba08
disabled full rebuild, added missing / symbol in appimage
2023-01-12 20:11:42 +01:00
cryptozoidberg
33f7c58146
multiple fixes over AppImage build script
2023-01-12 20:01:22 +01:00
cryptozoidberg
4f831e9a3d
added Exacutable flag
2023-01-12 18:01:55 +01:00
cryptozoidberg
f873307240
added script for building AppImage
2023-01-12 17:46:31 +01:00
cryptozoidberg
1e7dc7dff9
added extra logs for AppImage detection debug
2023-01-12 15:42:03 +01:00
cryptozoidberg
a5f6f32083
Added svg app image for Linux AppImage
2023-01-12 15:31:53 +01:00
cryptozoidberg
b21823cc95
added openssl to root cmake file
2023-01-11 17:56:56 +01:00
cryptozoidberg
a95c56f20e
Merge branch 'master' into release
2023-01-11 17:44:32 +01:00
cryptozoidberg
0ed7ead8df
added detecting of an AppImage and set proper path to html foldr
2023-01-11 17:44:11 +01:00
cryptozoidberg
e7231271d1
added detecting of an AppImage and set proper path to html foldr
2023-01-11 14:57:51 +01:00
Snider
4ff66c2b15
Fixes CMAKE_OSX_DEPLOYMENT_TARGET ( #337 )
...
Hiya,
When compiling on macOS, i get "ld: warning: dylib (/opt/homebrew/lib/libboost_filesystem-mt.dylib) was built for newer macOS version (13.0) than being linked (11.0)"
This is fixed by adding "CACHE STRING"
2023-01-03 13:34:26 +01:00
sowle
404b20fa03
build: win signing temporary disabled
2022-12-22 22:12:13 +01:00
sowle
4eacfa8305
Merge branch 'master' into release
2022-12-22 20:22:37 +01:00
zano build machine
cd01fd3bd2
=== build number: 143 -> 144 ===
2022-12-22 17:20:31 +03:00
cryptozoidberg
2e6d05636d
fixed bug with timestamps on strange wallets(reported by sir Gygabyted)
2022-08-01 20:17:38 +02:00
cryptozoidberg
8dd8e5dbce
Removed dl
2022-08-01 17:02:43 +02:00
cryptozoidberg
0f126ffd95
api auto-documentation implementation basics
2022-07-31 22:59:29 +02:00
sowle
c840ba48a2
simplewallet: logs msgs & levels clean up
2022-07-23 04:32:11 +02:00
cryptozoidberg
765ad24b39
fixed disabled rnd for consensus download
2022-07-21 21:37:28 +02:00
cryptozoidberg
ad8a3375db
fixed tor relaying(fixed disabled rnd)
2022-07-21 21:27:16 +02:00
cryptozoidberg
6ff40cd0f4
less messages in running wallet
2022-07-21 15:06:36 +02:00
cryptozoidberg
b1d7ad8a69
fixed wallet log spam in server mode
2022-07-21 13:05:21 +02:00
cryptozoidberg
780185fa5c
added show_staking_history command
2022-07-19 22:32:21 +02:00
cryptozoidberg
788c5be092
Added timeout to wallet rpc transport
2022-07-12 23:05:36 +02:00
cryptozoidberg
5b80a22157
more detailed message in set-log option
2022-07-08 17:35:14 +02:00
cryptozoidberg
30d9d190e1
lean up code with log options
2022-07-08 17:18:35 +02:00
cryptozoidberg
e1acd4e4e6
disable TOR by default for server-mode, fixed --disable-tor-relay which was not working for server mode
2022-07-08 17:06:26 +02:00
cryptozoidberg
49dc47c8cf
merged from UI
2022-07-08 15:25:07 +02:00
cryptozoidberg
84962b34e7
merged from UI
2022-07-07 17:07:46 +02:00
ArqTras
7cf459e9f5
Update README.md ( #333 )
...
fix for a typo
2022-07-07 17:55:08 +03:00
cryptozoidberg
af1cf46d1e
moved UI to latest commits
2022-07-01 12:35:54 +02:00
cryptozoidberg
2ab1ba9341
fixed latest changes
2022-06-22 20:33:43 +02:00
cryptozoidberg
af552f6d45
pulled latest changes from UI
2022-06-17 18:05:52 +02:00
sowle
20eabbd54f
win: build signing temporary disabled
2022-06-16 19:14:12 +02:00
cryptozoidberg
96cdd25ac5
renamed alias member to proper name - fixed in wallet
2022-06-16 17:33:37 +02:00
cryptozoidberg
7230f7a12e
renamed alias member to proper name
2022-06-16 17:10:53 +02:00
cryptozoidberg
b5495f30f0
improved alias detection in transaction history + added RPC API for alias registration
2022-06-16 17:02:00 +02:00
cryptozoidberg
cf0454a208
Improved filtration of PoS-related transactions
2022-06-13 21:46:32 +02:00
cryptozoidberg
b5acd7ca87
Returned missing files
2022-06-10 16:51:37 +02:00
cryptozoidberg
8ec2783860
filtering transactions improved2
2022-06-08 17:52:58 +02:00
cryptozoidberg
d26fc8ad7f
filtering transactions improved
2022-06-08 17:33:02 +02:00
sowle
eb6aac4f5e
Merge branch 'release'
2022-06-03 23:16:08 +02:00
sowle
5bbae5e23b
fix annoying warning message about Boost 1.70 (The use of BOOST_*_ENDIAN and BOOST_BYTE_ORDER is deprecated.)
2022-06-03 23:04:01 +02:00
sowle
a0625b0624
fix simplewallet linking for gcc
2022-06-03 22:36:04 +02:00
zano build machine
ea43bcf8a1
=== build number: 143 -> 144 ===
2022-06-02 21:43:34 +03:00
cryptozoidberg
9ee5b6cbe3
moved UI to latest fixes
2022-06-02 20:42:03 +02:00
cryptozoidberg
fc93a80429
moved UI to latest commit
2022-05-23 13:46:24 +02:00
sowle
fd5ec65d35
Merge branch 'master' into develop
2022-05-18 16:38:43 +02:00
cryptozoidberg
c46f46e4e3
updated UI to latest commit
2022-05-18 16:35:26 +02:00