issues
search
xelis-project
/
xelis-blockchain
A private blockDAG with Homomorphic Encryption and Smart Contracts
373
stars
90
forks
source link
Hotfix 1.9.5
#51
Closed
Slixe
closed
7 months ago
Slixe
commented
7 months ago
Description
Daemon:
Hotfix for sync chain: a transaction having a block hash orphaned as reference may cause an error during syncing.
All:
Set a specific name for each tokio task in case of debug
Type of change
Please select the right one.
[X] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] Documentation update
Which part is impacted ?
[X] Daemon
[ ] Wallet
[ ] Miner
[ ] Misc (documentation, comments, text...)
Checklist
[X] I have performed a self-review of my code
[X] I have commented my code, particularly in hard-to-understand areas
[X] My changes generate no new warnings
Description
Daemon:
All:
Type of change
Please select the right one.
Which part is impacted ?
Checklist