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
Ori Newman
1e98d0dbfe
[DEV-31] remove json transaction tests
2018-07-22 15:53:06 +03:00
Ori Newman
bed2d1b052
[DEV-31] Regenrate transactions for mining policy tests
2018-07-22 12:30:22 +03:00
Ori Newman
29f1b2baff
[DEV-31] Regenrate block databases and genesis blocks in order to be compatiable with the new structure (uint64 timestamps)
2018-07-19 19:04:00 +03:00
Ori Newman
0878f98d1e
[DEV-31] Convert all timestamp to uint64
2018-07-17 13:04:29 +03:00
Stas Boutenko
a26fd21ae7
[DEV-32] Renamed chaincfg to dagconfig and chainhash to daghash.
2018-06-19 18:19:54 +03:00
Stas Boutenko
6d64421965
[DEV-26] Renamed package blockchain to blockdag.
2018-06-17 18:46:47 +03:00
Stas Boutenko
2901d302f3
Updated references.
2018-06-03 18:34:09 +03:00
Dave Collins
58a98630e7
mining: Add basic priority calculation tests.
...
This adds some basic tests for the priority calculation code in the
mining policy.
2016-10-27 13:13:37 -05:00