Commit Graph

21 Commits (ef680a1cc2e6696e7c61dc10d465dddc6d15683c)

Author SHA1 Message Date
Niels Andriesse 81dc2077e8 Fix error handling issue 7 years ago
Niels Andriesse b70f1810b2 Fix crash 7 years ago
Niels Andriesse 69d3703f4c Fix LokiKit warning 7 years ago
Niels Andriesse b287b9f8ba Fix access modifiers 7 years ago
Niels Andriesse 048b5bf89b Fix build 7 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)
7 years ago
Mikunj 3570a2438c Update proof of work access. 7 years ago
Niels Andriesse 9e388e16de Move files 7 years ago
Mikunj 5e894c1149 Fixes stuff that broke during merge 7 years ago
Mikunj e45afca912 Merge branch 'mikunj/loki-kit' 7 years ago
Mikunj c02ae62a8d Added lokikit 7 years ago
Niels Andriesse e8fe66ea9d Create BuildConfiguration 7 years ago
Niels Andriesse a84966f8fa Ditch isDevelopment flag 7 years ago
Niels Andriesse 69270a495e Clean 7 years ago
Niels Andriesse 8a605858fd Clean & suppress warnings for dependencies 7 years ago
Mikunj 0f33085de4 Set trialValue to maximum 7 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.
7 years ago
Mikunj d3f1ba5c8e Improved code 7 years ago
Mikunj f98a143bbe Added proof of work 7 years ago
Niels Andriesse 08a1ec77a1 Rename ServiceNode → LokiMessagingAPI 7 years ago
Niels Andriesse c1e121b271 Create LokiKit 7 years ago