Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
a1a962c
feat: add error categorization and retry logic
May 21, 2026
7806a48
feat: implement API rate limiting middleware
May 21, 2026
38c500f
feat: apply rate limiting to all critical API routes
May 21, 2026
af5b1e6
feat: add balance checking to swap flow
May 21, 2026
70d37da
feat: add ERC-8004 agent deployment script
May 21, 2026
be42aa3
docs: add Phase 2 implementation documentation
May 21, 2026
94bae79
chore: add deploy:agent script to root package.json
May 21, 2026
0cfb5ff
docs: add Phase 2 completion summary and verification report
May 21, 2026
8a49f96
chore: remove obsolete documentation files
May 21, 2026
d761b71
chore: remove unused image assets
May 21, 2026
54480ce
chore: update .env.example with latest configuration
May 21, 2026
1493e3a
chore: update minipay constants
May 21, 2026
f370627
chore: update supabase client configuration
May 21, 2026
bd3a06f
chore: update home page component
May 21, 2026
225ff73
chore: update pnpm lock file
May 21, 2026
4336607
docs: add final commit report with complete summary
May 21, 2026
0d84ef5
docs: add comprehensive commit history and reference guide
May 21, 2026
df4e844
del: delete mds
May 21, 2026
b392e74
docs: add pull request description
May 21, 2026
a7042c0
fix: update tsconfig with proper node types configuration
May 21, 2026
5096479
chore: add missing dev dependencies
May 21, 2026
8a0161d
fix: fix ES module imports in deploy-agent script
May 21, 2026
ec06129
docs: update START_HERE.md
May 21, 2026
89e341f
chore: reorganize scripts and clean up root directory
May 21, 2026
9f29e97
fix: pnpm lock update
May 21, 2026
057b75e
fix: resolve wallet connection stuck issue in Web3Providers
May 22, 2026
c5bfb9e
chore: comment out unused Start Swapping CTA button
May 22, 2026
bb823c5
fix: update Sentry replay integration to use new API
May 22, 2026
a2483ab
chore: update ESLint configuration and lint script
May 22, 2026
d3b2333
chore: remove redundant baseUrl from tsconfig.json
May 22, 2026
7e10c8a
chore: add type-check script to root package.json
May 22, 2026
03556a8
chore: update root tsconfig.json for TypeScript 6.0 compatibility
May 22, 2026
ff0b785
config: config update
May 22, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
292 changes: 0 additions & 292 deletions NEXT_STEPS.md

This file was deleted.

Loading
Loading