|
@@ -38,7 +38,7 @@ Also, consider a donation at PascalCoin development account: "0-10"
|
|
- TODO: PIP - 0010
|
|
- TODO: PIP - 0010
|
|
- TODO: Add new network operations
|
|
- TODO: Add new network operations
|
|
- New target calc on protocol V3 in order to reduce the sinusoidal effect
|
|
- New target calc on protocol V3 in order to reduce the sinusoidal effect
|
|
- - On V2, the increase was +-100% every 50 blocks, on V3 will be +-100% every 100 blocks (slower increase/decrease)
|
|
|
|
|
|
+ - On V3 will look last 5 blocks instead of last 10 in order to decide if continue increasing/decreasing target
|
|
- New Safebox Snapshoting
|
|
- New Safebox Snapshoting
|
|
- This allow quickly rollback/commit directly to Safebox instead of create a separate Safebox on memory (read from disk... use more ram...)
|
|
- This allow quickly rollback/commit directly to Safebox instead of create a separate Safebox on memory (read from disk... use more ram...)
|
|
- Is usefull when detecting posible orphan blocks in order to check which chain is the highest chain without duplicating a safebox to compare
|
|
- Is usefull when detecting posible orphan blocks in order to check which chain is the highest chain without duplicating a safebox to compare
|