Commit Graph

21 Commits (a284f3deb6a5044b2fc0644709953a8492fd70ca)

Author SHA1 Message Date
Niels Andriesse 81dc2077e8 Fix error handling issue 5 years ago
Niels Andriesse b70f1810b2 Fix crash 5 years ago
Niels Andriesse 69d3703f4c Fix LokiKit warning 5 years ago
Niels Andriesse b287b9f8ba Fix access modifiers 5 years ago
Niels Andriesse 048b5bf89b Fix build 5 years ago
Mikunj 3e1e2dedcb Use UInt64 instead of [UInt8] where possible.
This ensures that we work with intuitive numbers rather than unintuitive arrays.
We also might get some compiler optimisations (which are minimal but still)
5 years ago
Mikunj 3570a2438c Update proof of work access. 5 years ago
Niels Andriesse 9e388e16de Move files 5 years ago
Mikunj 5e894c1149 Fixes stuff that broke during merge 5 years ago
Mikunj e45afca912 Merge branch 'mikunj/loki-kit' 5 years ago
Mikunj c02ae62a8d Added lokikit 5 years ago
Niels Andriesse e8fe66ea9d Create BuildConfiguration 5 years ago
Niels Andriesse a84966f8fa Ditch isDevelopment flag 5 years ago
Niels Andriesse 69270a495e Clean 5 years ago
Niels Andriesse 8a605858fd Clean & suppress warnings for dependencies 5 years ago
Mikunj 0f33085de4 Set trialValue to maximum 5 years ago
Mikunj 1eed630af8 Use UInt64 instead of Decimal when calculating proof of work.
Fix target calculations in proof of work.
Fix incorrect greater than comparison between UInt8 arrays.
5 years ago
Mikunj d3f1ba5c8e Improved code 5 years ago
Mikunj f98a143bbe Added proof of work 5 years ago
Niels Andriesse 08a1ec77a1 Rename ServiceNode → LokiMessagingAPI 5 years ago
Niels Andriesse c1e121b271 Create LokiKit 5 years ago