tomFlowee
|
1f2f7c36d2
|
Port the boost container to the std one.
The unordered_map is now available in stl, and said to be better,
so lets slowly switch over
|
2021-02-03 16:31:46 +01:00 |
|
tomFlowee
|
3fe98afce9
|
Minor cleanup
This removes some unused includes from common headers and dead code
from some C++ files.
|
2021-01-05 22:05:25 +01:00 |
|
TomZ
|
e07083dd85
|
Make uint256::Compare simpler and be unit-tested
|
2019-07-29 22:47:36 +02:00 |
|
TomZ
|
e137a7b59f
|
Add simple memcpy constructor to KeyId / uint160
|
2019-05-06 14:45:12 +02:00 |
|
TomZ
|
d722bf4290
|
Move hash helper to more logical place
|
2019-04-01 15:34:13 +02:00 |
|
TomZ
|
cdec1fa593
|
Implement CTOR validation
|
2018-11-15 23:35:43 +01:00 |
|
TomZ
|
b76ca3a97e
|
Start libs/utils
|
2018-02-13 13:27:58 +01:00 |
|