Ori Newman 62ddd8fe1c [NOD-1444] Implement getHeaders RPC command (#944)
* [NOD-1444] Implement getHeaders RPC command

* [NOD-1444] Fix tests and comments

* [NOD-1444] Fix error message

* [NOD-1444] Make GetHeaders propagate header serialization errors

* [NOD-1444] RLock the dag on GetHeaders

* [NOD-1444] Change the error field number to 1000
2020-10-06 11:18:31 +03:00
..
2020-01-02 16:57:43 +02:00

daghash

ISC License GoDoc

daghash provides a generic hash type and associated functions that allows the specific hash algorithm to be abstracted.