stasatdaglabs
30f0e95969
[NOD-506] Remove blockNode.height and any references to it ( #522 )
...
* [NOD-506] Remove blockNode.height.
* [NOD-506] Use blueScore instead of chainHeight in validateParents.
2019-12-09 14:27:53 +02:00
Svarog
369ec449a8
[NOD-509] Change organization name to kaspanet ( #524 )
...
* [NOD-509] Change organization name to kaspanet
* [NOD-509] Reorganize imports
2019-12-08 17:33:42 +02:00
Svarog
f4c6859e51
[NOD-509] Updated repository and imports to github.com/daglabs/kaspad ( #521 )
2019-12-08 16:28:53 +02:00
stasatdaglabs
6828f623b4
[NOD-395] Fix a crash in diffFromAcceptanceData caused by wrong order of iteration over blocks (463)
...
* [NOD-395] Write a test for the diffFromAcceptanceData crash.
* [NOD-395] Converted MultiBlockTxsAcceptanceData into a slice.
* [NOD-395] Fix failing test.
* [NOD-395] Populate multiBlockTxsAcceptanceData bottom-to-top.
* [NOD-395] Add comment to FindAcceptanceData.
* [NOD-395] Remove no-longer relevant note about probability in TestOrderInDiffFromAcceptanceData.
2019-11-13 12:28:52 +02:00
Ori Newman
c88fa1492e
[NOD-375] Move to pkg/errors ( #447 )
...
* [NOD-375] Move to pkg/errors
* [NOD-375] Fix tests
* [NOD-375] Make AreErrorsEqual a shared function
2019-11-04 11:24:12 +02:00
Ori Newman
a789680db1
[NOD-314] change pkscript to scriptpubkey ( #400 )
...
* [NOD-314] Change everywhere PkScript to ScriptPubKey
* [NOD-314] Change everywhere PkScript to ScriptPubKey
* [NOD-314] Rename pkPops -> scriptPubKeyPops
2019-09-15 11:09:36 +03:00
Ori Newman
263737b3fb
[NOD-196] move coinbase scriptpukey to payload ( #330 )
...
* [NOD-196] move coinbase scriptpukey to payload (no tests) (#311 )
* [NOD-196] Move coinbase scriptPubKey to payload
* [NOD-196] Rename SubnetworkID.IsFull to SubnetworkID.IsBuiltIn
* [NOD-196] Fix comments
* [NOD-196] Add block subsidy to fee transaction
* [NOD-196] Fix comments
* [NOD-217] Merge coinbase and fee transaction (#328 )
* [NOD-196] Fix tests
* [NOD-196] Fix tests
* [NOD-217] Add error to getBluesFeeData
* [NOD-217] Merge Coinbase and fee transaction
* [NOD-217] Format project
* [NOD-217] Remove OpTrue default for mining.NewBlockTemplate
* [NOD-196] Format project
* [NOD-217] Add missing space before comment
* [NOD-196] Change MaxCoinbasePayloadLen to 150
2019-06-17 17:43:13 +03:00