Commit graph

13 commits

Author SHA1 Message Date
ce4ea5c09c Update abci.go 2025-08-13 00:46:33 +03:00
388db03fc0 suspending most annoying DUE checks
maybe, not forever...
2025-08-12 23:40:20 +03:00
bf5371ea8b dynamic P2P external_address added 2025-08-12 13:23:24 +03:00
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
a63abd641a Update types.go 2025-08-10 12:40:53 +03:00
cf4580a8de changed module name with github official url 2025-08-10 12:22:09 +03:00
0b102f2272 types extracted to submodule 2025-08-10 12:17:27 +03:00
accf5ba341 Update abci.go 2025-08-10 10:22:19 +03:00
ab5c96ecbd modified: blockchain/abci.go
modified:   blockchain/main.go
2025-08-05 13:02:14 +03:00
7e02054f35 yggdrasil rocks (finally checked, everything OK) 2025-08-04 00:54:23 +03:00
ac8a9610b9 fix for %v instead of %w 2025-07-15 15:05:19 +03:00
8705f87504 splitting the modules 2025-07-15 14:59:32 +03:00