Activity Overview

Commits and releases over time

  • Commits
  • Releases
  • Authors

Repository Explorer

3 commits in all time May 08, 2026 07:32 – Aug 06, 2026 07:32 UTC
byunghyun OpenNodia
fix: wire OPENNODIA_ALGOD_URL env so local algod is reached in Docker
The algod_url clap arg was the only override missing an env mapping, so
the compose OPENNODIA_ALGOD_URL was ignored and validation/writes fell
back to localhost:4001 -> public relay. Add the env mapping plus the
compose var; DEX startup validation now passes against the local
participation node.

Also sync the English README roadmap/components with the translated
ones (M6 Connect, M7 Channels), mark M5 done in ko/zh/ja, and refresh
two stale module comments (params.rs, matching.rs).
Git Commit 93448226 Branch main Document 8/17 ++ 6 --
byunghyun OpenNodia
docs: standardize host ports to the 37xxx range
Sync README (EN/KO/ZH/JA), INSTALL.md, init-secrets scripts, and
docker-compose host-exposed port defaults with the actual port scheme:
opennodia 37080, algod 37001, indexer 37980, vite dev 37173.
Container-internal ports are unchanged.
Git Commit 8eeb76b3 Branch main Document 9/17 ++ 15 --
ByungHyun21 OpenNodia
Initialize OpenNodia
Git Commit 8f5ba6ab Branch main Document 265/74,954 ++ 0 --