Include prototyping steps #1

Merged
foefl merged 15 commits from native_hashing into main 2025-12-16 12:50:07 +00:00
15 Commits
Author SHA1 Message Date
foefl d155d1afad major refactoring inlcuding renaming 2025-12-16 13:43:48 +01:00
foefl 05fa8548b0 basic blockchain functionality incl. data hashing 2025-12-15 16:47:59 +01:00
foefl 56be501a79 remove prange 2025-12-15 14:08:40 +01:00
foefl e5ca60919e mining loop with prange (not working properly) 2025-12-15 14:07:45 +01:00
foefl b3324182f7 working serialization 2025-12-15 10:46:21 +01:00
foefl 357347c30c exclude build dependencies 2025-12-15 10:45:27 +01:00
foefl 7148af36d4 exclude build libs and headers 2025-12-15 08:03:45 +01:00
foefl 9f73e2c051 C level serialisation 2025-12-12 10:58:27 +01:00
foefl 61753f03d8 prepare hashing 2025-12-12 08:24:15 +01:00
foefl 60794ddf2f add to-do for memory management 2025-12-11 16:05:50 +01:00
foefl 68356e06a5 more core implementation in Cython 2025-12-11 16:01:29 +01:00
foefl d3d5d04ef2 add C++ code for later implementation 2025-12-10 16:18:36 +01:00
foefl fa4f141230 change visibility 2025-12-01 16:38:24 +01:00
foefl 5d506a6551 new compilation run 2025-12-01 16:32:35 +01:00
foefl b7f68acb84 reference for string comparison 2025-12-01 16:12:12 +01:00