changelog

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

fix(routing): explicit contract execution routes v0.2.1

  • Add explicit /contracts/:id/ routes with trailing slash for edge proxy
  • Ensures contract execution requests go to edge, not ledger
  • Route order: trailing slash routes before metadata lookup route
Verified
+20 -3
Dec 3

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

add staging routes and contract deployment v0.2.0

  • api: add PUT /staging/:deploymentId/* for T4 staging uploads
  • api: add DELETE /staging/:deploymentId for cleanup
  • api: add POST /contracts route for contract deployment
  • api: fix service port defaults to match 850X standard
Verified
+24 -12
Dec 3

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

add file-based version cache v0.6.6

-(registry): cache version check results to ~/.te-outdated.json for 5 minutes -(registry): invalidate cache after update/upgrade completes -(update/upgrade): call invalidateVersionCache() after pulling images

Verified
+51 -4
Dec 3

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

default to ghcr registry v0.6.5

-(services): default registry to ghcr instead of dockerhub (public images are on ghcr) -(update): fix log message to show actual image ref being pulled

Verified
+6 -5
Dec 3

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

make monitor log visible v0.6.4

-(monitor): rename ~/.tana-engine-monitor.log to ~/tana-engine-monitor.log

Verified
+5 -5
Dec 3

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

monitor output improvements v0.6.3

-(monitor): change 'installing' to 'running' in log message -(monitor): use 'manage:' section instead of multiple 'next step:' lines -(upgrade): add timestamped logs in quiet mode when upgrades happen

Verified
+38 -14
Dec 3

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

add workflow_dispatch to docker workflow

Verified
+1 -0
Dec 3

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

cli improvements and digest fix v0.6.2

-(cli): show version in description line, switch to lowercase -v for version flag -(cli): add showHelpAfterError for better UX on unknown flags -(registry): fix multi-arch digest comparison using buildx imagetools

  • was comparing manifest list digest (RepoDigests) with platform-specific digest
  • now uses docker buildx imagetools inspect to get consistent manifest list digest
Verified
+13 -40
Dec 3

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

fix bin.js to use new package names v0.6.1

-(tana-engine): bin.js now references @tananetwork/te-* packages instead of old names

Verified
+8 -8
Dec 3

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

rename npm package to @tananetwork/te v0.6.0

-(tana-engine): npm package renamed from @tananetwork/tana-engine to @tananetwork/te -(tana-engine): binary renamed from tana-engine to te -(tana-engine): platform packages renamed to @tananetwork/te-{platform}

Verified
+54 -59
Dec 3

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