Svarog
ca0619bbcf
[NOD-176] Moved daghash from dagconfig to util ( #298 )
...
* [NOD-176] Moved daghash from dagconfig to util
* [NOD-176] Fixed order of includes with gofmt
2019-05-14 14:05:36 +03:00
Ori Newman
ba03d512f3
[NOD-89] Remove BTC seeders from seeder list in all nets and remove D… ( #240 )
...
* [NOD-89] Remove BTC seeders from seeder list in all nets and remove DNSSeed type
* [NOD-89] Unremove daglabs dns seed
2019-04-03 12:45:49 +03:00
Svarog
53e8e5a10a
[DEV-330] dagconfig coverage ( #142 )
...
* [DEV-314] Added tests for DisasmPC and DisasmScript
* [DEV-314] Re-wrote TestCheckErrorCondition to cover the whole method
* [DEV-314] Fixed error message
* [DEV-330] Covered all methods in daghash with tests
* [DEV-330] Added tests for NewHashFromString
* [DEV-330] Added test case for TestNewHashFromStr that is not the default daghash.Hash value
2019-01-03 14:38:51 +02:00
stasatdaglabs
6dd3b815c1
[DEV-17] Move Bech32Prefix-related code from btcd/chaincfg/params.go to btcdutil ( #62 )
...
* [DEV-17] Moved Bech32 stuff from params.go to address.go.
* [DEV-17] Removed dagconfig dependency from address_test.go.
* [DEV-17] Removed dagconfig dependency from builder_test.go.
* [DEV-17] Removed dagconfig dependency from internal_test.go.
* [DEV-17] Removed dagconfig dependency from wif.go.
* [DEV-17] Removed dagconfig dependency from externdedkey.go.
* [DEV-17] Fixed compilation errors outside of hdkeychain.
* [DEV-17] Resolved circular dependencies.
* [DEV-17] Fixed failing tests.
* [DEV-17] Renamed DagXxx to Bech32PrefixDAGXxx
* [DEV-17] Fixed register_test.go.
* [DEV-17] Renamed HDKeyIDPairXxxNet to XxxNetHDKeyPair.
* [DEV-17] Renamed IsForNet to IsForPrefix.
2018-09-23 15:49:50 +03:00
Svarog
19a043602b
Dev 80 dagconfig coverage ( #37 )
...
* [DEV-80] Added tests for Strings(hashes)
* [DEV-80] Added tests for Bech32Prefix.To/FromString + DNSSeed.String()
* [DEV-80] Fixed namings of test variables
2018-07-29 10:46:17 +03:00
Stas Boutenko
a26fd21ae7
[DEV-32] Renamed chaincfg to dagconfig and chainhash to daghash.
2018-06-19 18:19:54 +03:00