cryptozoidberg
|
d4366d3f18
|
added some diagnostic logs for blockchain caching
|
2025-04-10 22:42:56 +04:00 |
|
sowle
|
3abfd90e2f
|
asset ownership transfer refactoring (WIP)
|
2025-04-10 03:47:02 +03:00 |
|
sowle
|
745932738e
|
coretests: get_tx_version_and_harfork_id_from_events refactoring
|
2025-04-07 04:47:55 +03:00 |
|
sowle
|
7736199189
|
minor improvement (log)
|
2025-04-03 23:32:21 +03:00 |
|
sowle
|
c7f0106bf0
|
experimental improvements for purge_transaction_from_blockchain()
|
2025-04-03 18:59:51 +03:00 |
|
sowle
|
d1cade7bdb
|
minor improvements
|
2025-04-03 18:26:47 +03:00 |
|
cryptozoidberg
|
7d3bd99867
|
potential fix for preventing data race
|
2025-04-03 17:06:53 +04:00 |
|
sowle
|
ff2bb36de4
|
construct_tx_handle_ado() won't treat opt_descriptor set as an error when >=HF5 anymore, because there's no such a requirement in the core
|
2025-04-01 18:15:34 +03:00 |
|
sowle
|
2fd53a59cb
|
minor improvements (construct_tx, construct_tx_out)
|
2025-04-01 05:49:35 +03:00 |
|
cryptozoidberg
|
0662f9bbed
|
Merge branch 'develop' into rpc_extension
|
2025-03-28 18:09:38 +04:00 |
|
cryptozoidberg
|
8b910b9111
|
moved boost version checker to right place
|
2025-03-28 15:23:48 +04:00 |
|
sowle
|
c2f0b1166c
|
Merge branch 'release' into develop
|
2025-03-24 20:01:42 +03:00 |
|
cryptozoidberg
|
dc5b5f72a3
|
moved to v3 db
|
2025-03-24 03:09:29 +04:00 |
|
cryptozoidberg
|
be129f7a87
|
tests are work in progress
|
2025-03-24 02:36:54 +04:00 |
|
sowle
|
5f56d146c2
|
fixed an issue in pop_asset_info() with deregistering asset after HF5 during chain switching
|
2025-03-24 01:32:01 +03:00 |
|
sowle
|
ec08952674
|
Merge branch 'release' into develop
|
2025-03-22 02:44:59 +03:00 |
|
cryptozoidberg
|
78293c32d6
|
couple tweaks for hf5 transition
|
2025-03-21 21:38:40 +04:00 |
|
cryptozoidberg
|
89e70c74cd
|
RPC extended for ownership transfer and attachment to wallet
|
2025-03-21 18:09:27 +04:00 |
|
sowle
|
ead80ac4cb
|
improvements for the workaround for rear case when an old node is stuck in an altchain right after the hardfork
|
2025-03-21 14:24:14 +03:00 |
|
sowle
|
b0cbce935e
|
removed unicode chars from comment
|
2025-03-21 13:58:11 +03:00 |
|
sowle
|
bbc80a8a77
|
fixed compilation for gcc/clang
|
2025-03-20 22:28:10 +03:00 |
|
sowle
|
2e57faf822
|
implemented workaround for rear case when an old node is stuck in an altchain right after the hardfork
|
2025-03-20 20:33:34 +03:00 |
|
sowle
|
6be32747c7
|
minor improvements
|
2025-03-20 20:30:48 +03:00 |
|
sowle
|
56a265bd48
|
removed unicode chars from comment
|
2025-03-20 20:29:28 +03:00 |
|
cryptozoidberg
|
1cc85850bb
|
merge from p2p_fix2
|
2025-03-20 19:03:58 +04:00 |
|
sowle
|
cd51fcc293
|
minor updates to currency config
|
2025-03-20 14:46:13 +03:00 |
|
cryptozoidberg
|
a54c00e823
|
changed order of warming up(to have most recent blocks as most recent cache)
|
2025-03-13 17:36:53 +04:00 |
|
cryptozoidberg
|
926549e740
|
implemented warp-mode for zano daemon
|
2025-03-12 19:52:10 +04:00 |
|
cryptozoidberg
|
ec54dc72c9
|
added full warm up feature
|
2025-03-12 14:17:40 +04:00 |
|
cryptozoidberg
|
a13eedf556
|
fix of currency protocol for long range splits
|
2025-02-28 19:11:37 +04:00 |
|
cryptozoidberg
|
5808e1a3d3
|
changed meta info format to json
|
2025-02-26 01:20:46 +04:00 |
|
sowle
|
2bcc6075b7
|
HF5 height is set to 3076400 (mainnet)
|
2025-02-14 16:08:07 +01:00 |
|
sowle
|
672309ba5f
|
fixed an issue in alt block miner tx validation
|
2025-02-14 03:21:24 +01:00 |
|
sowle
|
4c860417f5
|
pre hardfork tx freeze period implemented (+HF6)
|
2025-02-14 03:17:33 +01:00 |
|
cryptozoidberg
|
6893535388
|
changed meta info format to json
|
2025-02-10 20:44:59 +04:00 |
|
sowle
|
a85445083f
|
testnet restart (currency formation version: 99 -> 100)
|
2025-02-03 21:24:32 +01:00 |
|
sowle
|
ca9a8f95de
|
Merge branch 'develop' into txhfid
|
2025-02-03 18:29:45 +01:00 |
|
sowle
|
3d1f4a5336
|
now max_seed_height is always greater then or equal to current node's top block height
|
2025-01-31 17:30:02 +01:00 |
|
sowle
|
38e6556a49
|
2nd iteration on diminishing CPU mining presence in mainnet builds
|
2025-01-24 04:41:55 +01:00 |
|
sowle
|
e73eb4f59a
|
Merge remote-tracking branch 'origin/nocpumining' into develop
|
2025-01-21 18:30:58 +01:00 |
|
sowle
|
7a5fb3ee25
|
Merge branch 'release' into develop
|
2025-01-16 05:50:07 +01:00 |
|
sowle
|
cc33fd8b9c
|
fixed more serious warnings for gcc
|
2025-01-16 04:24:00 +01:00 |
|
sowle
|
46f6e29efb
|
fixed gcc 13 compilation + some warnings
|
2025-01-16 04:23:04 +01:00 |
|
sowle
|
059a71fd97
|
tx hf id: wallet adaptation
|
2024-12-28 04:20:50 +01:00 |
|
sowle
|
8dd8a6ac1c
|
tx hf id: WIP
|
2024-12-27 07:27:43 +01:00 |
|
sowle
|
61a358b753
|
2nd attempt to calm down heuristic av by disabling cpu mining in mainnet build
|
2024-12-25 16:16:10 +01:00 |
|
sowle
|
cd2f044ad8
|
an attempt to calm down heuristic av by disabling cpu mining in mainnet build
|
2024-12-25 02:22:22 +01:00 |
|
sowle
|
8e2c70de93
|
Merge branch 'develop' into txhfid
|
2024-12-24 22:16:36 +01:00 |
|
sowle
|
78f622ead1
|
bcs: get_block_reward_by_main_chain_height(), get_block_reward_by_hash() implemented; 2) core_rpc_server::fill_block_header_response() now correctly fills 'reward'
|
2024-12-10 21:27:34 +01:00 |
|
sowle
|
13f524defb
|
tx hardfork id: wip (basic structures, miner tx creation adapted, tests adapted almost all + hard_fork_5_tx_version)
|
2024-12-06 05:39:18 +01:00 |
|