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
Svarog
e9ec8cd39c
[NOD-142] Convert Height and ChainHeight to uint64 ( #269 )
...
* [NOD-142] Updated util.FastLog2Floor to work on uint64
* [NOD-142] Convert height and chainHeight to uint64
* [NOD-142] A couple fixes in comments of TestFastLog2Floor
* [NOD-142] Make spendableOutOffset uint64 too
2019-04-30 12:50:46 +03:00
Ori Newman
1a2166cddf
[NOD-101] Create a bucket for utxo diffs ( #245 )
...
* [NOD-101] Create a bucket for utxo diffs
* [NOD-101] Add error when diff data is not found
* [NOD-101] Fix serialization comment
2019-04-11 16:09:44 +03:00
Ori Newman
254eab96cd
[NOD-55] Change daghash hash to pointer in most places ( #239 )
...
* [NOD-55] Change daghash.Hash to pointer in most places
* [NOD-55] Fixed format error
* [NOD-55] Fixed merge error
* [NOD-55] Cancel copying hash in blockSet.hashes()
2019-04-02 13:49:47 +03:00
Stas Boutenko
a26fd21ae7
[DEV-32] Renamed chaincfg to dagconfig and chainhash to daghash.
2018-06-19 18:19:54 +03:00
Mike Zak
9d6ea58b4c
[DEV-14] Removed Segwit from wire package.
2018-06-13 11:20:46 +03:00
Stas Boutenko
2901d302f3
Updated references.
2018-06-03 18:34:09 +03:00
Olaoluwa Osuntokun
5596b63846
multi: fix linter warnings
2018-05-23 16:46:15 -07:00
Olaoluwa Osuntokun
b72e16f0d6
multi: correct all import paths
2018-05-23 16:46:15 -07:00
Olaoluwa Osuntokun
ceb1caeb24
wire: increase MaxGetCFiltersReqRange from 100 to 1000
2018-05-23 16:46:15 -07:00
Jim Posen
daac60675e
multi: Redefine GetCFilters to have StartHeight and StopHash.
2018-05-23 16:46:15 -07:00