1
0
Fork 0
forked from lthn/blockchain
Commit graph

3854 commits

Author SHA1 Message Date
zano build machine
a270fcdbf9 === build number: 241 -> 242 === 2023-11-10 14:32:12 +03:00
zano build machine
800c1e5802 === build number: 240 -> 241 === 2023-11-09 23:42:30 +03:00
sowle
760ebb3814
Merge branch 'develop' into cryptoassets
# Conflicts:
#	src/version.h.in
#	src/wallet/wallet2.cpp
2023-11-09 20:48:54 +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
cryptozoidberg
34b37ce45c
added missing info for tx rpc details 2023-11-06 17:34:23 +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
7d9ba7ef64 === build number: 239 -> 240 === 2023-11-06 16:51:01 +03:00
cryptozoidberg
257c19662c
merged UI from main 2023-11-06 14:49:35 +01:00
sowle
4a819afe18
removed unneeded logging 2023-11-02 21:14:41 +01:00
sowle
e45793826e
=== build number: 238 -> 239 === 2023-11-02 19:07:03 +01:00
sowle
00b663e425
gcc warning fixed 2023-11-02 19:06:17 +01:00
sowle
920a08c5ce
gcc compilation fix 2023-11-02 18:40:09 +01:00
sowle
88ec0706da
coretests: pos_mining_with_decoys was pinned to HF3 2023-11-02 18:34:04 +01:00
sowle
2dab8ab386
=== build number: 237 -> 238 === 2023-11-02 18:31:08 +01:00
sowle
406bc5d78e
removed deprecated absolute_output_offsets_to_relative(), chaingen was adapted accordingly 2023-11-02 18:29:55 +01:00
sowle
96cde2ae07
deprecated uint64_t get_amount_for_zero_pubkeys() removed, various compilation fixes 2023-11-02 16:51:45 +01:00
sowle
964968ded0
get_actual_timestamp() -> get_block_timestamp_from_miner_tx_extra(), corresponding check in pos block validation has been adjusted 2023-11-02 16:47:18 +01:00
sowle
3804ecd4d6
Merge branch 'develop' into cryptoassets
# Conflicts:
#	src/gui/qt-daemon/layout
2023-11-02 14:05:03 +01:00
sowle
46a0db21ec
Merge branch 'develop' into cryptoassets
# Conflicts:
#	CMakeLists.txt
#	README.md
#	contrib/epee/include/net/http_client.h
#	src/currency_core/blockchain_storage.cpp
#	src/currency_core/currency_core.cpp
#	src/currency_core/currency_format_utils.cpp
#	src/gui/qt-daemon/layout
#	src/rpc/core_rpc_server.cpp
#	src/rpc/core_rpc_server.h
#	src/rpc/core_rpc_server_commands_defs.h
#	src/version.h.in
#	src/wallet/wallet2.cpp
#	src/wallet/wallet2.h
#	src/wallet/wallet_public_structs_defs.h
#	src/wallet/wallet_rpc_server.h
#	tests/core_tests/chaingen.cpp
#	tests/core_tests/pos_validation.cpp
#	tests/core_tests/wallet_tests.cpp
#	tests/performance_tests/main.cpp
2023-11-01 23:48:36 +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
cryptozoidberg
f3bf340101
Merge branch 'wallet_state_base' into cryptoassets 2023-10-31 20:52:39 +01:00
cryptozoidberg
6f4d247715
fixed few compilation issues - 3 2023-10-31 20:01:31 +01:00
cryptozoidberg
66fbe640ef
fixed few compilation issues - 2 2023-10-31 19:53:26 +01:00
cryptozoidberg
3f0bed4899
fixed few compilation issues 2023-10-31 19:43:28 +01:00
cryptozoidberg
76577d21a9
more fixes with namespaces and inline functions 2023-10-31 19:31:18 +01:00
cryptozoidberg
cacdb4a4ce
moved serialization-specific adaptor-functions from wallet2 to base header file 2023-10-31 19:22:29 +01:00
cryptozoidberg
d1dc240a73
added forgoten wallet2_base.h 2023-10-31 18:37:58 +01:00
cryptozoidberg
ebb8f7b6ff
wallet sync state moved to separate base structure 2023-10-31 18:29:57 +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
cryptozoidberg
b7a145e56f
Merge branch 'cake' into cryptoassets 2023-10-31 13:39:33 +01:00
cryptozoidberg
65b9619762
Merge branch 'cryptoassets' into cake 2023-10-31 13:37:37 +01:00
cryptozoidberg
208f50ce64 additional changes for cake 2023-10-30 19:22:33 +00:00
sowle
56de784054 potential fix for call_COMMAND_RPC_GET_EST_HEIGHT_FROM_DATE in wallet 2023-10-30 20:09:02 +01:00
cryptozoidberg
7a9f54443b
fixed bug with m_own_asset_descriptors container not being reset after resync wallet 2023-10-28 19:25:31 +02:00
sowle
7999e6ed56
Merge branch 'release' into develop 2023-10-26 17:50:14 +02:00
cryptozoidberg
9dd4f107b6 Fix compilation issue 2023-10-26 14:32:56 +00:00
cryptozoidberg
767dbebe54 removed include of deleted file 2023-10-26 13:19:06 +00:00