cryptozoidberg
|
bbff52e937
|
forbidding TX_FLAG_SIGNATURE_MODE_SEPARATE for miner txs
|
2024-01-24 19:26:42 +01:00 |
|
cryptozoidberg
|
95e8954c38
|
Merge branch 'cryptoassets' into decoy_selection
|
2024-01-20 16:39:50 +01:00 |
|
cryptozoidberg
|
81bacaf6bb
|
and another tweak of decoy selection algo(more clear exit from loop)
|
2024-01-20 15:49:30 +01:00 |
|
cryptozoidberg
|
0a702f6897
|
another tweak of decoy selection algo + fixed over few core tests
|
2024-01-19 23:01:20 +01:00 |
|
cryptozoidberg
|
8f5eed778a
|
increased attempts count for pre-zarrcanum selection
|
2024-01-18 20:14:21 +01:00 |
|
cryptozoidberg
|
bca8a4bf16
|
fixed endless loop in decoy selection api
|
2024-01-18 19:16:30 +01:00 |
|
cryptozoidberg
|
d8241d1531
|
fixed issues with wallet
|
2024-01-18 18:27:35 +01:00 |
|
cryptozoidberg
|
36ce7bd00d
|
tweak for decoy selection algo: first 20k of Zarcanum blocks decoy selection algo will be working flat
|
2024-01-17 22:02:06 +01:00 |
|
cryptozoidberg
|
997dcb8312
|
fixed crash in decoy_selection api
|
2024-01-17 18:07:41 +01:00 |
|
cryptozoidberg
|
8dd1b9d5a7
|
fixed unused variable
|
2024-01-17 16:07:11 +01:00 |
|
cryptozoidberg
|
b81e168b2a
|
CURRENCY_HF4_MANDATORY_DECOY_SET_SIZE implemented as configurable(for coretest we would need to have 0 mixins due to old tests)
|
2024-01-16 21:32:10 +01:00 |
|
sowle
|
8b145089ac
|
Merge branch 'zc_pos_one_out' into decoy_selection
# Conflicts:
# src/currency_core/blockchain_storage.cpp
|
2024-01-16 16:30:55 +01:00 |
|
sowle
|
6271a22058
|
minor improvement on mixins restrictions checks
|
2024-01-16 00:52:56 +01:00 |
|
sowle
|
250bf95e11
|
bcs: minor naming & logging improvements
|
2024-01-15 23:12:29 +01:00 |
|
cryptozoidberg
|
6475571781
|
re-factored code for mixins count verification(moved to core check, suggested by @sowle)
|
2024-01-15 19:38:53 +01:00 |
|
cryptozoidberg
|
90c7b5d02d
|
hf4 mandatory check for decoy size
|
2024-01-13 20:24:10 +01:00 |
|
cryptozoidberg
|
f874a5f7a2
|
added exception for coinbase transactions
|
2024-01-12 20:01:57 +01:00 |
|
cryptozoidberg
|
b363b893e4
|
Bunch of improvements over the wallet
|
2024-01-02 21:57:43 +01:00 |
|
cryptozoidberg
|
bfb4a91f92
|
fork choice rule updated
|
2023-12-26 22:18:46 +01:00 |
|
sowle
|
f62db8a7fe
|
minor code cleanup
|
2023-12-25 19:20:45 +01:00 |
|
sowle
|
4b31d91beb
|
blockchain_storage: more performance measurements for blocks validation
|
2023-12-25 19:19:50 +01:00 |
|
cryptozoidberg
|
22fda0c7fe
|
fixed bugs in for decoy selection algo
|
2023-12-15 18:39:50 +03:00 |
|
cryptozoidberg
|
04103dea7f
|
decoy selection algo added
|
2023-12-15 01:42:06 +03:00 |
|
sowle
|
90b43d828e
|
HF4: allowing 1 merged output for PoS blocks' miner tx
|
2023-12-14 21:34:17 +01:00 |
|
cryptozoidberg
|
5b4a3e3a38
|
get_random_outs_for_amounts2 in work
|
2023-12-08 20:41:47 +01:00 |
|
cryptozoidberg
|
555270c1a3
|
profiling of block processing + lates UI
|
2023-11-27 15:53:56 +01:00 |
|
sowle
|
4a819afe18
|
removed unneeded logging
|
2023-11-02 21:14:41 +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
|
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 |
|
sowle
|
299124877e
|
coretests: pos_mining_with_decoys test added
|
2023-10-31 21:22:15 +01: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
|
1886fae681
|
implemented governance initial code for wallet/daemon
|
2023-10-03 22:43:51 +02:00 |
|
cryptozoidberg
|
0ede461f25
|
merge from release
|
2023-10-02 15:54:58 +02:00 |
|
sowle
|
3402da561c
|
Merge branch 'asset_update' into cryptoassets
# Conflicts:
# tests/core_tests/multiassets_test.cpp
|
2023-08-29 14:13:15 +02:00 |
|
sowle
|
0783d3e6f9
|
asset operation code clean up and minor improvements
|
2023-08-29 09:22:45 +02:00 |
|
sowle
|
f3b85ad7f3
|
typo fixed
|
2023-08-29 09:20:59 +02:00 |
|
cryptozoidberg
|
fc473c97e6
|
removed unused code lines
|
2023-08-28 20:36:53 +02:00 |
|
sowle
|
b669990a8a
|
small typo fixed ("amount_to_validate")
|
2023-08-28 19:49:13 +02:00 |
|
cryptozoidberg
|
7bfa59fd7e
|
full test for assets operations ready and passes
|
2023-08-25 22:40:20 +02:00 |
|
sowle
|
8f4d822e5e
|
bcs: fixed put_asset_info() to enable verification of the asset emit operation
|
2023-08-19 15:47:11 +02:00 |
|
cryptozoidberg
|
3996567462
|
fixed few errors discovered by multiasset_test, still problem with emmit
|
2023-08-17 21:00:59 +02:00 |
|
cryptozoidberg
|
ed3b5e5e81
|
fixed blockchain_storage.cpp
|
2023-08-15 22:32:14 +02:00 |
|
sowle
|
fc1383324a
|
minor improvement for fill_tx_rpc_inputs()
|
2023-08-10 13:09:04 +02:00 |
|
sowle
|
a6036e2a13
|
wallet & PoS: don't try to mine a PoS block if the current sequence factor is too high
|
2023-08-09 01:38:00 +02:00 |
|
cryptozoidberg
|
7c84d07fc3
|
Merged from cryptoassets
|
2023-08-07 21:35:24 +02:00 |
|
sowle
|
947fc3032d
|
core: check_tx_explicit_asset_id_rules changed to support burning outputs with an explicit asset id
|
2023-08-07 02:43:17 +02:00 |
|
sowle
|
02138c86a4
|
clarify logging
|
2023-08-06 01:23:52 +02:00 |
|
cryptozoidberg
|
0b835903ab
|
asset operations in for wallet
|
2023-08-05 20:27:46 +02:00 |
|
cryptozoidberg
|
e347062ab1
|
work related to assets altering(update,emmit,burn)
|
2023-08-03 20:01:41 +02:00 |
|