UdjinM6
|
d5ef77ba99
|
Refactor: use constant refs and Ret suffix (#1928)
* Refactor function params from `std::string` to `const std::string&`
* Refactor more function params to use const references
|
2018-02-12 15:49:00 +03:00 |
|
Alexander Block
|
7765c87e79
|
Remove nType and nVersion from Dash related serialization code
Also remove bogus "nVersion = this->nVersion" assignments. These were
leftovers from old times.
|
2018-01-15 06:14:15 +01:00 |
|
Holger Schinzel
|
e1702cd4ec
|
bump copyright notice to 2017 (#1207)
|
2016-12-20 17:26:45 +04:00 |
|
UdjinM6
|
b8557662d3
|
Rewrite fulfilled requests handling (#1040)
|
2016-09-27 11:50:04 +04:00 |
|