1
0
Fork 0
forked from lthn/blockchain
Commit graph

3854 commits

Author SHA1 Message Date
cryptozoidberg
4a2f0c2165
moved UI to latest commit with bunch of fixes 2023-02-14 14:14:18 +01:00
sowle
a813484a4f
confidential assets: global refactoring WIP (now everything is in compilable state, including tests) 2023-02-13 21:42:31 +01:00
cryptozoidberg
b6cfecf25f
added extra check on transfer_canceled 2023-02-10 17:15:05 +01:00
sowle
7652a117cd
confidential assets: core & wallet refactoring, various fixes, WIP 2023-02-09 23:35:33 +01:00
sowle
f3583c2873
coretests: zaranum_in_alt_chain test improvements (forgotten) 2023-02-08 18:55:25 +01:00
sowle
f978be8b90
range proofs: Zano now uses U and G generators for aggregable range proof amount commitments 2023-02-08 18:54:25 +01:00
sowle
cf2f806f30
confidential assets: global wallet refactoring (WIP), mainly asset_id type change (hash -> public_key) and blinded_asset_id integration 2023-02-08 18:50:26 +01:00
sowle
abf99ece5e
confidential assets: global core refactoring (wip) 2023-02-08 18:42:29 +01:00
sowle
47b1338d32
crypto: vector_UG_aggregation_proof and zc_asset_surjection_proof stubs 2023-02-08 18:31:07 +01:00
sowle
5568e0eeaf
crypto: generator U + assertion tests for generators 2023-02-08 18:16:04 +01:00
sowle
baf2b507ec
Merge branch 'release' into cryptoassets
# Conflicts:
#	utils/build_script_windows.bat (accepted mine)
2023-02-04 20:38:47 +01:00
sowle
67fecc69fe
Merge branch 'multiassets' into cryptoassets 2023-02-04 20:34:03 +01:00
sowle
f2375f0156
confidential assets: work in progress 2023-02-01 21:58:26 +01:00
cryptozoidberg
394384facc
moved UI to proper commit 2023-01-18 21:00:51 +01:00
cryptozoidberg
dc3d6f8cfe
Fixed typo 2023-01-18 20:27:15 +01:00
cryptozoidberg
17212f16ea
Removed echo fro launch wrapper 2023-01-18 19:58:54 +01:00
cryptozoidberg
293d9f7d8d
Update Zano_appimage_wrapper.sh 2023-01-18 19:20:05 +01:00
cryptozoidberg
3850b19425
added helper message to script 2023-01-18 18:36:25 +01:00
cryptozoidberg
01eef47487
Merge branch 'release' 2023-01-18 17:38:08 +01:00
cryptozoidberg
ddc9d3a464
Merge branch 'release_test' into release 2023-01-18 17:37:19 +01:00
cryptozoidberg
d553a5f669
Update Zano_appimage_wrapper.sh 2023-01-18 15:15:13 +01:00
cryptozoidberg
d39c86207b
Replace image with rounded shape 2023-01-18 15:13:49 +01:00
cryptozoidberg
d9120d8249
replaced icon from png to svg 2023-01-18 14:00:13 +01:00
cryptozoidberg
a4c332e136
disabling sandbox for qtwebengine 2023-01-17 15:48:15 +01:00
cryptozoidberg
26db77219d
fix in appimage wrapper script 2023-01-17 14:39:41 +01:00
cryptozoidberg
f7b44e552b
fixes to crete manual script in appimage 2023-01-16 22:29:09 +01:00
cryptozoidberg
1b898d2afa
added disabling sandbox option for qtWebEngine under ubuntu 2023-01-16 20:05:43 +01:00
cryptozoidberg
976ec78247
fixes AppImage filename derivation 2023-01-13 19:03:20 +01:00
cryptozoidberg
6ee87bacf9
added missing folder creation 2023-01-13 18:42:09 +01:00
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