issues
search
pegnet
/
pegnetd
The pegnet daemon to track txs, conversions, etc
Other
13
stars
14
forks
source link
Version 2.0.3
#177
Closed
StarNeit
closed
3 years ago
StarNeit
commented
3 years ago
Removed randomization algorithm
Added old burn address in consensus algorithm
Added function that nullifies burn address for old block heights
Used correct rates on chain for the block under V20DevRewardsHeightActivation height.
Gave correct developer rewardPayout which were applied wrong in consensus point of view.
Fixed recordBatch function that submit the batch to the database which happened v2.0.2
Calculated correct rates for all pAssets on chain.
Added reset db script in v2.0.3
Added InsertZeroingCoinbase() function for old transactions.