cryptozoidberg
9bdf9a4da7
added logo in png to AppImage
2023-01-13 18:20:24 +01:00
cryptozoidberg
dadc6a6c41
added missing changedir
2023-01-12 21:27:01 +01:00
cryptozoidberg
7e962a8a92
added skip_build option
2023-01-12 21:25:43 +01:00
cryptozoidberg
9990983510
fix for appimage path for logo
2023-01-12 21:11:53 +01:00
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
0c0c287418
build script windows: ZANO_BUILDS_HOST added
2022-12-26 22:47:31 +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
48f9466b3e
extra verification checks in add_out_to_get_random_outs()
2022-12-20 21:23:53 +01:00
cryptozoidberg
64a90d190a
optimization on get_random_outs
2022-12-20 21:22:11 +01:00
cryptozoidberg
67334071a6
fixed sweep_below command in simplewallet(credits to @sowle)
2022-12-19 23:09:17 +01:00
cryptozoidberg
db5167d76a
Merge branch 'zarcanum' into multiassets
2022-12-16 19:47:08 +01:00
cryptozoidberg
254877421c
Merge branch 'multiassets' into zarcanum
2022-12-16 15:41:11 +01:00
cryptozoidberg
a9eba1d728
merged from zarcanum
2022-12-16 15:40:24 +01:00
cryptozoidberg
102e0c1cf9
disabled aliases registration fee checks for testnet
2022-12-16 15:38:49 +01:00
cryptozoidberg
28f1ed42d9
moved UI to latest commits
2022-12-15 18:50:05 +01:00
cryptozoidberg
5c6de2fddb
fixed asset duplication in balances with custom list
2022-12-15 17:11:55 +01:00
cryptozoidberg
63cdb84b80
fixed simplewallet compilation problem
2022-12-13 14:32:42 +01:00
cryptozoidberg
c057909e81
UI moved to latest commit
2022-12-12 18:12:44 +01:00
cryptozoidberg
d6cf863687
fixed multiple UI bugs related to multiassets
2022-12-10 00:00:20 +01:00
cryptozoidberg
e6b820213a
moved UI to latest commit
2022-12-09 17:57:13 +01:00
cryptozoidberg
7cda58a7cf
fixed bug in get_wallet_info
2022-12-07 18:04:40 +01:00
cryptozoidberg
0dc8a42555
added api for UI to fetch balance after whitelisting of asset
2022-12-06 21:59:49 +01:00
cryptozoidberg
9c30c60881
fixed scaling issue, fixed missing Zano entry in balances list
2022-12-06 21:31:17 +01:00
cryptozoidberg
18ec6fb2dd
moved UI to latest commit
2022-12-05 21:56:00 +01:00
sowle
4c7d6e9724
tor-connect module updated
2022-12-05 14:42:23 +01:00
sowle
aca0388c3e
don't use deprecated boost/bind.hpp and placeholders in global namespace
2022-12-04 15:25:19 +01:00
sowle
a8be7c327d
fix for a typo
2022-12-04 15:20:09 +01:00
sowle
2de573e2c3
gcc warning fix
2022-12-03 21:31:41 +01:00
sowle
528a46f4ed
wallet2::prepare_tx_destinations() fixed to correctly support assets + minor logging improvements
2022-12-03 21:12:31 +01:00
cryptozoidberg
65cfb4910f
moved to latest tor-connect commit
2022-12-03 20:59:51 +01:00
cryptozoidberg
464818fb7f
added api for adding/removing assets via UI
2022-12-02 22:29:23 +01:00
sowle
dac549f0b6
minor improvements and compilation fixes
2022-12-02 18:14:19 +01:00
cryptozoidberg
3a46bf3a44
tor-connect moved to latest commits
2022-12-02 15:29:07 +01:00
cryptozoidberg
65e5ad4f9f
moved to lates UI code
2022-12-02 15:28:03 +01:00
cryptozoidberg
a14dcb4e8a
implemented add/remove custom assets
2022-12-02 15:24:50 +01:00
cryptozoidberg
11e1836096
fixed bug with inflating balances array
2022-12-01 19:05:17 +01:00
sowle
39da73c42e
Merge branch 'multiassets' into zarcanum
2022-11-30 20:00:50 +01:00