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
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
Ori Newman
4a6fd8fad1
[DEV-320] add decoupling related fields to wire tx ( #134 )
...
* [DEV-320] Add decoupling-related fields to wire.Tx
* [DEV-320] Fix SerializeSize for MsgTx
* [DEV-320] Fix indexers test
* [DEV-320] Fix utils test
* [DEV-320] Fix ffldb tests
* [DEV-320] Fix mining tests
* [DEV-320] fix txsort tests
* [DEV-320] change default subnetwork id to 1 and remove payload for default subnetwork id
* [DEV-320] Add msgtx serialization tests
* [DEV-320] get rid of temp prints, and change error messages
2018-12-27 17:43:25 +02:00
stasatdaglabs
c65d9aa168
[DEV-97] Combine btcd and btcutil repositories ( #51 )
...
* [DEV-97] Moved github.com/daglabs/btcutil into github.com/daglabs/btcd/btcutil.
* [DEV-97] Updated Gopkg.toml to no longer refer to btcutil.
* [DEV-97] Renamed btcutil to util.
2018-08-23 16:54:16 +03:00