zano build machine
|
2badfead11
|
=== build number: 347 -> 348 ===
|
2024-09-28 04:18:10 +03:00 |
|
sowle
|
deb74ad9d0
|
predownload updated up to height 2829200
|
2024-09-28 03:15:38 +02:00 |
|
zano build machine
|
ffb90714d6
|
=== build number: 346 -> 347 ===
|
2024-09-27 20:07:40 +03:00 |
|
sowle
|
dd85ad7fce
|
ui update (fixed wrong commit id)
|
2024-09-27 17:43:29 +02:00 |
|
sowle
|
48b3796f66
|
=== version: 2.0.0 -> 2.0.1 ===
|
2024-09-27 13:58:25 +02:00 |
|
zano build machine
|
83b4dd9b36
|
=== build number: 345 -> 346 ===
|
2024-09-27 14:56:11 +03:00 |
|
sowle
|
39b4646e5d
|
mainwindow: removed redundant param for drop_secure_app_data()
|
2024-09-27 13:55:10 +02:00 |
|
zano build machine
|
0fafe09544
|
=== build number: 344 -> 345 ===
|
2024-09-25 23:17:33 +03:00 |
|
sowle
|
a9de7944dd
|
fixed an old error in stratum server when incorrect worker's name (!="miner") invalidates mining address that was already set in daemon
|
2024-09-25 21:05:02 +02:00 |
|
sowle
|
b8afa3f9c5
|
gcc warning fixed
|
2024-09-25 19:06:24 +02:00 |
|
zano build machine
|
565e950072
|
=== build number: 343 -> 344 ===
|
2024-09-25 19:42:09 +03:00 |
|
sowle
|
b1a136561d
|
testnet: set hardfork 5 height to 241750
|
2024-09-25 18:32:18 +02:00 |
|
zano build machine
|
f3eceda66b
|
=== build number: 342 -> 343 ===
|
2024-09-25 06:25:36 +03:00 |
|
sowle
|
426ca5a22b
|
p2p: clients with outdated versions now rejected by p2p upon hf activation as well (+tied to hf min build number)
|
2024-09-25 04:13:41 +02:00 |
|
sowle
|
b77419afc7
|
runtime config: min build number introduced and tied to hardfork
|
2024-09-25 04:10:29 +02:00 |
|
sowle
|
8758f6dc79
|
utils: parse_client_version, parse_client_version_build_number() implemented + unit tests stub
|
2024-09-25 04:03:57 +02:00 |
|
sowle
|
75e30c1372
|
fixed a warning
|
2024-09-24 15:59:43 +02:00 |
|
zano build machine
|
39201f3d4a
|
=== build number: 341 -> 342 ===
|
2024-09-24 06:37:23 +03:00 |
|
sowle
|
b5e0b21f13
|
core: asset_operation_ownership_proof_eth is only allowed only since HF5
|
2024-09-24 05:36:40 +02:00 |
|
sowle
|
cf32e44926
|
reverted a minor forgotten change in COMMAND_RPC_SEND_RAW_TX
|
2024-09-24 02:57:54 +02:00 |
|
sowle
|
2fc37934cf
|
removed forcefully nullifying asset_id in emit_asset() (it's up to the caller now)
|
2024-09-24 01:26:04 +02:00 |
|
sowle
|
f0891a36e8
|
minor improvements
|
2024-09-24 01:24:42 +02:00 |
|
sowle
|
d610c38c4e
|
fixed an error in construct_tx when asset update operation is ongoing with standard owner (non eth)
|
2024-09-23 20:35:22 +02:00 |
|
sowle
|
7b9c728de2
|
core: minor readability improvement in validate_asset_operation_against_current_blochain_state()
|
2024-09-23 20:34:17 +02:00 |
|
sowle
|
c117a76a04
|
upstream changes
|
2024-09-23 14:33:22 +02:00 |
|
sowle
|
08281059fb
|
Merge branch 'develop' into secp256k1
# Conflicts:
# src/gui/qt-daemon/layout
# src/simplewallet/simplewallet.cpp
# src/version.h.in
# tests/core_tests/chaingen_main.cpp
# tests/core_tests/multiassets_test.cpp
# tests/core_tests/multiassets_test.h
# tests/unit_tests/multiassets_test.cpp
|
2024-09-23 14:24:00 +02:00 |
|
sowle
|
8ffbfbe60a
|
minor improvements
|
2024-09-23 05:38:47 +02:00 |
|
sowle
|
b66c0efc2b
|
wallet rpc: implemented support for third-party external asset operations signing + various
|
2024-09-23 05:37:36 +02:00 |
|
sowle
|
44b19dd070
|
wallet rpc: send_ext_signed_asset_tx call implemented
|
2024-09-23 05:34:55 +02:00 |
|
sowle
|
bb758a916a
|
wallet2: assets-related tx generation refactored
|
2024-09-23 05:29:57 +02:00 |
|
sowle
|
e414752976
|
refactored asset ownership handling in tx construction
|
2024-09-23 05:27:46 +02:00 |
|
sowle
|
3c9d6666cd
|
wallet2: various improvements
|
2024-09-23 05:25:24 +02:00 |
|
sowle
|
5f1defc5a1
|
core validation: additional condition validate_ado_ownership()
|
2024-09-23 05:19:58 +02:00 |
|
sowle
|
3d1ac6124e
|
core rpc: decrypt_tx_details call implmented
|
2024-09-23 05:17:00 +02:00 |
|
sowle
|
9d06106a78
|
fxed arguments order for cast_assign_a_to_b()
|
2024-09-23 05:15:28 +02:00 |
|
sowle
|
37e62ac079
|
various improvements
|
2024-09-23 05:13:26 +02:00 |
|
sowle
|
9d213b19b1
|
construct_miner_tx() doesn't clear result tx anymore, allowing to pass additional data in extra
|
2024-09-17 17:59:37 +02:00 |
|
zano build machine
|
a8adcc07b7
|
=== build number: 340 -> 341 ===
|
2024-09-14 20:52:55 +03:00 |
|
cryptozoidberg
|
17aebd29b5
|
implemented custom seed option(experimental)
|
2024-09-14 21:46:52 +04:00 |
|
zano build machine
|
77d6939411
|
=== build number: 339 -> 340 ===
|
2024-09-12 17:05:49 +03:00 |
|
sowle
|
43602031b8
|
gui: show_notification slot added + minor improvements (logs)
|
2024-09-12 16:05:08 +02:00 |
|
zano build machine
|
41ef9caf40
|
=== build number: 338 -> 339 ===
|
2024-09-12 07:10:06 +03:00 |
|
sowle
|
d083f54edd
|
gui update
|
2024-09-12 06:09:23 +02:00 |
|
sowle
|
7fbfec3441
|
minor improvements (now unit_tests should be autoexecuted each commit)
|
2024-09-12 02:39:20 +02:00 |
|
cryptozoidberg
|
2a2987b17a
|
concise mode: last setings for production and tests
|
2024-09-09 18:26:16 +04:00 |
|
cryptozoidberg
|
1eeb9a4a81
|
wallet truncating fixed all core tests
|
2024-09-08 22:42:31 +04:00 |
|
cryptozoidberg
|
9c2e2bb0f8
|
multiple fixes
|
2024-09-04 23:04:44 +04:00 |
|
cryptozoidberg
|
ca09405491
|
core tests working
|
2024-09-02 21:44:41 +04:00 |
|
cryptozoidberg
|
77a928c78a
|
wallet compiled ok
|
2024-09-01 21:23:58 +04:00 |
|
cryptozoidberg
|
4b9a457e64
|
initial changes on wallet file size/memory consumption improvements
|
2024-08-31 22:38:23 +04:00 |
|