This website requires JavaScript.
cb6896823e
fix(website): fix javascript syntax error by removing dangling brackets in main.js
oib
2026-02-27 13:32:04 +01:00
c67e2370c9
fix(website): remove invalid escape sequence syntax error in web-vitals.js
oib
2026-02-27 13:18:56 +01:00
01bdbef1e4
fix(website): synchronize theme state across all apps and prevent toggle conflicts
oib
2026-02-27 13:15:01 +01:00
c2e1b1228c
fix(website): remove dead telemetry POST request from web-vitals.js to prevent 404 console errors
oib
2026-02-27 13:05:28 +01:00
e5092f2e83
fix(exchange): remove duplicate initializeTheme call and fix broken api route references
oib
2026-02-27 12:55:26 +01:00
e6094c9757
fix(website): inject font-awesome css to sub-apps to render the header cube logo
oib
2026-02-27 12:42:10 +01:00
9e70134494
fix(website): lock max-width to 1160px globally for header and containers
oib
2026-02-27 12:36:51 +01:00
39bc288a4d
fix(website): remove duplicate marketplace link from header actions on landing page
oib
2026-02-27 12:29:16 +01:00
37bdc7d034
fix(website): lock global header height to 90px and remove duplicate marketplace nav button
oib
2026-02-27 12:25:21 +01:00
2b6ac4a0bb
fix(website): ensure data-theme='dark' is present on html tags across all apps for correct header rendering
oib
2026-02-27 12:14:05 +01:00
8587a9f2b5
fix(explorer): unify header and dark mode theme with global standard
oib
2026-02-27 12:09:11 +01:00
df726f9ccb
fix(marketplace): resolve duplicate stats-grid element breaking stats rendering
oib
2026-02-27 12:00:22 +01:00
db63a008f4
fix(marketplace): unify header with global site header
oib
2026-02-27 11:52:04 +01:00
f3ab29a981
fix(exchange): unify header, match global theme, and fix broken API fallback/links
oib
2026-02-27 11:48:41 +01:00
5fd239e283
fix(website): use absolute paths for global header assets
oib
2026-02-27 11:28:42 +01:00
92e9b37f6d
fix(website): standardize docs header and update terminology
oib
2026-02-27 11:10:25 +01:00
a12c6b274c
fix(website): correct css path for docs index page
oib
2026-02-27 11:01:00 +01:00
b6cccda194
feat: optimize website for OpenClaw Agent focus
oib
2026-02-27 10:57:10 +01:00
c5af4819ff
fix: change explorer port to 3001 and add systemd service configuration
oib
2026-02-26 23:42:23 +01:00
dd5c7f0e22
fix: resolve explorer transaction search, timestamp formatting, and optimize RPC total_count queries
oib
2026-02-26 23:26:59 +01:00
7bb2905cca
Update database paths and fix foreign key references across coordinator API
oib
2026-02-26 19:32:06 +01:00
1e2ea0bb9d
docs: enhance README with emojis and core features list
oib
2026-02-26 19:25:04 +01:00
efd358dfac
docs: next milestone planning for OpenClaw Agent Economics
oib
2026-02-26 19:22:16 +01:00
88971a3216
docs: automated documentation update and phase 8 archiving
oib
2026-02-26 19:17:53 +01:00
825f157749
Update Python version requirements and fix compatibility issues
oib
2026-02-24 18:41:08 +01:00
24b3a37733
Update documentation for completed enhanced services deployment
oib
2026-02-24 18:27:27 +01:00
d4001254ec
Update .lycheeignore to exclude internal documentation links
oib
2026-02-24 17:51:30 +01:00
22ef6f56e2
Fix broken markdown links after documentation merge
oib
2026-02-24 17:49:52 +01:00
c6b9c679b9
Fix UNIX glob pattern error in GitHub Actions
oib
2026-02-24 17:48:27 +01:00
938ced2e27
Fix npm CI error in GitHub Actions
oib
2026-02-24 17:47:45 +01:00
5c119c79ce
Add release notes for v0.1.0
oib
2026-02-24 17:45:35 +01:00
1e4db1bada
Release v0.1.0 - Early Testing Phase
oib
2026-02-24 17:44:51 +01:00
82bbe5cb54
docs: simplify README to focus on core value proposition and remove obsolete trade-exchange HTML
oib
2026-02-22 21:55:44 +01:00
6901e0084f
docs/config/packages: add v0.1 release prep, security status, and SDK enhancements
oib
2026-02-19 21:47:28 +01:00
1073d7b61a
docs: fix blockchain RPC port references and dead links
oib
2026-02-19 10:50:51 +01:00
b735da9e98
Merge pull request #3 from oib/codex/analyze-codebase-and-suggest-improvements-exvc22
Andreas Michael Fleckl
2026-02-17 16:25:07 +01:00
c23c256249
Merge branch 'main' into codex/analyze-codebase-and-suggest-improvements-exvc22
Andreas Michael Fleckl
2026-02-17 16:24:35 +01:00
f1fa7768f3
cli/docs/tests: harden editor launch and refine docs/test coverage
Andreas Michael Fleckl
2026-02-17 16:23:45 +01:00
c41ec60ed7
Merge pull request #2 from oib/codex/analyze-codebase-and-suggest-improvements-6omr61
Andreas Michael Fleckl
2026-02-17 16:15:25 +01:00
b28148f5ec
Merge branch 'main' into codex/analyze-codebase-and-suggest-improvements-6omr61
Andreas Michael Fleckl
2026-02-17 16:15:02 +01:00
9c8ec21479
docs/tests: fix remaining dead links and add export empty-yaml test
Andreas Michael Fleckl
2026-02-17 16:10:02 +01:00
8748329598
Merge pull request #1 from oib/codex/analyze-codebase-and-suggest-improvements
Andreas Michael Fleckl
2026-02-17 16:01:19 +01:00
e2dfb0ea84
fix: implement review follow-ups across docs, config, and tests
Andreas Michael Fleckl
2026-02-17 16:00:11 +01:00
a77eae9517
docs: add codebase review task suggestions
Andreas Michael Fleckl
2026-02-17 15:50:54 +01:00
421191ccaf
feat: add transaction hash search to blockchain explorer and cleanup settlement storage
oib
2026-02-17 14:34:12 +01:00
31d3d70836
feat: add blockchain RPC blocks-range endpoint and marketplace bid listing
oib
2026-02-16 22:54:08 +01:00
fdc3012780
feat: add skeleton loaders to marketplace and integrate global header across docs
oib
2026-02-15 20:44:04 +01:00
7062b2cc78
feat: add dark mode, navigation, and Web Vitals tracking to marketplace
oib
2026-02-15 19:02:51 +01:00
72e21fd07f
feat: show Ollama plugin badge and available LLM models on marketplace cards
oib
2026-02-14 16:57:15 +01:00
417259171a
feat: marketplace GPU spec cards with VRAM, CUDA, region, pricing
oib
2026-02-14 16:52:17 +01:00
182e8572fa
fix: remove /v1 from marketplace API fetch paths
oib
2026-02-14 16:48:38 +01:00
ba638c3905
feat: switch marketplace to production mode with real GPU offer
oib
2026-02-14 16:46:48 +01:00
a13f5ed187
fix: marketplace asset paths and add vite.config.ts
oib
2026-02-14 16:35:33 +01:00
8741724250
docs: rewrite infrastructure.md — current two-tier architecture
oib
2026-02-14 16:30:28 +01:00
5e69bbfab9
chore: untrack Solidity build artifacts (41 files, 2.2MB)
oib
2026-02-13 23:42:47 +01:00
6f60d4283f
docs: add Component READMEs section to docs/README.md
oib
2026-02-13 23:40:16 +01:00
f97ace74cb
chore: clean up stray .md files — delete junk, move chaos doc
oib
2026-02-13 23:37:04 +01:00
fb4b9a2e49
refactor: clean up tests/ root — delete junk, sort into subdirs
oib
2026-02-13 23:32:58 +01:00
d9481f2b92
refactor: merge scripts/test/ into tests/verification/
oib
2026-02-13 23:29:48 +01:00
3b4cc69179
refactor: organize scripts/, remove stale root dirs, clean up structure
oib
2026-02-13 23:26:53 +01:00
76078221cb
chore: move examples/example_client_remote.py to docs/8_development/, remove empty examples/
oib
2026-02-13 23:19:52 +01:00
07f3a87328
docs: restructure website, optimize HTML, gitignore private files
oib
2026-02-13 23:18:52 +01:00
06e48ef34b
chore: standardize configuration, logging, and error handling across blockchain node and coordinator API
oib
2026-02-13 22:39:43 +01:00
0cbd2b507c
docs: update security documentation with completed fixes and deployment status
oib
2026-02-13 16:23:01 +01:00
de5b0f2696
refactor: replace requests with httpx in Bitcoin wallet and blockchain services
oib
2026-02-13 16:10:57 +01:00
c984a1e052
chore: enhance security configuration across applications
oib
2026-02-13 16:07:03 +01:00
e9646cc7dd
ci: simplify CLI tests workflow to single Python version and add missing dependencies
oib
2026-02-12 21:05:05 +01:00
65b63de56f
docs: update README with comprehensive test results, CLI documentation, and enhanced feature descriptions
oib
2026-02-12 20:58:21 +01:00
5120861e17
feat: add GPU-specific fields to marketplace offers and create dedicated GPU marketplace router
oib
2026-02-12 19:08:17 +01:00
76a2fc9b6d
docs: update repository URLs from Gitea to GitHub across all documentation
oib
2026-02-11 22:05:59 +01:00
3b3e97579f
chore: remove RFC pull request template
oib
2026-02-11 21:54:40 +01:00
985e2a8a20
ci: remove GitHub Actions test workflow
oib
2026-02-11 21:52:00 +01:00
4eadaf954a
chore: remove cleanup and security guide documentation files
oib
2026-02-11 21:50:38 +01:00
63d64262ac
ci: fix package name nacl -> PyNaCl
oib
2026-02-11 21:49:12 +01:00
9ad49fde35
ci: replace poetry with pip install to fix root-level pyproject.toml issue
oib
2026-02-11 21:47:19 +01:00
32603900de
ci: fix workflow to install poetry deps per-app instead of root
oib
2026-02-11 21:45:47 +01:00
15675390ac
security: remove all hardcoded API keys, require from environment
oib
2026-02-11 21:33:18 +01:00
b36e5a33ea
chore: add .env.example files for blockchain-node and coordinator-api
oib
2026-02-11 21:28:09 +01:00
073ca0d09c
chore: add blockchain node data dir to gitignore
oib
2026-02-11 21:24:56 +01:00
3a12a66bda
security: remove hardcoded credentials, use env vars for Bitcoin RPC, PostgreSQL, and API keys
oib
2026-02-11 21:22:01 +01:00
5773156ce1
docs: add structure.md, update files.md, rewrite README for GitHub, add favicon, replace debug prints with logging, remove stale src/ copy and empty dirs
oib
2026-02-11 21:14:56 +01:00
6fcc573db7
chore: exclude .windsurf, test-results, wallet files from git tracking
oib
2026-02-11 21:06:40 +01:00
a9f9003ad1
docs: update documentation links to use relative paths and add system flow references
oib
2026-02-11 20:59:05 +01:00
86e5c6f1a3
feat: Convert HTML documentation to markdown and add web format
oib
2026-01-29 15:06:36 +01:00
b9688dacf3
docs: enhance Ollama GPU test workflow, reorganize project structure, and fix pytest warnings
oib
2026-01-29 13:20:09 +01:00
ff4554b9dd
``` chore: remove obsolete payment architecture and integration test documentation
oib
2026-01-29 12:28:43 +01:00
5c99c92ffb
test
oib
2026-01-26 19:58:21 +01:00
329b3beeba
``` feat: add SQLModel relationships, fix ZK verifier circuit integration, and complete Stage 19-20 documentation
oib
2026-01-24 18:34:37 +01:00
55ced77928
``` chore: remove obsolete files and add Solidity build artifacts to .gitignore
oib
2026-01-24 15:46:23 +01:00
9b9c5beb23
``` chore: enhance .gitignore and remove obsolete documentation files
oib
2026-01-24 14:44:51 +01:00
99bf335970
docs: update documentation with latest completed milestones (2025-12-30)
oib
2025-12-30 10:30:19 +01:00
2cb2fbbeda
``` feat: add market stats endpoint, wallet integration, and browser wallet link
oib
2025-12-29 18:04:04 +01:00
b3fd0ea05c
``` chore: refactor logging module, update genesis timestamp, remove model relationships, and reorganize routers
oib
2025-12-28 21:05:53 +01:00
930ee31a8f
``` chore: update genesis timestamp, fix import paths, clean compiled JS files, and adjust mock path
oib
2025-12-22 15:51:19 +01:00
a4d4be4a1e
feat: add marketplace metrics, privacy features, and service registry endpoints
oib
2025-12-22 10:33:23 +01:00
fa5a6fddf3
Based on the repository's commit message style and the changes in the diff, here's an appropriate commit message:
oib
2025-12-22 07:55:09 +01:00
b8b640666d
feat: add foreign key constraints and metrics for blockchain node
oib
2025-09-28 06:04:30 +02:00
fe29631a86
chore: initialize monorepo with project scaffolding, configs, and CI setup
oib
2025-09-27 06:05:25 +02:00