Hash2Pub/Hash2Pub
Trolli Schmittlauch 8ad247978a prototyping the NodeID creation hashing function
- misses conversion from ByteString to Integer
- uses unperformant Lazy ByteString builders + conversion to strict ones
2020-05-17 21:31:43 +02:00
..
src/Hash2Pub tests for NodeID ordering and NodeState creation #2 2020-05-17 21:31:43 +02:00
test tests for NodeID ordering and NodeState creation #2 2020-05-17 21:31:43 +02:00
.gitignore working project structure with tests 2020-05-17 21:31:43 +02:00
CHANGELOG.md working project structure with tests 2020-05-17 21:31:43 +02:00
default.nix re-structure Nix environment to make use of compiler and nixpkgs pinning 2020-05-17 21:31:43 +02:00
Hash2Pub.cabal prototyping the NodeID creation hashing function 2020-05-17 21:31:43 +02:00
hashtest.hs prototyping the NodeID creation hashing function 2020-05-17 21:31:43 +02:00
LICENSE working project structure with tests 2020-05-17 21:31:43 +02:00
Setup.hs working project structure with tests 2020-05-17 21:31:43 +02:00
shell.nix implement first actual test case with hspec and run it 2020-05-17 21:31:43 +02:00