This website requires JavaScript.
12df88d196
fix(blockchain-explorer): fix template formatting and enhance health check endpoint
oib
2026-02-28 21:58:53 +01:00
2d97783fb1
refactor(coordinator-api,blockchain-explorer): add response caching and fix timestamp handling
oib
2026-02-28 21:50:25 +01:00
93ffaf53de
feat(coordinator-api): add database connection pooling configuration and comprehensive payment validation
oib
2026-02-28 21:35:58 +01:00
57b12a882a
refactor(coordinator-api): enhance startup/shutdown logging and add rate limit metrics endpoint
oib
2026-02-28 21:29:08 +01:00
2ec1ceb600
refactor(coordinator-api): make rate limits configurable via environment variables
oib
2026-02-28 21:25:46 +01:00
f05195749c
feat(coordinator-api): add global exception handler and rate limiting to marketplace and exchange endpoints
oib
2026-02-28 21:22:37 +01:00
7cb0b30dae
refactor: migrate all remaining modules to use shared aitbc.logging from aitbc-core package
oib
2026-02-28 21:17:53 +01:00
f6ee77f497
refactor: consolidate logging to shared aitbc-core package and upgrade database dependencies
oib
2026-02-28 21:09:14 +01:00
d072acb468
docs: update documentation links and expand Q2-Q3 2026 milestone plan
oib
2026-02-27 23:33:39 +01:00
d7e3d645a8
chore(contracts): add deployment artifacts for multi-node
oib
2026-02-27 23:09:07 +01:00
c6f1bcb62a
fix(contracts): fix constructor arguments in deploy script and remove inline assembly
oib
2026-02-27 23:07:52 +01:00
7b33f9e417
feat: recreate remaining missing agent smart contracts from docs
oib
2026-02-27 23:00:27 +01:00
285c0dab1c
feat: recreate AgentMarketplaceV2.sol based on docs
oib
2026-02-27 22:57:14 +01:00
8ca8fa041d
feat: recreate AgentServiceMarketplace.sol based on docs
oib
2026-02-27 22:56:13 +01:00
501676ff93
feat: recreate AgentWallet.sol based on docs
oib
2026-02-27 22:54:37 +01:00
d152044c6f
chore: upgrade package.json engines to Node >=22.22.0 across all packages
oib
2026-02-27 22:48:30 +01:00
864ef4343e
refactor(contracts): remove deprecated AIPowerRental contract in favor of bounty system
oib
2026-02-27 21:46:54 +01:00
a477681c4b
feat(developer-ecosystem): implement bounty and staking system with ZK-proof integration
oib
2026-02-27 17:51:23 +01:00
27e836bf3f
refactor(coordinator): standardize database path to follow blockchain-node pattern
oib
2026-02-27 17:32:00 +01:00
d023654e74
refactor(theme): remove light theme and enforce dark mode across all apps
oib
2026-02-27 14:00:33 +01:00
521f7ec04a
fix(website): fix reference error on dark mode toggle button by standardizing classes and removing inline onclick
oib
2026-02-27 13:44:14 +01:00
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