stasatdaglabs
8323e468da
[NOD-200] Add GetSubNetwork command to JSON-RPC ( #314 )
...
* [NOD-200] Implemented the GetSubnetwork JSON-RPC command.
* [NOD-200] Fixed a copy+paste error in a comment.
2019-05-29 17:59:18 +03:00
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
Evgeny Khirin
8683258e4a
[NOD-151] Removed VerifyDAG RPC API ( #272 )
2019-04-30 13:22:29 +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
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
Evgeny Khirin
3eeff11231
[DEV-317] Update JSON-RPC API call GetBlock to allow filtering by SubNetworkID ( #180 )
...
* [DEV-317] Update JSON-RPC API call GetBlock to allow filtering by SubNetworkID
* [DEV-317] Changed comments, messages and refactored code
2019-02-05 16:38:21 +02:00
Svarog
2db8d603f3
[DEV-37] Rename rpcclient/chain.go -> dag.go + update all references to xxxChainxxx commands to xxxDAGxxx ( #12 )
2018-06-21 17:42:54 +03:00