Commit graph

7 commits

Author SHA1 Message Date
dae1cd484e Add ER diagram and schema docs, enhance tx validation
Added ER.svg and database_schema.md to document the logical data model. Refactored and extended transaction validation in blockchain/abci.go to enforce ID prefix rules, entity existence, and uniqueness for promises, commitments, commiters, and beneficiaries. Updated lbc_sdk dependency version in go.mod and go.sum.
2025-08-10 22:39:28 +03:00
57c40d9f07 types is now in lbc_sdk repo 2025-08-10 13:37:06 +03:00
cf4580a8de changed module name with github official url 2025-08-10 12:22:09 +03:00
c8da753a23 yggdrasil works 2025-08-02 11:50:53 +03:00
0a77f9a78c modified: README.md
modified:   cli/run.go
    modified:   configfunctions/configfunctions.go
	modified:   go.mod
	modified:   go.sum
2025-07-12 13:30:41 +03:00
9947861ff8 major release 2025-07-12 12:07:50 +03:00
750f3b1547 commit 2025-07-08 04:28:42 +03:00