1
0
Fork 0
forked from lthn/blockchain
Commit graph

2674 commits

Author SHA1 Message Date
sowle
f5958fa722 ====== build number: 161 -> 162 === 2023-12-01 15:35:17 +01:00
sowle
801dcd0ffe ui updated 2023-12-01 15:34:04 +01:00
cryptozoidberg
d0ad3c7ad4
Update Zano_appimage_wrapper.sh 2023-12-01 12:23:01 +01:00
sowle
2dd8003588 ====== build number: 160 -> 161 === 2023-11-30 17:33:52 +01:00
sowle
0ec7582cd1 predownload files updated 2023-11-30 17:32:58 +01:00
cryptozoidberg
fbf609c1ef
fixed linux desktop file link 2023-11-30 13:33:21 +01:00
sowle
990605c23e Merge branch 'develop' into release 2023-11-30 13:01:28 +01:00
sowle
3c4a52809c ====== build number: 159 -> 160 === 2023-11-30 13:00:54 +01:00
sowle
2e57372115 checkpoint @ height 2390000 2023-11-30 12:56:41 +01:00
sowle
6b78438d13 === build number: 158 -> 159 === 2023-11-20 19:49:28 +01:00
sowle
0e67f9449f build: an attempt 2 to fix boost lib paths in macOS CLI binaries 2023-11-20 19:48:23 +01:00
sowle
020ad2ec7a === build number: 157 -> 158 === 2023-11-20 15:51:13 +01:00
sowle
dec913c4e9 build: an attempt to fix boost lib paths in macOS CLI binaries 2023-11-20 15:50:16 +01:00
sowle
46f4e317f4 === build number: 156 -> 157 === 2023-11-14 17:29:40 +01:00
sowle
6a83735cc1 updated ui 2023-11-14 17:28:52 +01:00
sowle
e89462e126 Merge branch 'release' into develop 2023-11-09 19:42:57 +01:00
sowle
f9cabb0bd2 === build number: 155 -> 156 === 2023-11-09 19:42:06 +01:00
sowle
ee89a6ce12 wallet2: auditable wallets won't be requesting decoys for PoS anymore as they couldn't be used 2023-11-09 19:25:06 +01:00
sowle
1f0faf2c8e coretests: pos_mining_with_decoys improved to reveal a bug with staking using auditable wallets 2023-11-09 18:47:13 +01:00
zano build machine
a151cab066 === build number: 154 -> 155 === 2023-11-06 18:39:54 +03:00
cryptozoidberg
c0ab3dc48a
staking improvement in GUI version 2023-11-06 16:36:57 +01:00
zano build machine
3c19bb969d === build number: 153 -> 154 === 2023-11-02 00:33:38 +03:00
cryptozoidberg
6ff59ca8cd
Merge branch 'develop' into release 2023-11-01 22:30:12 +01:00
cryptozoidberg
3da4331784
Merge from release 2023-11-01 22:29:42 +01:00
cryptozoidberg
301f0341b4
notarytool switched to keychain profile option 2023-11-01 14:04:47 +01:00
cryptozoidberg
970d689184
migrated to notarytool for macos 2023-11-01 13:08:51 +01:00
cryptozoidberg
8f6b4036e9
duplicated get_random_outputs in json-like api 2023-11-01 11:30:55 +01:00
sowle
20dbbdf81e === build number: 152 -> 153 === 2023-10-31 22:47:54 +01:00
sowle
e9ed916550 Merge branch 'posmixins' into develop 2023-10-31 22:33:14 +01:00
sowle
299124877e coretests: pos_mining_with_decoys test added 2023-10-31 21:22:15 +01:00
sowle
760ff033cb set C++14 as a minimum requirement 2023-10-31 16:56:56 +01:00
sowle
6343812006 mixins support implemented in wallet2::prepare_and_sign_pos_block() 2023-10-31 15:45:35 +01:00
sowle
56de784054 potential fix for call_COMMAND_RPC_GET_EST_HEIGHT_FROM_DATE in wallet 2023-10-30 20:09:02 +01:00
sowle
7999e6ed56
Merge branch 'release' into develop 2023-10-26 17:50:14 +02:00
zano build machine
8fb3d58f68 === build number: 151 -> 152 === 2023-10-23 19:24:39 +03:00
zano build machine
a15ce736ca === build number: 150 -> 151 === 2023-10-23 19:24:18 +03:00
cryptozoidberg
0421e2e366
Removed preloader from UI 2023-10-23 17:03:47 +02:00
sowle
446d2dd69d
readme: several changes on Linux building process 2023-10-13 15:07:32 +02:00
sowle
6e952c11d8
readme: minor edit 2023-10-13 14:11:11 +02:00
sowle
03d33c8ad8
Merge branch 'ubuntu23' into develop 2023-10-12 19:04:43 +02:00
sowle
41927218ec
build: CMake issue fix 2023-10-11 22:27:40 +02:00
sowle
cd7ec1cf18
build: 1) fixed issue where CMake couldn't find local Boost with system-wide Boost present and 2) added a patch for Boost compilation when GCC version >= 8.3 (+minor warning fix) 2023-10-11 21:57:18 +02:00
cryptozoidberg
63354b91c3
changed fields names one more time 2023-10-06 17:36:10 +02:00
cryptozoidberg
4762e39c77
changed fields names 2023-10-06 15:03:57 +02:00
cryptozoidberg
bdb5af0490
added votes state logging 2023-10-05 14:44:27 +02:00
cryptozoidberg
2e4c6df22c
fixed bug with voting - again 2023-10-05 14:36:22 +02:00
cryptozoidberg
83e543bcec
fixed bug with voting 2023-10-05 12:27:04 +02:00
sowle
492ec85f20
build script updated for windows 2023-10-04 18:34:20 +02:00
zano build machine
453927e72f === build number: 150 -> 151 === 2023-10-04 17:09:35 +03:00
cryptozoidberg
aedab1e68e
implemented governance code in wallet 2023-10-04 16:08:48 +02:00