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
|
35546b62d0
|
[DEV-240] Style fixes to satisfy golint (#112)
* [DEV-240] Unexport BlockDAG/SelectedTip, since it returns unexported *blockNode
* [DEV-240] Fix blockdag package comment to satisfy golint
* [DEV-240] Add comment explaining blank import of ffldb in blockdag/test_utils.go
* [DEV-240] Add comment to FullUTXOSet.Get
* [DEV-240] Unexported config.DefaultHomeDir
* [DEV-240] Remove blank import of ffldb from config/config.go
* [DEV-240] Added comment to daghash.Strings()
* [DEV-240] Added missing comments in hdkeychain/extendedkey.go
* [DEV-240] Re-activate goline in CI Dockerfile
* [DEV-240] Fixed some typos in comments
* [DEV-240] Typo fix in comment
|
2018-11-05 12:58:17 +02:00 |
|
Ori Newman
|
b0aaa79ad0
|
[DEV-195] Implement addmanualnode, getallmanualnodesinfo, getmanualnodeinfo and removemanualnode RPC-API calls (#87)
* [DEV-195] Implement addmanualnode, getallmanualnodesinfo, getmanualnodeinfo and removemanualnode RPC-API calls
* [DEV-195] fix wrong types for handleRemoveManualNode and handleGetManualNodeInfo
* [DEV-195] fix addednode terminology to manualnode
* [DEV-195] add default values to details and onetry
* [DEV-195] fix comments
|
2018-10-11 12:38:54 +03:00 |
|
stasatdaglabs
|
e149a50f22
|
[DEV-101] Renamed server/rpcserver to server/rpc. (#55)
|
2018-08-29 15:20:42 +03:00 |
|