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
Evgeny Khirin
7c30bc4301
[NOD-64] Remove subnetwork id supports all ( #237 )
...
* [NOD-64] Intermediate commit: need check tests on master
* [NOD-64] Commit before changing subnetwork IDS to new values
* [NOD-64] Fixed tests after changing subnetworks IDs constants
* [NOD-64] Extract duplicate code into functions
* [NOD-64] Renamed IsAllSubnetworks ==> IncludeAllSubnetworks
2019-04-03 17:03:48 +03:00
Ori Newman
1e447432a7
[NOD-28] Move subnetwork consts to subnetworkid package ( #197 )
...
* [NOD-28] Move SubnetworkID constants to subnetworkid package
* [NOD-28] change subnetwork id constants to pointers
2019-03-10 12:27:06 +02:00
Svarog
41647fd488
[DEV-376] Changed any instance of %v in format strings with a more specific format token ( #188 )
...
* [DEV-376] Changed any instance of %v in format strings with a more specific format token
* [DEV-376] Fixed some more wrong formatting strings + removed redundant
cast
* [DEV-376] Added fmt.Sprintf where it was missing
* [DEV-376] use %s for util.Amount, to invoke .String()
* [DEV-376] Some more fixes in format strings
* [DEV-376] fixed mruinvmap_test to expect the correct behaviour
2019-02-20 14:02:52 +02:00
Svarog
e3994cddac
[DEV-347] Normalize the way 'subnetwork' is capitalized ( #161 )
2019-01-13 18:00:34 +02:00
Ori Newman
0553f7e2e7
[DEV-342] change subnetworkid to hash160 ( #154 )
...
* [DEV-342] Make subnetworkid Hash160
* [DEV-342] Fix tests
* [DEV-342] Fix rpcserver.go mismatched types
* [DEV-342] Change subnetworkhash type and package to subnetworkid
* [DEV-342] Add subnetworkid package
2019-01-09 17:55:25 +02:00