changelog

{data.name} Sami Fouad made a commit to tananetwork/tana-ledger

fix website_update transaction processing v0.8.25

-(ledger): fix address derivation to use 8 bytes and correct version bytes (0x41/0x6f) -(ledger): fix JSONB double-serialization handling using #>> '{}' operator -(ledger): add T4 content promotion call to website_update processor -(ledger): add delegate JWT validation with signature verification

Verified
+753 -3
Dec 7

{data.name} Sami Fouad made a commit to samifouad/website

Update repos.json - adding tana-dns

Verified
+7 -7
Dec 7
97
100
93
92

{data.name} Sami Fouad made a commit to tananetwork/tana-dns

Update README.md - simplifying it

Verified
+2 -35
Dec 7

{data.name} Sami Fouad made a commit to tananetwork/tana-dns

ci: disable linux-arm64 build (requires paid runners)

  • remove linux-arm64 job from workflow
  • docker image now amd64 only
  • darwin builds still run for local dev
Verified
+4 -47
Dec 7

{data.name} Sami Fouad made a commit to tananetwork/tana-dns

docs: casual readme, move technical details to OVERVIEW.md

  • readme now follows samifouad.com style (lowercase, casual explainer)
  • technical implementation details moved to OVERVIEW.md
  • focused on what it does, not how
Verified
+121 -54
Dec 7

{data.name} Sami Fouad made a commit to tananetwork/tana-dns

Remove DockerHub publishing, GHCR only v0.1.0

  • Remove public DockerHub registry, keep GHCR private
  • DNS is internal infrastructure, not public image
Verified
+0 -15
Dec 7

{data.name} Sami Fouad made a commit to tananetwork/tana-dns

Initial tana-dns implementation v0.1.0

  • Authoritative DNS server for tana.network zone
  • Wildcard subdomain support for *.tana.network
  • Custom domain resolution via tana-api lookup
  • TXT record verification for domain ownership
  • GitHub Actions workflow with sccache for fast builds
  • Multi-arch Docker support (amd64/arm64)
Verified
+2,690 -0
Dec 7

{data.name} Sami Fouad made a commit to tananetwork/tana-ledger

fix contract cache writes to use safe default path v0.8.24

  • (ledger): Changed contract cache dir from process.cwd()/contracts to /tmp/tana-contracts
  • (ledger): Made cache writes non-fatal - wraps in try/catch since edge now fetches from T4
  • (ledger): Added CONTRACT_CACHE_DIR env var for custom cache location
Verified
+34 -25
Dec 7

{data.name} Sami Fouad made a commit to tananetwork/vite-plugin-tana

remove timestamp from generated contracts v0.0.1

-(vite-plugin-tana): remove Generated timestamp comment from contract.js

Verified
+0 -1
Dec 7

{data.name} Sami Fouad made a commit to tananetwork/tana-box-git

clean up README documentation v0.0.2

-(box-git): simplify and lowercase readme format -(box-git): remove WIP markers from features list -(box-git): streamline examples and usage sections

Verified
+32 -58
Dec 7

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18